-
用按钮实现的井子棋游戏,连成三个者胜出,反之,失败,如果最终没人练成三个,则平局...
用按钮实现的井子棋游戏,连成三个者胜出,反之,失败,如果最终没人练成三个,则平局-Use the button to achieve a well child chess game, and even into the three is the winner, conversely, failure, if the end no one excel at three, then a draw
- 2022-03-11 22:30:28下载
- 积分:1
-
Java中利用JMF编写摄像头拍照程序
Java中利用JMF编写摄像头拍照程序-Java prepared using JMF camera photographed procedures
- 2022-10-06 00:50:03下载
- 积分: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
-
some example of java program
some example of java program
- 2022-01-25 14:53:34下载
- 积分:1
-
J2EE的Eclipse开发插件
J2EE eclipse 下开发数据库一个插件-J2EE eclipse developed a plug-in database
- 2022-01-26 01:37:03下载
- 积分:1
-
Jive (J Road version) Jive (J Road version) is version 2.1 of the Jive adapted o...
Jive(J道版) Jive(J道版)是在Jive 2.1版本基础上改编而成,增加一些功能,更加实用,本下载包中包括源程序,你可以修改为你自己的网站定制。 学习Jive源程序,可以更好的理解和应用设计模式,学习Java必须读懂两套源代码,第一个就是Jive 第二个是Sun的宠物店Pet Store. 关于Jive,道友yesky12一段话非常精辟: 设计模式和面向对象的思想是java学习的内功,而jive无疑是九阴真经。 Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反应,在国外站点采用很多。Jive从2.5以后就不再无条件的开放源代码,同时有licence限制。 Jive(J道版)包括完整的源程序和可直接运行的配置,Jbuilder7可直接打开,本版本不但取消了licence的限制,同时增加了jive高版本的内容,努力把Jive建成一个功能更强大的虚拟社区软件。-Jive (J Road version) Jive (J Road version) is version 2.1 of the Jive adapted on the basis of which, some additional functions, more practical, the download package includes source code, you can modify for your own customized Web site. Learning Jive source, we can better understand and application design patterns, learning Java must understand two sets of source code, a Jive is the second of Sun"s pet Pet Store. On Jive, Friends Road yesky12 very incisive words : design patterns and object-oriented thinking of java study the internal organs, and jive is no doubt but his form is signed. J
- 2023-06-03 14:40:06下载
- 积分:1
-
用java实现的多电梯调度程序,共有5个电梯,20层楼,运用操作系统调度思想实现的多线程模拟电梯调度。...
用java实现的多电梯调度程序,共有5个电梯,20层楼,运用操作系统调度思想实现的多线程模拟电梯调度。-Using java to achieve multi-elevator dispatching procedures, a total of 5 lifts, 20 floors, the use of operating systems scheduling ideas to achieve the multi-threaded simulation of elevator dispatching.
- 2022-06-21 19:15:52下载
- 积分:1
-
gei you a code
都市供求信息项目述,这是我从我买的书籍里下载下来的 ,呵呵 -gei you a code
- 2022-02-03 11:58:43下载
- 积分:1
-
这是通过运行的Java源代码,是一个可执行的程序。
这是通过运行的Java源代码,是一个可执行的程序。-this is by running the Java source code, is an executable program.
- 2023-06-28 16:15:03下载
- 积分:1
-
Java多线程演示程序
Java多线程演示程序-Java multithreading Demonstration Program
- 2022-02-01 05:03:03下载
- 积分:1