当前位置:网站首页>2022.7.6DAY598
2022.7.6DAY598
2022-07-07 10:45:00 【Naive witch】
I took the exam today 《 Digital circuit and logic design 》, In the course of the exam , There is a situation : A female classmate behind me called my name , And ask me the fourth question, what is the counter , I'm really a little stunned , Although I often see you in class on weekdays , But we haven't communicated . Besides, I'm used to skipping alone on weekdays . She asked , I also want to answer , But I looked at the title , But I don't know how to answer . Although I don't know whether she asked multiple-choice questions or big questions , But the truth is , I'm not very good at both questions . Average academic performance , Usually I don't seem to spend money on my study 50% The energy of , Because I was still affected by some bad habits . My hard-working grades , For some people , A cheat sheet gets higher grades than you . If it's an individual phenomenon, that's good , But is that really an individual phenomenon ? It was almost the last one to hand in the exam , Whenever I see that 30 minute , A person who handed in his paper when he was a child , I couldn't help but cast a surprised look . Finally, there is time left for yourself , I always feel ants crawling in my heart . I don't know how to treat , I always feel that my efforts in learning are so worthless . Although two years , But I'm still not used to this phenomenon . I failed to answer the question of the female classmate this time , I'm also reflecting , Want to break through the dilemma , Why not start with learning , Whether your professional ability is strong enough .
Today, I have a question :“ Why should one work hard , How much effort do I have to make in College ”. Why should one work hard , From primary school to high school , Do I really want to understand this problem ? Try to get good grades in primary school , Just to be parents , A good child in the eyes of teachers . I worked hard in junior high school to get a good high school , In high school, I worked hard to get into a good university , What did you work hard for in College ? Go to college , I have been regarded as the reserve army of society . Trying hard in college is not to find a good job in the future , For more choices in the future ? And primary school , Junior high school , Work hard in high school , In essence, it is for a good job in the future . But the efforts in college are crucial , It's like walking a hundred miles, half a 90 , It seems to be approaching the destination , Once relaxed , All these years of efforts have been destroyed . Although life is like a marathon , But no one can deny 20~30 Years old is the best time to struggle . But I don't understand the characteristics of this age , I'm confused at this age , Ignorant , There is loneliness . The only way is to boil , Struggle to get ahead , You win . As for how much effort you have to make in College , I didn't think about it at the beginning , Now I see . How ambitious are you , Just try your best !
review : Automatic control principle chapter 3 Chapter Before AI 3 Chapter
English : read 20 minute ,twelve years hence 12 Years later embark v registration
public class ArraysDemo {
public static void main(String[] args) {
int[]arr={ 24,68,80,57,13};
System.out.println(" Before ordering :"+ Arrays.toString(arr));
Arrays.sort(arr);
System.out.println(" Before ordering "+Arrays.toString(arr));
}
}
public class IntegerDemo {
public static void main(String[] args) {
Integer i1=Integer.valueOf(100);
System.out.println(i1);
Integer i2=Integer.valueOf("100");
System.out.println(i2);
}
}
边栏推荐
- CC2530 zigbee IAR8.10.1环境搭建
- Find the greatest common divisor and the least common multiple (C language)
- 小程序跳转H5,配置业务域名经验教程
- China Southern Airlines pa3.1
- SQL Server 知识汇集9 : 修改数据
- [recommendation system 01] rechub
- Jump to the mobile terminal page or PC terminal page according to the device information
- Hdu-2196 tree DP learning notes
- [système recommandé 01] rechub
- JS实现链式调用
猜你喜欢

【亲测可行】error while loading shared libraries的解决方案

软考一般什么时候出成绩呢?在线蹬?

打算参加安全方面工作,信息安全工程师怎么样,软考考试需要怎么准备?

Summary of router development knowledge

Using tansformer to segment three-dimensional abdominal multiple organs -- actual battle of unetr

无法打开内核设备“\\.\VMCIDev\VMX”: 操作成功完成。是否在安装 VMware Workstation 后重新引导? 模块“DevicePowerOn”启动失败。 未能启动虚拟机。

香橙派OrangePi 4 LTS开发板通过Mini PCIE连接SATA硬盘的操作方法

Using U2 net deep network to realize -- certificate photo generation program

String formatting

“梦想杯”2017 年江苏省信息与未来小学生夏令营 IT 小能手 PK 之程序设计试题
随机推荐
JS implementation chain call
【OneNote】无法连接到网络,无法同步问题
中级网络工程师是什么?主要是考什么,有什么用?
想考中级软考,一般需要多少复习时间?
Is the soft test intermediate useful??
【推荐系统 02】DeepFM、YoutubeDNN、DSSM、MMOE
BUUCTF---Reverse---reverse1
那些易混淆的概念(三):function和class
Those confusing concepts (3): function and class
How much review time does it usually take to take the intermediate soft exam?
Records on the use of easyflash v3.3
gym安装踩坑记录
ArrayList线程不安全和解决方案
使用U2-Net深层网络实现——证件照生成程序
在线硬核工具
南航 PA3.1
高级软考(网络规划设计师)该如何备考?
Schnuka: working principle of robot visual grasping machine visual grasping
BUUCTF---Reverse---reverse1
I plan to take part in security work. How about information security engineers and how to prepare for the soft exam?