资源列表
MenuOut1
- 对自学java的人比较有用,根据书上的例题写的,下来看看吧 -ok
Run
- 实现客户端与服务器的http,程序中也存在错误,望给与改正。-make client and server http,this programs have some distikes,please recorrect it.
Log
- Log the application log
add4
- 该程序实现了往数据库中添加数据行,平时学习时使用的,仅供参考-add sql
deret_lipat_3
- This a simple recursive algorithm that use number 3 as starting point.-This is a simple recursive algorithm that use number 3 as starting point.
Adder
- 简单加法器,实现了任意两个数的相加功能,有友好的功能界面,适合幼儿或小学生使用。-Simple adder
HanAllPY
- 汉语拼音字典生成程序,支持汉语拼音的四个声调。-Pinyin dictionary generator support four tone pinyin
HelloReflection
- HELLO2D的反射,java图形学中的反射,HELLO2D和它的反射成一定角度-the reflection of HELLO2D
Counter.java
- 计数器 找出最大值和最小值并且可以递增-i) Write the Counter class which should have two private instance variables: count and max.Add getters and setters for the two private instance variables. The getter methods should be named getCount() and getMax(), whereas the set
SendMsg_webchinese
- 中国网建网的发短信代码,中国网建网的发短信代码-this is java code about sms,u can use it send sms.....
DotClassMarker
- This InstructionVisitor marks all classes that are used in a .class construct by any of the instructions that it visits.
JsonUtil
- 处理json字符串,把json字符串转换成对象,或者把对象转换成json字符串。-Processing json string to convert a string into json object, or to convert an object into a json string.