资源列表
StringTest.rar
- 编写一个Java应用程序,实现如下功能: 1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”; 2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同; 3)按字典顺序比较两个字符串”你”和”我”的大小关系; 4)将数字型字符串”100”和”123.678”转换为数字; 5)将字符串”FEDCBA”存放到数组中,调用for循环读出数组数据显示在屏
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
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.
