-
Prepared to use ajax calendar control, can be directly used in further applicati...
使用ajax编写的日历控件,
可直接再应用程序中使用.-Prepared to use ajax calendar control, can be directly used in further applications.
- 2022-05-06 09:38:15下载
- 积分:1
-
M4AppSampleSwing.javafdfdf fgfgfdsgfg d
M4AppSampleSwing.javafdfdf fgfgfdsgfgd-M4AppSampleSwing.javafdfdf fgfgfdsgfg d
- 2022-06-27 04:16:49下载
- 积分:1
-
A simple class defines a simple Ball class, including methods.
简单的类,定义了一个简单的Ball类,包含方法。-A simple class defines a simple Ball class, including methods.
- 2022-02-07 08:38:00下载
- 积分:1
-
java计算器的源代码 主要是为了开通账号 见谅。比较乱 里面有挺多的 具体自己找...
java计算器的源代码 主要是为了开通账号 见谅。比较乱 里面有挺多的 具体自己找-java calculator source code is opened in order to accounts will be forgiven. Comparison of chaos which have their own specific挺多
- 2022-07-10 11:06:21下载
- 积分:1
-
学生档案管理系统源码+几页设计论文 用JSP开发完成
学生档案管理系统源码+几页设计论文 用JSP开发完成-Student records management system source code+ Design thesis a few pages developed with JSP
- 2023-08-18 23:35:04下载
- 积分:1
-
用JXTA实现的P2P应用程序,该应用程序主要是以异步方式完成对HungryPeer的功能...
用JXTA实现的P2P应用程序,该应用程序主要是以异步方式完成对HungryPeer的功能-using JXTA P2P applications, The application is based on asynchronous manner to the function HungryPeer
- 2023-03-17 11:50:04下载
- 积分:1
-
java反编译器,欢迎使用,对于又好奇心的朋友有帮助的哦
java反编译器,欢迎使用,对于又好奇心的朋友有帮助的哦-java
- 2022-06-18 07:24:14下载
- 积分:1
-
java game source code, a mobile phone network game client source code
java游戏源码,一个手机网络游戏客户端源码-java game source code, a mobile phone network game client source code
- 2022-08-17 04:58:38下载
- 积分:1
-
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apac...
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。-The application and sample code were targeted for an environment that included JBoss 4.0.x (www.jboss.org), Apache Derby 10.0.2.1 (db.apache.org/derby) and an SMTP server. Therefore you will need these applications installed and configured. See appendix A for configuring Apache Derby 4.0.x and appendix B and chapter 10 for configuring JBoss.
Most of these chapters include an enterprise application archieve (ear) for easy installation.
To use these applications in a development environment, you will also need WTP, Eclipse 3.1, WTP dependencies, XDoclet and the JBoss plugin. See chapter 6 for installation details.
- 2023-03-01 08:40:11下载
- 积分: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