当前位置:网站首页>期末复习(DAY7)
期末复习(DAY7)
2022-07-03 05:27:00 【天真小巫】
这个周末过的不咋的,每天的学习时间保持在2小时左右,周末,本来想通过看看动漫放松一下的,可是没想到,又上瘾了。看了两部动漫,看完之后挺爽的,虽然知道这对于以后的事情没有意义,但凡是都去追寻意义和价值,这人生就过得……
这话题就涉及到了如何平衡学习娱乐了,观察一下身边的室友,有位室友通过下午去实验室卷到晚上,然后晚上打游戏,还有位室友下午打游戏,然后晚上在床上桌上开着小夜灯学习。之前也听文都的一位老师讲过他的爱人,从大专读到博士,靠得好像也是那种坚持不懈的劲,不看小说不追剧,想看的话好像用简略版的简介吧(也不知道那是啥)!对于我,我总觉得自己在学习与娱乐之间的平衡方法有些问题。首先,平时看动漫的时间和频率都是不固定的,也不想每周追更。时而一周看一次,时而一个月看一次,时而两个月看一次,每次看的时候都想要追求那种一看到底的瘾。而这好像吸毒一样,每段时间都会发作一次。虽然每个人平衡学习与娱乐的方式不同,但对你来说有问题的方法,可能对比人适用。而我好像更喜欢那种在夜深人静的时候复习,当世界一片漆黑,万物沉寂,自己的心也静了。
写总结,总能迫使自己回想今天都做了什么,这就像一个认识自己,探索自己,观察他人,认识世界的过程,唯有了解了自我,才有改变自我的可能。但也有畏惧自己的时候,就像之前的时间统计法,用起来压力还挺大的,什么时间,做了什么事,都一览无余,尤其到了节假日,总感觉受到了无形的监督。用的话还是私下用吧!
package cn.ithema;
public class Teacher {
public void teach(){
System.out.println("用爱成就每一位学员");
}
}
package com.ithema2;
public class Demo {
public static void main(String[] args) {
cn.ithema.Teacher t=new cn.ithema.Teacher();
t.teach();
}
}
边栏推荐
- Celebrate the new year together
- Make your own dataset
- "C and pointer" - Chapter 13 advanced pointer int * (* (* (*f) () [6]) ()
- (subplots用法)matplotlib如何绘制多个子图(轴域)
- 6.23星期四库作业
- 【实战项目】自主web服务器
- Redis 击穿穿透雪崩
- C language program ideas and several commonly used filters
- Go practice -- closures in golang (anonymous functions, closures)
- 小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计
猜你喜欢

College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN

"C and pointer" - Chapter 13 function pointer 1: callback function 2 (combined with template to simplify code)

(完美解决)matplotlib图例(legend)如何自由设置其位置

大学校园IP网络广播-厂家基于校园局域网的大学校园IP广播方案设计指南

Introduction to deep learning (II) -- univariate linear regression

BIO、NIO、AIO区别

Brief introduction of realsense d435i imaging principle

redis 无法远程连接问题。
![[basic grammar] C language uses for loop to print Pentagram](/img/9e/021c6c0e748e0981d4233f74c83e76.jpg)
[basic grammar] C language uses for loop to print Pentagram

Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
随机推荐
Botu uses peek and poke for IO mapping
Chapter II program design of circular structure
appium1.22. Appium inspector after X version needs to be installed separately
appium1.22.x 版本后的 appium inspector 需单独安装
Source insight automatic installation and licensing
Interview question -- output the same characters in two character arrays
"C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
Introduction to redis and explanation of data types
ninja: build stopped: subcommand failed.
Appium 1.22. L'Inspecteur appium après la version X doit être installé séparément
Yolov5 model construction source code details | CSDN creation punch in
Common interview questions of microservice
Deploy crawl detection network using tensorrt (I)
Export the altaro event log to a text file
"C and pointer" - Chapter 13 advanced pointer int * (* (* (*f) () [6]) ()
BTC-密码学原理
Go practice -- closures in golang (anonymous functions, closures)
Learn libcef together -- set cookies for your browser
Detailed explanation of yolov5 training own data set
Gan network thought