-
就这样行吗
就这样行吗- Like this
- 2022-06-13 03:01:23下载
- 积分:1
-
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择...
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择-JSON using the source code for the AJAX data exchange with the server using JSON as a data transfer format is a good choice
- 2022-07-20 11:14:28下载
- 积分:1
-
一个酒店客房管理系统。
用JAVA数组实现的。很有意思
一个酒店客房管理系统。
用JAVA数组实现的。很有意思-A hotel management system. Array realized using JAVA. Very interesting
- 2022-05-13 19:19:12下载
- 积分:1
-
For java programmers on dtree code
针对java程序编写的关于dtree的程序代码-For java programmers on dtree code
- 2022-07-23 13:33:04下载
- 积分:1
-
"多线程的例子"包括了多线程的各个方面,都是教学中积累的经典例子与实际应用的例子:同步、睡眠、
挂起、唤醒、优先级、线程组,线程与Swing……(另附...
"多线程的例子"包括了多线程的各个方面,都是教学中积累的经典例子与实际应用的例子:同步、睡眠、
挂起、唤醒、优先级、线程组,线程与Swing……(另附相关技术文档)
使用方法:因为开发工具为eclipse3.1,所以这些工程文件都可以直接导入。-"multithreading example" will include multithreading in all aspects, Teaching is a classic example of accumulated and the practical application examples : synchronous, sleep and hang up call, priority, thread group, Thread with Swing ... (with relevant technical documentation) Use : because the development tools for eclipse3.1, these works documents can be imported directly.
- 2022-05-17 05:11:49下载
- 积分: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
-
基于JMS的消息,用包括界面代码,主要用初学都学习
基于JMS的消息,用包括界面代码,主要用初学都学习-JMS-based information, including the interface code used mainly by beginners are learning
- 2023-08-14 12:40:05下载
- 积分:1
-
支持java的中文分词程序
支持java的中文分词程序-support the Chinese word segmentation procedures
- 2023-03-08 02:05:04下载
- 积分:1
-
能够检查出英文文章的拼写错误
能够检查出英文文章的拼写错误-to check out the English version of the article spelling errors
- 2022-07-13 21:34:36下载
- 积分:1
-
网络环境下的选课系统 博士论文 JSP
网络环境下的选课系统 博士论文 JSP-network environment under the Elective System doctoral thesis JSP
- 2022-03-23 07:41:11下载
- 积分:1