资源列表
ddvip_com_0206092af341ff
- java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, \"错误\" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method
jspnetworkprograming
- jsp网络编程 jsp网络编程 jsp网络编程-jsp Network Programming jsp Network Programming Network Programming
DOM_XML
- 使用dom解析XML,演示了如何使用DOM的五个基本对象来解析xml。-use dom parsing XML, a demonstration on how to use the five basic DOM objects to parse the xml.
SAX_XML
- 使用Sax解析XML,演示了如何使用SAX接口来解析xml,有主要方法的介绍。-use Sax parsing XML, demonstrated how to use SAX to parse xml interface, the main method of presentation.
JDOM_XML
- 使用DOM操作XML比较简单,但是耗资源太多,使用SAX复杂,但是性能优秀,而JDOM则有这两种优势。(注意下载JDOM包)-use XML DOM operation is relatively simple, but too many resources consumption, the use of SAX complex, but excellent performance, and JDOM has two advantages. (Note that the download JDO
Thread_comm
- 多线程践的协作,是多线程完成一个任务时必须要考虑的问题。演示两线程共同协调,完成一任务。-multithreading tread collaboration is a complete multi-threaded tasks must consider. Two common threads demonstration coordination, complete a task.
threadCtrl
- 线程控制,演示了对线程的启动、休眠、中断休眠、等待、唤醒等操作 。 -thread control, presentation of the threads start dormancy breaking dormancy, waiting, and awaken operational.
JDBCConn
- 使用jdbc for oracle实现对oracle数据库的操作。-use jdbc for achieving the oracle oracle database operation.
StrutsSignStore
- 有关Structs标记库,学Java的人非常有用-Structs marking the library, learning Java are very useful
11123726w82
- 一个最简单的通话程序,包括怎样用socket进行客户与服务器通信和一个最简单的通话程序-a simple call procedures, including how to use the socket for the client and server communication and a simple procedure calls
JDBCprogrameExample
- 有关JDBC的使用一些编程实例,有关与数据库连接的代码-use the JDBC programming examples, and the database connection code
showtext3d
- 这是个java3d的文件,通过运行就可以,不过你要先下载java3D的包-java3d This is a document that can run, but you have to download the packet java3D