当前位置:网站首页>期末复习DAY8
期末复习DAY8
2022-07-03 05:27:00 【天真小巫】
DAY591
明天考《数据结构》,现在看来还行,多少还是有些把握的,在众多课程中,这本课算是上课听得最认真的了。也把《大话数据结构》看了一遍,最起码底气还是有的,不过,从做的几份题来看,好像掌握程度不太好,毕竟,无论是看书,还是听课,都是输入,想要看掌握的怎么样,还得通过测试检验,毕竟,我也不知道这数据结构怎么考的,好像老师发的题目有很多概念性的东西,说是加深概念的理解。共做了3套题,今晚争取多做两三套题的,再把错的搞懂,就差不多了。如今的复习,时间紧,只能将能利用的时间利用起来,通过单点突破法将各个课程逐个击破了。祝明天旗开得胜吧!
英语:阅读“the blue light” render v提供 revenge n复仇
public class Fu {
public void method(){
System.out.println("Fu method");
}
}
package cn.ithema;
public class Zi extends Fu {
public void show(){
System.out.println("你好");
}
}
package cn.ithema;
public class Demo {
public static void main(String[] args) {
//Fu f=new Fu();
Zi z=new Zi();
z.show();
z.method();
}
}
边栏推荐
- Calculation method of AUC
- Appium 1.22. L'Inspecteur appium après la version X doit être installé séparément
- How to install and configure altaro VM backup for VMware vSphere
- leetcode860. Lemonade change
- How do I migrate my altaro VM backup configuration to another machine?
- Can altaro back up Microsoft teams?
- Training method of grasping angle in grasping detection
- XML配置文件
- Communication - how to be a good listener?
- Talk about how to use p6spy for SQL monitoring
猜你喜欢
Principles of BTC cryptography
How to connect the network: Chapter 1 CSDN creation punch in
Why is go language particularly popular in China
How to set up altaro offsite server for replication
Classification and discussion of plane grab detection methods based on learning
Brief introduction of realsense d435i imaging principle
【实战项目】自主web服务器
@Solutions to null pointer error caused by Autowired
DEX net 2.0 for crawl detection
Burp suite plug-in based on actual combat uses tips
随机推荐
Go practice -- design patterns in golang's singleton
Botu uses peek and poke for IO mapping
Deploy crawl detection network using tensorrt (I)
My first Smartphone
appium1.22. Appium inspector after X version needs to be installed separately
32GB Jetson Orin SOM 不能刷机问题排查
Redis使用Lua脚本简介
Source insight operation manual installation trial
Gan network thought
"C and pointer" - Chapter 13 advanced pointer int * (* (* (*f) () [6]) ()
Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
Configure and use Anaconda environment in pycharm
Win10 install pytullet and test
联想R7000显卡的拆卸与安装
mysql启动报错:The server quit without updating PID file几种解决办法
leetcode406. Rebuild the queue based on height
About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
Communication - how to be a good listener?
How do I migrate my altaro VM backup configuration to another machine?
Installing altaro VM backup