-
Java4
实现一个数据单元,包括学号和姓名两部分。
编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。
- 2010-01-04 20:42:49下载
- 积分:1
-
sort
能够实现简单类型的插入排序、冒泡排序和快速排序的升序和降序排列。(To achieve a simple type of insertion sort, bubble sort and quick sort of ascending and descending order.)
- 2010-06-03 20:14:51下载
- 积分:1
-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
jdkANdjre
jdk与jre的重要区别,好东西我不是这么轻易与人分享的(jdk and jre an important distinction, good thing I' m not so easily shared with others)
- 2013-07-25 10:54:03下载
- 积分:1
-
ejb01
这是一个ejb3的学习测试代码,希望对各位同仁有帮助.(This is a learning test ejb3 code you want to help colleagues.)
- 2009-12-25 16:54:25下载
- 积分:1
-
cas-server
cas单点登录源码,解压缩就能打开,并且查看,非常简单实用!(cas sso login source)
- 2013-07-30 16:40:40下载
- 积分:1
-
A126560-WUXUNBO
实现一个10乘10的表格 内部随即获得两个弧度 JAVA2D 图形绘制(Achieve a 10 by 10 inside the table then get two arc JAVA2D Rendering)
- 2011-11-25 16:40:19下载
- 积分:1
-
change-the-voice
在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
- 2013-09-23 20:07:35下载
- 积分:1
-
JxtaPipe1
利用Eclipse开发的基于sun公司jxta协议的Jxta管道编程的通信程序(The use of sun-based Eclipse development company Jxta pipeline agreement JXTA programming Communication Program)
- 2009-01-16 02:23:20下载
- 积分: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