-
这是通过运行的Java源代码,是一个可执行的程序。
这是通过运行的Java源代码,是一个可执行的程序。-this is by running the Java source code, is an executable program.
- 2023-06-28 16:15:03下载
- 积分:1
-
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。...
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。-Time simple software to remind users to use the most convenient. Time simple software to remind users to use the most convenient.
- 2023-03-11 17:50:03下载
- 积分:1
-
Java2实用教程(清华大学出版社)中的所有例题程序!
Java2实用教程(清华大学出版社)中的所有例题程序!-Java2 Practical Guide (Tsinghua University Press) Examples of all procedures!
- 2023-08-06 10:05:03下载
- 积分:1
-
用jmf写的播放器 蛮不错的
用jmf写的播放器 蛮不错的-JMF wrote with pretty good player
- 2023-01-09 20:00:02下载
- 积分: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 Network Programming several source Zhi No.1
Java网络编程的若干源码之No.1-Java Network Programming several source Zhi No.1
- 2022-01-29 01:54:34下载
- 积分:1
-
个很好的用来学习学习手机通信的例子,有网页源码和程序源码...
个很好的用来学习学习手机通信的例子,有网页源码和程序源码-very good to learn from the example of mobile communications, the website source code and procedures FOSS
- 2022-07-06 09:13:19下载
- 积分:1
-
Web图形化的Java库
Web图形化的Java库-Web graphical Java Library
- 2022-02-28 15:12:31下载
- 积分:1
-
天地网络
天地网络-JSP留言薄-world network- JSP Guestbook
- 2022-03-18 02:32:02下载
- 积分:1
-
Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve...
Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed on JAVA interpreter will be able to run a maze of three-dimensional display, click " New" button to start journey maze, can not find time to click on the export of " Solve" button to show the exports of the red line , click " Clear" to clear answers. By up, down, left and right cursor keys can be single-step to find export.
- 2022-09-06 20:15:03下载
- 积分:1