资源列表
ASCIIToHTML
- The file contains a method to translate ASCII text to HTML. This can be used to format a e-mail body, for example.
MasteringEJB2
- 本书是针对EJB2.0开发的经典书籍,从EJB的基本概念到高级特性,是EJB开发者的必备参考书。-This book is a classic book for EJB2.0 development, from basic concepts to advanced EJB features, is an essential reference EJB developers.
test
- 获取IP的脚本,每个个请求都会记录下来,很方便,include到每个页面就行-Get IP scr ipt, the request will be recorded each month, it is convenient, include every page on the line
ServerThread
- 多用户聊天的服务器端的线程机制,发出来大家指点指点,我也可以学习学习。-Multi-user chat server thread mechanism, given that we' re all pointing pointing, I can learn from.
ReadFile
- 读取文件夹的内容,不是用JavaEE写的,使用Jcreate写的,还不错,希望对大家有用-Read the contents of the folder, not written with JavaEE use Jcreate write, well, want to be useful
Demo
- 现在初学JAVA的同学。。。。。。我特地写了一个输入三个数字,然后按升序排列显示的小程序。值得初学者借鉴。- public static void main(String[] args) throws Exception { int[] arr = new int[3] for (int i = 0 i < arr.length i++) { Scanner input = new Scanner(System.in) Sys
SafeExitAction
- SafeExitAction用来实现判断用户登录状态是否实现-SafeExitAction used to judge the user login status is achieved
game
- 该程序是一个小游戏,将大家小时候玩的猜拳游戏在java下实现,实现单用户与电脑之间的互动。-The program is a small game that will everyone mora child playing games in java to achieve, to achieve a single interaction between the user and the computer.
ParametersUtil
- java 参数统一传递的通用函数,可以统一将参数设为键值对传递-java parameters trans function
uniqid
- JS实现PHP的uniqid功能,生成唯一ID-uniqid for Javascr ipt
ParcelFormatExceptionTest
- Parcel Format Exception Test Source Code for Andriod.
ExtensionMatcher
- This StringMatcher tests whether strings end in a given extension, ignoring its case.