当前位置:网站首页>Final review Day8
Final review Day8
2022-07-03 05:33:00 【Naive witch】
DAY591
Tomorrow exam 《 data structure 》, It looks ok now , There is still some certainty , In many courses , This class is the most attentive in class . Also put 《 Big talk data structure 》 Have a look at , At least there is confidence , however , From the several questions I have done , It seems that the master level is not very good , After all , Whether it's reading , Or listen to class , It's all input , Want to see how you master , You have to pass the test , After all , I don't know how to test the data structure , It seems that the topic sent by the teacher has many conceptual things , It means to deepen the understanding of the concept . We did it together 3 A set of questions , Try to do twoorthree more sets of questions tonight , Understand the wrong again , It's almost there . Today's review , Time is tight , Only the available time can be used , Through the single point breakthrough method, each course was broken one by one . I wish you success tomorrow !
English : read “the blue light” render v Provide revenge n revenge
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(" Hello ");
}
}
package cn.ithema;
public class Demo {
public static void main(String[] args) {
//Fu f=new Fu();
Zi z=new Zi();
z.show();
z.method();
}
}
边栏推荐
- 2022.7.2day594
- 2022.7.2 模拟赛
- Source insight License Activation
- About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
- Making coco datasets
- Go practice -- use redis in golang (redis and go redis / redis)
- Talk about how to use p6spy for SQL monitoring
- Source insight operation manual installation trial
- study hard and make progress every day
- Jetson AGX Orin 平台移植ar0233-gw5200-max9295相机驱动
猜你喜欢

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

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

Yolov5 model construction source code details | CSDN creation punch in

Simpleitk learning notes

Progressive multi grasp detection using grasp path for rgbd images

XML Configuration File

BTC-密码学原理

Classification and discussion of plane grab detection methods based on learning

Export the altaro event log to a text file

Apache+PHP+MySQL环境搭建超详细!!!
随机推荐
Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
【实战项目】自主web服务器
[basic grammar] C language uses for loop to print Pentagram
Explanation of several points needing attention in final (tested by the author)
2022.7.2 simulation match
Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
(完美解决)matplotlib图例(legend)如何自由设置其位置
AtCoder Beginner Contest 258(A-D)
Xaml gradient issue in uwp for some devices
How to install and configure altaro VM backup for VMware vSphere
NG Textarea-auto-resize
Overview of basic knowledge of C language
Webrtc native M96 version opening trip -- a reading code download and compilation (Ninja GN depot_tools)
Interview question -- output the same characters in two character arrays
Mapbox tasting value cloud animation
Yolov5 input (II) | CSDN creative punch in
The request database reported an error: "could not extract resultset; SQL [n/a]; needed exception is org.hibernate.exception.sqlgram"
[practical project] autonomous web server
Introduction to redis and explanation of data types
Transferring images using flask