当前位置:网站首页>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();
}
}
边栏推荐
- mysql启动报错:The server quit without updating PID file几种解决办法
- 期末复习(Day2)
- (subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
- 乾元通多卡聚合路由器的技术解析
- Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
- ninja: build stopped: subcommand failed.
- Principles of BTC cryptography
- College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN
- Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
- appium1.22.x 版本后的 appium inspector 需单独安装
猜你喜欢

Progressive multi grasp detection using grasp path for rgbd images

How to use source insight

Differences among bio, NiO and AIO

appium1.22.x 版本後的 appium inspector 需單獨安裝

Technical analysis of qianyuantong multi card aggregation router

DEX net 2.0 for crawl detection

How do I migrate my altaro VM backup configuration to another machine?

appium1.22.x 版本后的 appium inspector 需单独安装

Principles of BTC cryptography

Yolov5 network structure + code + application details | CSDN creation punch in
随机推荐
Go language interface learning notes Continued
Botu uses peek and poke for IO mapping
Win10 install pytullet and test
AtCoder Beginner Contest 258(A-D)
Redis 过期淘汰机制
ROS Compilation Principle
配置xml文件的dtd
Pytorch through load_ state_ Dict load weight
期末复习(day3)
3dslam with 16 line lidar and octomap
Redis 入门和数据类型讲解
Robot capture experiment demonstration video
Why should we rewrite hashcode when we rewrite the equals method?
请求数据库报错:“could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGram
Why is go language particularly popular in China
Go practice - gorilla / handlers used by gorilla web Toolkit
Map的扩容机制
SimpleITK学习笔记
Altaro VM backup getting started
Redis 击穿穿透雪崩