-
一个不错的corba实例
一个不错的corba实例-a nice example of CORBA
- 2022-03-03 23:08:46下载
- 积分:1
-
调用外部程序的JAVA小程序
调用外部程序的JAVA小程序-call external procedures Java Applet
- 2022-01-26 06:16:46下载
- 积分:1
-
使用jsp实现B/S结构的网上选课系统
使用jsp实现B/S结构的网上选课系统-use jsp B/S structure of the Internet Elective System
- 2022-05-29 05:59:24下载
- 积分:1
-
- 2022-02-07 12:31:29下载
- 积分: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
-
首先,你应该确保你的jdk1.4是有效的,所有需要的类…
At first you should be sure that your JDK1.4 is valid and all needed
classes are in CLASSPATH. If you don t know how to set CLASSPATH, later
a section will tell you.
After unziped calendar.zip, there is a directory named fancy. Please
keep the directory and move it into a path which is in your CLASSPATH.
If you are under linux, you can change directory to fancy and type
make to compile it. It s like below command:
cd fancy
make
Or you are under Windows. you can change directory to fancy and use
command javac to compile it. It s like below command:
cd fancy
javac MyCalendar.java
After finished compiling, you can get below classes:
MyCalendar$1.class
MyCalendar$2.class
MyCalendar$3.class
MyCalendar$4.class
MyCalendar$CalendarTable.class
MyCalendar.cla-At first you should be sure that your JDK1.4 is valid and all needed classes are in the CLASSPATH . If you do not know how to set CLASSPATH. later a section will tell you. After unz
- 2023-07-26 01:10:03下载
- 积分:1
-
在Tomcat中使用Yale CAS实现单点登陆(SSO)
在Tomcat中使用Yale CAS实现单点登陆(SSO)-In the use of Tomcat realize Yale CAS single-point landing (SSO)
- 2022-08-02 13:16:28下载
- 积分:1
-
数据结构与算法(JAVA语言版),学习java的人很有帮助
数据结构与算法(JAVA语言版),学习java的人很有帮助-Data Structures and Algorithms (JAVA language version), the people very helpful to learn java
- 2022-01-22 02:23:27下载
- 积分:1
-
JSF Examples of online examination system, including source code for online exam...
jsf在线考试系统的实例,其中包括源代码
jsf在线考试系统的实例,其中包括源代码
jsf在线考试系统的实例,其中包括源代码-JSF Examples of online examination system, including source code for online examination system JSF examples, including source code for online examination system JSF examples, including source code
- 2022-01-27 18:19:06下载
- 积分:1
-
JSP flow statistics system
JSP流量统计系统-JSP flow statistics system
- 2022-03-06 09:21:14下载
- 积分:1