搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa
java网络工作平台
- 很原始的代码,有很多的编程实际工作,现在很难学到的底层操作了-primitive code, a lot of programming work, it is difficult to learn to operate the bottom
treemanagement
- 用JAVA实现的对动态树状信息的管理。操作员可以通过IE浏览器查看整个树形结构信息,并通过浏览器(比如IE)对树进行操作。-using JAVA the right tree dynamic information management. Operator through IE browser to look at the whole tree structure information, and through the browser (such as IE) for the tree to
eatbean1.0-src
- 吃豆子源码说明 Version 1.0 Author Raindrop-\"Nothing\" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和images目录必须放到class所在目录下的eatbean/util/目录下,以便程序
CustomXmlOperator
- 这是对XML文件进行操作的一个类,可以在不重写所有数据的情况下对结点进行操作-This is the XML document for the operation of a class, can not rewrite all the data in the context of the nodes operate
changmake
- 非常常用的几个SQL语言,连接数据库的操作java中JDBC技术经常要用到-several very common SQL language, connecting to the database which operate java JDBC regular use of the technology
JFolder
- java写的通过web来操作文件的一个小程序-java was made through the web to operate a small document procedures
renwuliebiao
- 由javascr ipt调用serlet后台程序,也可独立运行-from javascr ipt calls serlet background procedures can operate independently
javashujuku
- 几个java数据库小程序,教你如何在java中操作数据库 -several small java database procedures, to teach you how to operate in java database
ThreadServerCostAndTurn
- 对单价进行操作 来对数据库的内容操作, 接受传递过来的网络连 接对象和数据源名,对 数据处理后返回给客户端-right to operate on the content of the database operation, receive, and transmit over the network link objects and data sources, and the data processed back to the client
strutsfinal
- struts教学程序,使用了struts,hibernate等相关技术,做简单的出入库操作-struts teaching, the use of the struts, hibernate, and other related technologies, so simple to operate out storage
GetNpost
- 本例介绍了如何使用MIDlet和Servlet进行数据通信,并演示了两种常用的方法POST和GET,这是开发联网应用程序最应该掌握的内容。请注意在联网过程中应该在新线程中操作。 -the cases on how to use the Servlet MIDlet and data communications, and demonstration of two commonly used methods POST and GET, which is the development of n
phonechecksystem
- *面电话查询系统 operate 是操作类 专门是数据维护的 server是服务器 client是客户端 person是个人信息类 logo产生登陆图片 先operate在文件里面按提示加入数据 然后先开服务器 在开客户端 在客户端输入姓名 服务器会返回 相应的消息-no telephone inquiries interface is the operating system operate specialized type of data maintenanc
JoSQL-src-stable-1.5.tar
- JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like \"%html\" -JoSQL 1.5 source code. JoSQL (SQL for Java Objects) to provide J
personManage
- 用JSP 开发的人力资源系统。可实现用户操作,招聘管理等功能。-with JSP development of the human resources system. User can operate, recruitment management, and other functions.
java_for_database
- 一个关于JAVA如何操作数据库的例子,可以很好地为初学者提供帮助-a JAVA how to operate on the database example, can be used to provide help for beginners
java--file
- java对文件进行操作的例子-document operate example.
DBtest
- Java与Mysql数据库连接操作-Java and Mysql database connectivity to operate
ADOJava
- 用java操作数据库-operate the database using java
HDFS-OPERATE
- 自己开发的通过http方式实现hadoop分布式文件系统 文件 上传/下载 功能-Their development be achieved through http hadoop distributed file system file upload/download