-
hhhh
关于JAVA语言学习的Java基础教程课件,是.rar格式的,内容很好-hhhh
- 2023-03-21 08:30:03下载
- 积分:1
-
Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and...
使用ajax技术检验用户是否存在
AJAX(Asynchronous JavaScript and XML)是多种技术的综合,它使用XHTML和CSS标准化呈现,使用DOM实现动态显示和交互,使用XML和XSTL进行数据交换与处理,使用XMLHttpRequest对象进行异步-Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and XML) is an integrated multi-technology, which uses XHTML and CSS standardization of presentation, use the DOM to achieve dynamic display and interaction, the use of XML and data exchange with XSTL deal with, the use of XMLHttpRequest object for asynchronous
- 2022-11-27 10:40:08下载
- 积分:1
-
用Java 进行的发送的Mail编程
用Java 进行的发送的Mail编程-Java for the transmission of programming Mail
- 2022-04-12 21:46:15下载
- 积分:1
-
- 2023-03-12 11:50:03下载
- 积分:1
-
使用hibernate的时候的一些需要注意的问题,和一些开发经验,英文...
使用hibernate的时候的一些需要注意的问题,和一些开发经验,英文-may attention some question and some program experiment,English when you use hibernate
- 2022-05-28 19:09:52下载
- 积分:1
-
一个图形演示程序,配置好JDK的COM…
一个TSP问题的图形演示程序,在已配置好JDK的命令行环境下,运行javac AntApp.java 然后运行java AntApp即可。-a graphic demonstration of the procedure, the configuration has good JDK the command line environment, then run javac AntApp.java AntApp can run java.
- 2022-01-25 18:21:58下载
- 积分:1
-
it is a presentation for java profiler
it is a presentation for java profiler
- 2022-02-14 06:39:46下载
- 积分: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编程150例
java编程150例-150 cases
- 2022-07-18 02:46:32下载
- 积分:1
-
深入浅出JavaSwing程序设计一书的源代码,对学习Swing非常有用。...
深入浅出JavaSwing程序设计一书的源代码,对学习Swing非常有用。-simple design of a procedure the source code, to learn Swing very useful.
- 2022-12-13 02:20:04下载
- 积分:1