当前位置:网站首页>Final review (Day7)
Final review (Day7)
2022-07-03 05:33:00 【Naive witch】
I didn't have a good weekend , Keep your study time at 2 Hour or so , Over the weekend , I originally wanted to relax by watching anime , But I didn't expect , Addicted again . I watched two animes , It's great after reading , Although I know this is meaningless for future things , Every one pursues meaning and value , This life will lead to ……
This topic involves how to balance learning and entertainment , Watch your roommate , A roommate went to the lab in the afternoon to study until the evening , Then play games at night , Another roommate plays games in the afternoon , Then in the evening, I study with a small night light on the table in bed . I've heard a teacher in Wendu tell me about his lover , From junior college to doctor , It seems that it is also the kind of perseverance , Don't read novels, don't chase dramas , If you want to see it, it seems to use a brief version of the introduction ( I don't know what it is )! For me, , I always feel that I have some problems in the balance between learning and entertainment . First , At ordinary times, the time and frequency of watching animation are not fixed , I don't want to catch up every week . Sometimes once a week , Sometimes I watch it once a month , Sometimes I watch it once every two months , Every time I watch it, I want to pursue the addiction of seeing the end . And it's like taking drugs , It happens once every period of time . Although everyone has a different way of balancing learning and entertainment , But there is a problem for you , May be applicable to the comparator . And I seem to prefer to review in the dead of night , When the world is dark , Everything is silent , My heart is quiet .
Write a summary , I can always force myself to recall what I did today , It's like knowing yourself , Explore yourself , Observe others , The process of knowing the world , Only when you know yourself , It is possible to change yourself . But there are also times when you are afraid of yourself , Just like the previous time statistics , It's quite stressful to use , What time? , What has been done , All at a glance , Especially on holidays , I always feel invisible supervision . Use it in private !
package cn.ithema;
public class Teacher {
public void teach(){
System.out.println(" Achieve every student with love ");
}
}
package com.ithema2;
public class Demo {
public static void main(String[] args) {
cn.ithema.Teacher t=new cn.ithema.Teacher();
t.teach();
}
}
边栏推荐
- Yolov5 model construction source code details | CSDN creation punch in
- @Solutions to null pointer error caused by Autowired
- Altaro requirements for starting from backup on Hyper-V
- 获取并监控远程服务器日志
- Altaro o365 total backup subscription plan
- Altaro VM backup getting started
- Go language interface learning notes Continued
- 【无标题】
- Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
- ROS Compilation Principle
猜你喜欢
3dslam with 16 line lidar and octomap
中职网络子网划分例题解析
今天很多 CTO 都是被干掉的,因为他没有成就业务
小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计
Ueditor, FCKeditor, kindeditor editor vulnerability
Common interview questions of microservice
Deep embedding and alignment of Google | protein sequences
2022.DAY592
[basic grammar] Snake game written in C language
Webrtc native M96 version opening trip -- a reading code download and compilation (Ninja GN depot_tools)
随机推荐
appium1.22. Appium inspector after X version needs to be installed separately
Notepad++ wrap by specified character
Go language interface learning notes Continued
Transferring images using flask
Bluebridge cup real topic 2020 palindrome date simulation construction provincial competition
Disassembly and installation of Lenovo r7000 graphics card
今天很多 CTO 都是被幹掉的,因為他沒有成就業務
Covering Safari and edge, almost all mainstream browsers have realized webgl 2.0 support
Robot capture experiment demonstration video
NG Textarea-auto-resize
(perfect solution) how to set the position of Matplotlib legend freely
【实战项目】自主web服务器
Redis 过期淘汰机制
Webapidom get page elements
Map的扩容机制
Why should we rewrite hashcode when we rewrite the equals method?
How to install and configure altaro VM backup for VMware vSphere
Learn libcef together -- set cookies for your browser
Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
C language program ideas and several commonly used filters