-
java
Java 基于tcp的聊天程序
Java 基于tcp的聊天程序-Java-based chat program tcp of Java-based chat program tcp
- 2023-06-20 23:20:04下载
- 积分:1
-
这是用JAVA编的一个可以看网站IP的小程式
这是用JAVA编的一个可以看网站IP的小程式-This is a series of the Java can see a small site IP programs
- 2022-03-22 06:14:12下载
- 积分:1
-
某个培训机构的 很贵的学习 hibernate 培训笔记 ,新手学习用
某个培训机构的 很贵的学习 hibernate 培训笔记 ,新手学习用-A very expensive training institutions of learning hibernate training notes, and newcomers to learn
- 2022-01-25 21:44:10下载
- 积分: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
-
a peer
一个P2P软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有一个服务器线程始终监听指定的端口,如果网络上有其他主机要求需要建立连接,互相交换共享文件信息,双方就可以互相下载对方共享的文件。-a peer-to-peer software, the software may at any one standard configuration running on the mainframe. Running the software as a mainframe client can also run as a server, is a typical multi-threaded; As the first server, a server thread always listening designated ports, if the network is required by other hosts to connect and exchange information sharing files and on the other side the other download files shared.
- 2022-12-29 10:20:03下载
- 积分:1
-
这是Spring和Hibernate的整合资料,是本人精心收集的资料,供大家学习使用...
这是Spring和Hibernate的整合资料,是本人精心收集的资料,供大家学习使用-This is the integration of Spring and Hibernate data are carefully collected my information for studying the use of U.S.
- 2022-07-07 03:33:51下载
- 积分:1
-
网上考试系统,大家可以下载来参考哦.网上考试系统,大家可以下载来参考哦....
网上考试系统,大家可以下载来参考哦.网上考试系统,大家可以下载来参考哦.-exam system,You can download a reference to it.
- 2022-02-03 03:17:58下载
- 积分: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数据库操作工具类,方便实用 方便实用
java数据库操作工具类,方便实用 方便实用 -java database operations tools to facilitate convenient and practical utility
- 2023-08-19 03:05:04下载
- 积分:1
-
java学生信息管理系统 java学生信息管理系统
java学生信息管理系统 java学生信息管理系统 -java学生管理系统
- 2023-02-23 21:40:04下载
- 积分:1