资源列表
main
- flash as的入门例子,启动、文字显示、加载、退出过程。配置好环境-flash as the introductory example, start, text display, load, exit process. Configured environment
MonkeyWaitEvent
- monkey throttle event Source Code for Andriod.
towersofhanoi
- 汉诺塔小游戏,简单实现移动步骤,输入个数,运行出每一步的操作过程-Tower of Hanoi game, simple steps
Dlg2
- 对自学java的人比较有用,根据书上的例题写的,下来看看吧 -ok
Test
- 有趣的段子,是用java代码生成xml文件,然后显示的例子。-Very interesting code, by java code to create xml file and show sth,
lineRender.js
- Line render-er for projectile for iPhone Unity
connectionpool
- 有很多人弄不明白连接池的用法,这个用java 配置数据库连接池的XML配置文件,可以直接导入并直接使用,只需修改几个关于自己项目的小地方即可使用-Many people could not understand the connection pool usage, the use of java database connection pool configuration XML configuration files can be directly imported and used dire
HTML_form_data_will_stored_as_XML_format_classic_c
- 将HTML表单数据存储为XML格式经典代码HTML form data will be stored as XML format classic code-HTML form data will be stored as XML format classic code
Date2
- 异常处理。自定义异常类。定义一个异常类,当set方法的3个整形参数不能构成一个合法的日期时候,抛出异常,Date2类中的其他方法将捕获并处理该异常。-Exception handling. Custom exception class. Define a custom exception class, when the set of three integer parameter method can not constitute a valid date when an exception i
Util
- 字符串转成byte数组和整型转成byte数组-Convert string byte array and convert byte array integer
IK_Tokenize
- IK_Analyzer中文分词的实现。输入为某个特定文件夹,工具将该文件夹下所有文件进行分词-Tokenize with IK_Analyzer.
TicTacToe
- Multiplayer game using java