资源列表
keyboard
- Code java very interested
JavaSocketClient
- Java源码,TCPIP Socket通讯程序。-Java source code, TCPIP Socket communications procedures.
ajax
- 客户端通过ajax实现与asp的 session变量的交互,方法简单易用。
heng
- js+div实现页面的横向导航。主要用于页面的导航条-js+ div to achieve the horizontal page navigation. Mainly used for page navigation bar
MergeSort
- mergesort分治排序 - 先产生1000个随机数,连续分为3组,直到每组只剩k个元素,分别排列每组数,再用分治法合并数组-mergesort- randomly generate 1000 numbers, then split it into thirds, subarray is of size- k, stop the recursion and use insertion-sort to sort the subarray, then merge sort
Java_Advanced_Programming_XM_JDOM_parsing_code
- Java高级编程JDOM解析XM代码Java Advanced Programming XM JDOM parsing code-Java Advanced Programming XM JDOM parsing code
Client
- OPS对于学习很有用 特别是对于新手学习-it is good for students to learn the java code.
Proxy
- 这是java其中的一个设计模式的程序,此设计模式为代理模式,读者可以看看。-This is a Java in one design model of the program, this design pattern for an agency model, readers can see.
HTMLPage1
- 全屏显示fullscreenslides-full screen fullscreenslides
TextAreaLayer
- 使用系统AWT包中的文本框(域)布局管理器-Use the layout managers of AWT package in the text box (domain)
hhh
- 新建一个类Student,里面含有姓名,学号,性别三种属性,以及一个构造器,get set方法。-New a class Student, which contains the name, student number, gender three attributes, as well as a constructor, get set method.
TestSuiteProvider
- Implementors will know how to get a test suite.