-
该文件为编译器解释器的代码
该文件为编译器解释器的代码-document for the compiler code interpreter
- 2022-03-20 11:08:48下载
- 积分: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数据库连接 这个是一个关于MySQL的数据库连接
一个简单的Java数据库连接 这个是一个关于MySQL的数据库连接-A simple Java database connection This is a MySQL database connection
- 2023-07-20 10:05:04下载
- 积分:1
-
一个记事本程序,用java写的,自己觉得还不错,初学java做的,不要见笑...
一个记事本程序,用java写的,自己觉得还不错,初学java做的,不要见笑-A Notepad program written in java, feel pretty good, beginner java do not stock
- 2022-05-24 07:47:51下载
- 积分:1
-
一个具体的jdbc编程实现,其中包含一个具有广泛应用价值的数据库连接池类文件。...
一个具体的jdbc编程实现,其中包含一个具有广泛应用价值的数据库连接池类文件。-jdbc a specific program, which includes a broad application of the database connection pool types of documents.
- 2022-08-23 00:17:02下载
- 积分:1
-
java安全壳通道图书馆。
Java Secure Shell Channel Library.
- 2023-08-11 15:20:03下载
- 积分:1
-
透明的FRAME
透明的FRAME- Transparent FRAME
- 2022-06-01 13:32:17下载
- 积分:1
-
a real time chat platform based on B/S structure which is developed by sturts+sp...
一个用java实现的基于b/s结构的实时聊天网站,使用ssh框架开发-a real time chat platform based on B/S structure which is developed by sturts+spring+hibernate
- 2022-08-15 12:55:49下载
- 积分:1
-
一个可以作为毕业设计的网上商城项目,里面拥有网上商城所需要拥有的功能,采用B/S模式,运用jsp+javaBean进行开发...
一个可以作为毕业设计的网上商城项目,里面拥有网上商城所需要拥有的功能,采用B/S模式,运用jsp+javaBean进行开发-Design can be used as a graduation project of the Internet Shopping Mall, Online Shopping Mall which has a need to have the function of the use of B/S model, the use of jsp+ javaBean development
- 2023-06-09 09:40:06下载
- 积分:1
-
with struts hibernate do, even mysql database.
用strutshibernate做的项目,连mysql数据库。-with struts hibernate do, even mysql database.
- 2022-04-14 14:27:37下载
- 积分:1