资源列表
emp
- it is a java scr ipt program to add emp details. it displays a data in table format. u can also change the theme of the table
Club
- Adds or removes Membership object (a member) from an ArrlaLISt
Javamailfa
- 利用Javamail来发送邮件 利用Javamail来发送邮件-failed to translate
upload
- 一个可以直观的显示用于上传文件的插件调用的前台界面,非常方便。-one front desk interface used to display the uploaded file ,it is very convinient for user.
MyFrame
- 此段程序虽然简短,但是几乎涵盖了java GUI中的全部内容。一般用在大型网站的移动窗体上!-This section procedure, although brief, but covers almost the entire contents of the java GUI. Generally used in large-scale move form the site!
Adler32Test
- tests java.util.zip.Adler32#Adler32() for Andriod.
Implementing-BSTs
- An important special kind of binary tree is the binary search tree (BST). In a BST, each node stores some information including a unique key value and perhaps some associated data. A binary tree is a BST iff, for every node n, in the tree: All k
ScatteringByteChannel
- The interface for channels that can read data into a set of buffers in a single operation. The corresponding interface for writes is {@link GatheringByteChannel}.
LexicographicalCorpusRanker
- A corpus ranker that orders corpora lexicographically by name.
GZIPStreamTest
- Deflates and inflates some test data with GZipStreams .
HTTP
- Constants and static helpers related to the HTTP protocol.
EditText
- EditText is a thin veneer over TextView that configures itself to be editable.