资源列表
ch01
- 提高自己的java编程水平,大家可以很好地调试,调试用下,是非常好的。-Improve their level of java programming, we can well debug, debugging, it is all very good.
Palindrome-number
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 -Write a Java applications. The user from the keybo
ways-of-programming
- 编程之道 ebook for programming-ebook for programming
javasample
- java编程实例 通過大量入門示例,認識java 結論-Introduction to java programming examples through a lot of instances, understanding java conclusion
b3959e2da11f
- JSP制作的留言板 采用SQL Server2-JSP create message board using SQL Server2000
FormTest
- Form测试代码,以List进行的界面设计-Form test code to make the interface design List
GaugeText
- Gange常用于让用户做大小调整,或者是当做进度条指示器使用,简单手机实例-Gange used to allow users to do the resizing, or as a progress bar indicator to use, simple mobile phone example
calculatorPanel
- 利用java做的简单的计算器程序,能够实现混合四则运算表达式(可带括号)求值。-Use java to do a simple calculator program, to achieve mixed arithmetic expression (which can carry in parentheses) is evaluated.
Joseph
- 该例程为针对Joseph查找问题的实现,原理是用数组构建查找表,采取二分的方法-failed to translate
WebContent
- jGrid插件使用,包含自己编写的大量代码,比较使用,感兴趣的可以跟我联系-use jGrid
AmazCrawler
- A crawler to get information of books at barneys and nobles library
Fibonacci
- Fibonacci algorithm written in java
