当前位置:网站首页>2022.7.3DAY595
2022.7.3DAY595
2022-07-07 10:34:00 【Naive witch】
I reviewed Discrete Mathematics for a day today , Reviewed about functions , Graph theory . I made a report about 18 year Calculation , Final questions for majors such as software . I found that the exam was more difficult than the textbook , Discrete mathematics is also an elective course in intelligence major ! It's not difficult to listen to the teacher , I have also done my homework carefully , Now I can't understand . however , If you want to get a big score, you have to review it several times .
Played 1.5 Hours of basketball , I found that there was never a shortage of basketball players in the basketball court . A roommate in the dormitory recently fell in love with basketball after watching a game , Bought a basketball , An instrument for training shooting . In the morning, I heard that he had done nucleic acid , I didn't know until I asked 6:00 Get up and play basketball ( By the way, I also made nucleic acid ), When playing basketball on the basketball court, ask him if he will return tomorrow 6:00 Get up , Take me with you if you can afford it . Tell the truth , I haven't seen the morning 6:00 Western post . Kobe once said :“ You've seen the wee hours 4:00 Los Angeles ?” morning 6:00 Get up and play basketball , I think he learned from Kobe ! Interest is really strange . But I still feel very interesting , Leave some expectation for tomorrow , It will not be impossible to get up . however , Can this last , It's a problem , I hope he can persist , Can do it !
Finally, it's about 《 Marxist principles 》 Review , Read in the Library 10 minute , Don't get around much anymore , Such a thick book , More reading, less passion , It seems that I haven't figured it out yet , Studying in college is entirely your own business , Did you read something earlier , You have to have someone to accompany you , I think reading has no atmosphere , Not very willing to remember things , Is this what I don't like to do ? I need to have fun from one thing , It is possible to do it .
read :《the water of life》100% deliverer n Deliverer grieve v Feel sad
review :《 Discrete Mathematics 》《 Marxist principles 》
public class Outer {
private int num=10;
public void method(){
int num2=20;
class Inner
{
public void show()
{
System.out.println(num);
System.out.println(num2);
}
}
Inner i=new Inner();
i.show();
}
}
public class InnerDemo {
public static void main(String[] args) {
// Outer.Inner OI=new Outer().new Inner();
// OI.show();
Outer O=new Outer();
O.method();
}
}
边栏推荐
- Some properties of leetcode139 Yang Hui triangle
- [daiy5] jz77 print binary tree in zigzag order
- Prototype and prototype chain
- High number_ Chapter 1 space analytic geometry and vector algebra_ Quantity product of vectors
- MONAI版本更新到 0.9 啦,看看有什么新功能
- [牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树
- Jump to the mobile terminal page or PC terminal page according to the device information
- About hzero resource error (groovy.lang.missingpropertyexception: no such property: weight for class)
- P1223 排队接水/1319:【例6.1】排队接水
- Pre knowledge reserve of TS type gymnastics to become an excellent TS gymnastics master
猜你喜欢
Leetcode-304: two dimensional area and retrieval - matrix immutable
555电路详解
JMeter installation
P1223 排队接水/1319:【例6.1】排队接水
Openinstall and Hupu have reached a cooperation to mine the data value of sports culture industry
P1031 [NOIP2002 提高组] 均分纸牌
1324:【例6.6】整数区间
01 use function to approximate cosine function (15 points)
ADB utility commands (network package, log, tuning related)
JMeter loop controller and CSV data file settings are used together
随机推荐
路由器开发知识汇总
High number_ Chapter 1 space analytic geometry and vector algebra_ Quantity product of vectors
Study summary of postgraduate entrance examination in November
软考信息处理技术员有哪些备考资料与方法?
【acwing】789. Range of numbers (binary basis)
Remote meter reading, switching on and off operation command
MySQL insert data create trigger fill UUID field value
1321:【例6.3】删数问题(Noip1994)
【PyTorch 07】 动手学深度学习——chapter_preliminaries/ndarray 习题动手版
软考中级电子商务师含金量高嘛?
About hzero resource error (groovy.lang.missingpropertyexception: no such property: weight for class)
BigDecimal数值比较
Smart city construction based on GIS 3D visualization technology
[牛客网刷题 Day6] JZ27 二叉树的镜像
南航 PA3.1
Socket通信原理和实践
Leetcode-303: region and retrieval - array immutable
Pre knowledge reserve of TS type gymnastics to become an excellent TS gymnastics master
[dai6] mirror image of JZ27 binary tree
JMeter loop controller and CSV data file settings are used together