当前位置:网站首页>期末复习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();
}
}
边栏推荐
- Redis breakdown penetration avalanche
- Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
- 牛客网 JS 分隔符
- Yolov5 model construction source code details | CSDN creation punch in
- (subplots用法)matplotlib如何绘制多个子图(轴域)
- 聊聊如何利用p6spy进行sql监控
- Burp suite plug-in based on actual combat uses tips
- 在PyCharm中配置使用Anaconda环境
- Web APIs exclusivity
- Go practice -- factory mode of design patterns in golang (simple factory, factory method, abstract factory)
猜你喜欢

Webrtc protocol introduction -- an article to understand ice, stun, NAT, turn

JS dynamic table creation

ES7 easy mistakes in index creation

Appium 1.22. L'Inspecteur appium après la version X doit être installé séparément

Altaro o365 total backup subscription plan

@Autowired 导致空指针报错 解决方式

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

音频焦点系列:手写一个demo理解音频焦点与AudioMananger

Progressive multi grasp detection using grasp path for rgbd images

Gbase8s composite index (I)
随机推荐
(perfect solution) how to set the position of Matplotlib legend freely
32GB Jetson Orin SOM 不能刷机问题排查
Chapter II program design of circular structure
Gbase8s composite index (I)
Deploy crawl detection network using tensorrt (I)
Altaro o365 total backup subscription plan
EMD distance - example of use
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
leetcode435. Non overlapping interval
Communication - how to be a good listener?
JS dynamic table creation
The request database reported an error: "could not extract resultset; SQL [n/a]; needed exception is org.hibernate.exception.sqlgram"
Azure file synchronization of altaro: the end of traditional file servers?
Web APIs exclusivity
Source insight License Activation
Webapidom get page elements
Yolov5 model construction source code details | CSDN creation punch in
Dynamic programming - related concepts, (tower problem)
Jetson AGX Orin 平台移植ar0233-gw5200-max9295相机驱动
Ueditor, FCKeditor, kindeditor editor vulnerability