-
multiThread_Runnable
一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)
- 2012-11-13 12:08:30下载
- 积分:1
-
HyperTerminal
HyperTerminal源代码,包括超级终端安装(HyperTerminal source code.)
- 2021-01-26 14:58:41下载
- 积分:1
-
keychar
一个能响应键盘事件的java程序。按下键盘一个字符,文本框中显示相应字符。一个是文本框自己的,一个是显示出来的(a keyboard can respond to the java process. Press a keyboard characters, text box shows the corresponding characters. Is a text frame of its own, is a show of)
- 2006-11-29 10:49:29下载
- 积分:1
-
a73
用java写的程序 运行通过 适合初学者学习,值得推荐下载实践。谢谢(Programs written with java for beginners to learn to run through, it is recommended to download practice. Thank you)
- 2010-10-02 23:13:00下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
Winscock
Socket(套接字)最初是由加利福尼亚大学Berkeley(伯克利)分校为UNIX操作系统开发的网络通信接口,随着UNIX的广泛使用,Socket成为当前最流行的网络通信应用程序接口之一(Socket (socket) was originally developed by the University of California Berkeley (Berkeley) campus for the UNIX operating system, development of network communication interface, with the widespread use of UNIX, Socket become the most popular application programming interface of network communication)
- 2011-08-20 15:55:13下载
- 积分:1
-
Jxtaex1
jxta接收消息的示例程序,我自己写的,(JXTA example of the procedure to receive messages, I wrote it myself,)
- 2007-11-07 21:01:09下载
- 积分:1
-
13645_src
《Java编程基础、应用与实例》 源文件下载()
- 2007-10-26 16:58:55下载
- 积分:1
-
Clock
说明: 一个时钟的源码,可显示日期,可更改皮肤,可选择颜色(A clock source, can display the date, change the skin)
- 2009-08-30 12:10:41下载
- 积分:1
-
NoteBoard080806
留言簿:通过在Tomcat服务器下建立一个简易的留言簿网站应用小程序,加深了解软件工具和环境这门课所学的知识,有利于今后在网络服务领域的发展(NOTEBOOK)
- 2009-03-14 13:13:45下载
- 积分:1