当前位置:网站首页>Final review (Day6)
Final review (Day6)
2022-07-03 05:33:00 【Naive witch】
Today, I think of starring Stallone 《 Rocky 》 The movie , This film is an inspirational film about boxing , Although I think the boxing picture of this film can't compare with boica's 《 The ultimate fighter 》, But after reading the comments , not have understood until then 《 Rocky 》 This movie is not just about the process of a waste material realizing the boxing dream , It talks about marriage , family , Personal ideal , Career, etc . The theme is very close to reality . Whether it's the departure of a friend , Or the departure of his wife , The departure of the coach , Rocky has also been lost , Decadent , Finally, cheer up . The evaluation of him is , A forever soldier . In the life , I should also be like a soldier , Don't bow to life , Keep attacking , Offense is the best defense .
review :《 Automatic control principle 》 Chapter five exercises , It takes too much time in chapter five , Make sure you finish the task of the day .
《 Count the electricity 》10 A question of judgment ,5 Fill in the blanks .《 Big talk data structure 》 After reading about trees .
English : read “lily and the lion” bold adj Bold comely adj Beautiful
Programming : Standard production
public class Student {
// Member variables
private String name;
private int age;
// Construction method
public Student(){
}
public Student(String name, int age){
this.name=name;
this.age=age;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public int getAge() {
return age;
}
public void setAge(int age) {
this.age = age;
}
public void show(){
System.out.println(name+","+age);
}
}
public class StudentDemo {
public static void main(String[] args) {
Student s=new Student();
s.setName(" Brigitte Lin ");
s.setAge(30);
s.show();
// The construction method with parameters directly creates objects with attribute values
Student s1=new Student(" Brigitte Lin ",30);
s1.show();
}
}
边栏推荐
- Introduction to deep learning - definition Introduction (I)
- Introduction to deep learning (II) -- univariate linear regression
- Redis使用Lua脚本简介
- [practical project] autonomous web server
- Robot capture experiment demonstration video
- mysql启动报错:The server quit without updating PID file几种解决办法
- es7创建索引容易犯的错误
- 获取并监控远程服务器日志
- (perfect solution) how to set the position of Matplotlib legend freely
- Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
猜你喜欢

(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)

Overview of basic knowledge of C language

穀歌 | 蛋白序列的深度嵌入和比對

微服务常见面试题

Communication - how to be a good listener?
![[practical project] autonomous web server](/img/99/892e600b7203c63bad02adb683c8f2.png)
[practical project] autonomous web server

乾元通多卡聚合路由器的技术解析

求质数的方法

Technical analysis of qianyuantong multi card aggregation router

Training method of grasping angle in grasping detection
随机推荐
redis 无法远程连接问题。
Jetson AGX Orin 平台移植ar0233-gw5200-max9295相机驱动
JS scope
Explanation of variables, code blocks, constructors, static variables and initialization execution sequence of static code blocks of Ali interview questions
酒店公共广播背景音乐-基于互联网+的酒店IP网络广播系统设计
es7创建索引容易犯的错误
Classification and discussion of plane grab detection methods based on learning
appium1.22.x 版本后的 appium inspector 需单独安装
大学校园IP网络广播-厂家基于校园局域网的大学校园IP广播方案设计指南
redis 遇到 NOAUTH Authentication required
求质数的方法
Redis 击穿穿透雪崩
Detailed explanation of yolov5 training own data set
Redis使用Lua脚本简介
"C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
【无标题】
How to set up altaro offsite server for replication
在PyCharm中配置使用Anaconda环境
Robot capture experiment demonstration video
Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires