资源列表
bibliotheque
- It"s djikstra on Java
CompareString
- 关于string的东西,上课时老师讲过之后看看,对学习string很有用。-On the string of things, look after the class the teacher talked about, is useful for learning string.
J2SE.programming.SimpleConfig.code
- J2SE应用编程SimpleConfig设计代码J2SE application programming SimpleConfig design code -J2SE application programming SimpleConfig design code
conn
- 用于 连接 数据库,缺失 jar包, 需要自己找,sql2000(2个)、sql2005/2008(1个)-connection database
util
- Demographic Location by OpenMarket
TLight
- 一个简单的模拟交通红绿灯的程序,简单实用,容易看懂-Traffic lights with a simple simulation program, simple and practical, easy to understand
count
- 简易计算器,操作简单,居家旅行之必备。 java+myeclipse-Simple calculator, simple, home of the necessary travel. java+ myeclipse
random
- java的一个简单练习,实现在5*5矩阵上1-25数字快速随机排列,有图形化界面。-5* 5 matrix to achieve the number of fast random order on 1-25, there is a graphical interface.
ictclas
- ictclas50的简单使用。只要把ictclas里的初始化函数简单应用了一下-the implement of the ictclas50
siyemeiguixian
- 用java实现的四叶玫瑰线的图形设计程序,能够在页面窗口中显示生成图形。-Java to achieve a four-leaf rose line graphic design program can generate graphical display in the window of the page.
jump
- 其中包含了跳转的一些操作。比如:只是在本页进行跳转,还是能够跳转到其他的页面上去-Which contains some of the operations of the jump. For example: just jump on this page, or be able to jump to other pages up
SubStringTest
- 编写一个截取字符串的控制台操作,输入为一个字符串和字节数,输出为按字节截取的字符串。 但是要保证汉字不被截半个,如"我ABC",4,应该截为"我AB",输入"我ABC汉DEF",6,应该输出为"我ABC"而不是"我ABC+汉的半 个"。-Write a string interception console operation, the input is a string and the number of bytes, output intercepted by byte string. Bu