-
该程序是实现JAVA中用applet实现图片的加载和视频,音频的加载!...
该程序是实现JAVA中用applet实现图片的加载和视频,音频的加载!-The program is to achieve the realization of JAVA using applet to load images and video, audio add-ons!
- 2022-10-23 12:50:03下载
- 积分:1
-
报表设计软件,很好的
报表设计软件,很好的-statements design software, good
- 2022-01-27 18:02:50下载
- 积分: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
-
结合httpclient框架的自动顶贴程序
结合httpclient框架的自动顶贴程序-Httpclient framework combined with the automatic top-paste procedure
- 2022-06-03 18:38:08下载
- 积分:1
-
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码...
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码-This is a classic learning java array code, you can enter from the reduction of the number you want to enter, run the code will be able to get the maximum minimum
- 2022-03-25 07:06:01下载
- 积分:1
-
OReilly
OReilly - Java & XSLT-OReilly- Java & XSLT
- 2022-02-15 17:24:53下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these
- 2022-07-01 23:22:11下载
- 积分:1
-
Sturts DispatchAction information management system, have detailed notes to rais...
基于Sturts的DispatchAction的消息管理系统,内有详细的注释,方便阅读提高水平-Sturts DispatchAction information management system, have detailed notes to raise the level of easy reading
- 2022-03-01 15:01:42下载
- 积分:1
-
1.IMVC_HelloWorld is a simple example IMVC example 2.IMVC_HelloWorld the path is...
1.IMVC_HelloWorld 是IMVC的一个简单例子
2.IMVC_HelloWorld例子中的路径都是用/表示跟目录,所以例子最好直接放到根路径下测试。比如http://localhost:8080,而http://localhost:8080/test 这样的根目录可能要粗错。
3.如果要检验ajax的权限,请修改IMVC_HelloWorldWebRootWEB-INFclassesmvcConfig.xml的相应配置
4.例子中 WEB-INFlib下没有依赖包,请把“依赖包”文件夹下的依赖包全部放进去-1.IMVC_HelloWorld is a simple example IMVC example 2.IMVC_HelloWorld the path is used/said that with the directory, so the best examples of tested directly into the root path. For example http://localhost:8080, but http://localhost:8080/test so the root of the fault may be rough. 3. If you want to test ajax permissions, modify the IMVC_HelloWorld WebRoot WEB-INF classes mvcConfig.xml the corresponding configuration 4. Example WEB-INF lib does not rely on the next package, please " dependency package" folder dependencies package be put to the
- 2022-08-03 03:01:35下载
- 积分:1
-
这是一个小型的学生信息管理系统,其中包括组建和最后的实例化程序...
这是一个小型的学生信息管理系统,其中包括组建和最后的实例化程序-This is a small student information management systems, including the formation and final example program
- 2022-05-24 00:36:53下载
- 积分:1