登录
首页 » java » java面向对象编程简单讲义

java面向对象编程简单讲义

于 2022-07-09 发布 文件大小:7.20 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

java面向对象编程,分了9个类来讲解编程个方面的内容,Java OOP,java继承,如何继承,Java继承的本质等,还有swing编程简单讲义。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jsp calendar is useful ... ... ... ... ... ...
    jsp的日历 很好用-jsp calendar is useful ... ... ... ... ... ...
    2022-02-05 02:02:14下载
    积分:1
  • matlabbubblesort
    基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.(Bubble Sort )
    2010-01-04 11:03:51下载
    积分:1
  • 微信JSAPI支付完整Demo
    微信JSAPI支付完整Demo.支持jssdk、微信浏览器原生对象的支付。java语言开发。适合刚刚接触微信支付的朋友。减少学习成本。
    2022-02-03 20:14:59下载
    积分:1
  • java循环位移方阵
    import java.awt.*;import java.awt.event.*;import javax.swing.*;import javax.swing.event.*;public class FZ extends JFrame implements ActionListener{private JButton button;private JTextField text1,text2,text3,text4;private JTextArea text5;public FZ(){super("循环位移方阵");this.setBounds(500,200,300,300);this.setBackground(java.awt.Color.lightGray);this.setDefaultCloseOperation(EXIT_ON_CLOSE);this.getContentPane().setLayout(new FlowLayout());this.getContentPane().add(new Label("输入四个整数"));this.text1=new JTextField("1",2);this.text2=new JTextField("2",2);this.text3=new JTextField("3",2);this.text4=new JTextField("4",2);this.getContentPane().add(this.text1);this.getContentPane().add(this.text2);this.getContentPane().add(this.text3);this.getContentPane().add(this.text4);this.button=new JButton(&quo
    2022-10-26 20:15:03下载
    积分:1
  • 漂亮的对话框
    资源描述android漂亮的对话框集,各种漂亮的动画!
    2022-01-31 01:43:50下载
    积分:1
  • JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
    JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
    2022-07-01 06:32:38下载
    积分:1
  • java画动态图,包括圆,直线,矩形等,且图形是运动的
    用java画动态图,包括圆,直线,矩形等,且图形是运动的-Draw dynamic diagram with java, including circular, linear, rectangular, etc., and the graphics are the sports
    2023-05-01 22:25:02下载
    积分:1
  • java算法大全,非常有用的解释非常清晰,容易理解…
    java算法大全,非常实用,讲解非常清晰,易懂易学-java algorithm Daquan, very useful to explain the very clear and easy to understand and easy to learn
    2022-05-31 00:15:01下载
    积分:1
  • 坦克大战
    这是一个关于坦克大战的小项目,适合Java初学者
    2022-08-06 11:10:52下载
    积分:1
  • 某易泥音乐
    某易泥音乐:一款带华丽的界面、酷炫特效、使用习惯专门为网易云er定制、支持多格式播放,双格式Tag解读、课设学习用的本地开源播放器.写的很渣啊。。。。。
    2022-11-18 07:10:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载