-
mail application source code two, the more powerful features
应用java发送邮件的源码2个,功能也比较强大-mail application source code two, the more powerful features
- 2023-05-06 09:50:03下载
- 积分:1
-
一个电话本管理系统程序.基本上都包含了电话本的所有功能.
一个电话本管理系统程序.基本上都包含了电话本的所有功能.-a phone book management system procedures. Basically, the phone includes all the functions.
- 2022-08-09 05:56:45下载
- 积分: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压缩原理代码-java code compression Principle
- 2022-07-12 19:39:41下载
- 积分:1
-
有点热爱JAVA的我看上了这个网可进不去如何是好,望老师批准。...
有点热爱JAVA的我看上了这个网可进不去如何是好,望老师批准。-somewhat JAVA I love to watch this network will be able to get into what to do, and hope the teacher approval.
- 2022-03-20 08:43:56下载
- 积分:1
-
a calculation of the ratio of the circumference multithreading FOSS
一个计算圆周率的多线程源码-a calculation of the ratio of the circumference multithreading FOSS
- 2022-08-31 12:55:02下载
- 积分:1
-
Students in class performance management system jsp+ Servlet+ JavaBean+ Sql_serv...
学生课绩管理系统jsp+servlet+javaBean+sql_server-Students in class performance management system jsp+ Servlet+ JavaBean+ Sql_server
- 2023-01-05 04:20:03下载
- 积分:1
-
这是简单的投票系统,希望广大读者借鉴和参考
这是简单的投票系统,希望广大读者借鉴和参考-vote
- 2022-07-19 17:33:30下载
- 积分:1
-
这是我的学习笔记,虽然不是很全面但是几乎含盖了所有的JAVA基础知识...
这是我的学习笔记,虽然不是很全面但是几乎含盖了所有的JAVA基础知识-This is my learning notes, though not very comprehensive but covers almost all the basic knowledge of JAVA
- 2022-04-21 07:21:21下载
- 积分:1
-
Tower of Hanoi to achieve the automatic demonstration, as well as statistics for...
经典的汉诺塔游戏!
实现汉诺塔的自动演示,以及步数统计!-Tower of Hanoi to achieve the automatic demonstration, as well as statistics for the number Step!
- 2022-04-28 02:21:07下载
- 积分:1