资源列表
clock
- 这个是用JAVA语言写的模拟简单时钟程序,使用的是多线程。-EASY Analog clock, using a multi-threaded.
FileToUTF
- 將Big-5文字檔格式轉換成UTF-8.-Big-5 will be a text file format converted to UTF-8.
txl
- java小型通讯录源代码 实现输入、保存到文件 -java source code to achieve a small address book entry, Save to file
ExcelReader
- 把excel当成数据库,通过程序自动提取每张表($sheet)的数据-To excel as a database, automatically extracted by each table ($ sheet) data
jQuery
- 在HTML被浏览器解析后判断浏览器版本,使用脚本文件增加页面各个标签样式-In the HTML parsed by the browser to determine the browser version, use the scr ipt to increase the page style of each label
StrCalc
- 调用WOLFRAM来计算字符串算式 目前对一元二次方程不敏感-USE WORFRAM WITH JAVA
JqueryTableDemo
- 使用Jquery,通过插入行的先后顺序,实现Table的行移动的Demo-Jquery, Table rows to move through the sequence of inserted row, Demo
Chess
- 显示一个国际象棋棋盘的java源代码,黑白相见,八乘八方块-Java source code, display a chess board black and white meet, eight by eight box
hw043
- 从键盘输入10个整数,放入一个一维数组,然后将前5个数与后5个数对换,即1与10,2与9,…5与6对换。 (提示:可以用Scanner类)-Input from the keyboard 10 integers into a one-dimensional array, and then, after the first 5 numbers and number 5 on the exchange, that is one with 10,2 and 9, ... 5 and 6 pairs o
SubMenuBuilder
- The model for a sub menu, which is an extension of the menu.
P2pDevice
- P2pDevice is the abstract base class for all supported P2P targets the NfcManager can handle for Andriod.
EmptyStackExceptionTest
- import dalvik.annotation.TestTargetClass .