-
Java设计模式的实现
Java设计模式的实现 -Java design patterns to achieve the realization of Java Design Patterns
- 2023-01-28 00:10:04下载
- 积分:1
-
Quartz 是个开源的作业调度框架,为在 Java 应用程序中进行作业调度提供了简单却强大的机制。Quartz 允许开发人员根据时间间隔(或天)来调度作业。它...
Quartz 是个开源的作业调度框架,为在 Java 应用程序中进行作业调度提供了简单却强大的机制。Quartz 允许开发人员根据时间间隔(或天)来调度作业。它实现了作业和触发器的多对多关系,还能把多个作业与不同的触发器关联。整合了 Quartz 的应用程序可以重用来自不同事件的作业,还可以为一个事件组合多个作业。-Quartz is an open source job scheduling framework for Java applications to job scheduling provides a simple but powerful mechanism. Quartz allows developers the time interval in accordance with (or days) to dispatch operations. Its operations and realize the many-to-many relationship between the trigger, but also to a number of operations associated with different triggers. Quartz integrated applications can reuse the incident from different operations, but also an event that the combination of multiple operations.
- 2022-03-29 10:03:48下载
- 积分:1
-
java模拟windows计算机做的一个简易计算机 awt 事件监听
java模拟windows计算机做的一个简易计算机 awt 事件监听-java simulation windows computer to do a simple computer awt event listeners
- 2023-03-29 08:00:04下载
- 积分:1
-
小书店代码可以实现一些简单的功能适合初学习jsp的读者
小书店代码可以实现一些简单的功能适合初学习jsp的读者-Small book with some simple code can be achieved for the beginning of the function of the readers to learn jsp
- 2022-09-13 03:00:04下载
- 积分:1
-
use EJB QL Directory 2.0 code (CMP).
使用EJB 2.0 QL教程代码(CMP).-use EJB QL Directory 2.0 code (CMP).
- 2022-02-22 08:04:58下载
- 积分:1
-
java card application development trilogy for java smart card application develo...
java卡应用程序开发三部曲对java智能卡应用程序开发进行了详细的描述,帮助程序员快速熟悉java卡的设计流程
- 2022-03-26 09:58:18下载
- 积分:1
-
此软件主要采用Flex+FlashMediaServer完成。基本上能满足一般的监控需求。基于web方式...
此软件主要采用Flex+FlashMediaServer完成。基本上能满足一般的监控需求。基于web方式-This software mainly uses the Flex+ FlashMediaServer completed. Can basically satisfy the needs of the general monitoring. Web-based approach
- 2022-01-30 12:58:26下载
- 积分:1
-
java japplet写的关于菜单右键的程序,
对于学习applet的初学者有帮助...
java japplet写的关于菜单右键的程序,
对于学习applet的初学者有帮助-java japplet write on the menu right-procedures learning applet help beginners
- 2022-03-12 18:26:53下载
- 积分: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
-
under its own, opening with jbuilder2006 trial operation
下了自己看,开用jbuilder2006试运行-under its own, opening with jbuilder2006 trial operation
- 2023-05-28 14:00:03下载
- 积分:1