资源列表
qQueen
- 八皇后问题的java解法-8 Queen of java Solution
key
- 详细描术日用汁算器健盘输入自动左移原理及错误输入时朻正(带符号输入)
webDir.zip
- ASP.NET开发环境下运行。 将指定服务器目录下的所有目录(所有子目录)和文件的路径返回。,ASP.NET development environment. The specified server directory of all the directory (all subdirectories) and return to the path to the file.
RMI-Java
- this sample code in RMI-java-this is sample code in RMI-java
Calender
- very simple calender using java
ChineseNumberLowerToUpper
- 数字转大写中文flex源码,将0~9转换为大写并加入对应10进制规则,主要用在财务上-number conversion to chinese upper word
hc_notationsremovenameditemns1
- An attempt to add remove an notation using removeNamedItemNS should result in a NO_MODIFICATION_ERR or a NOT_FOUND_ERR.
computer
- 一个简单的计算器实现代码,便于初学者参考使用-this is a good code about java language
JQ1
- jQuery動態滑入範例,常見的Q&A的動態範例-jQuery dynamic slide examples, examples of common problems
Student-rank
- 一个简单的基于java 的学生的多门成绩按照平均分来进行排名的java程序 -A simple java program can according to student s average grade to rank
Calculator
- 编写一个计算器,要求支持加减乘除和取余。不考虑负数-Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: +- ( )