资源列表
UserInfoUpdate
- 这是一个用户服务层的具体开发源码,有助于新手开发。-This is a user-specific open source services layer helps novice developers.
GLineChart
- GLineChart is a PHP class that let you create Google Line Chart with PHP
End-number
- 编写方法,输出n以内的所有完数。 完数:如果一个数恰好等于它的因子之和,则这个数就是“完数”。例如:6的因子是1、2、3,而6=1+2+3,因此6就是完数。 -The preparation method, all within a few finished output n. Ends count: If a number is exactly equal to the sum of its factor, then this number is the " complete
FillTest
- A panel that displays filled rectangles and ellipses
PalindromeIgnoreNonAlphanumeric
- 在忽略既非字母又非数字的字符,判断回文串-Ignore neither the letter nor the number of characters to determine palindrome string
stack
- 该程序实现了栈的建立和初始化。同时可以实现向栈中加入元素和删除元素。-The program enables the establishment and initialization stack. At the same time can be achieved by adding elements to the stack and delete elements.
InfijoPostfijo
- compiler, infijo posfijo java class used for tranform one math expresion but no suport for parentesis
welcome1
- 创建带有标签和文本域的窗体。当用户在文本域中输入其姓名后,显示欢迎用户使用 java 编程的消息。例如用户输入姓名flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能正常关闭窗口。-Create labels and text fields with the form. When users enter their name in the text field, the display welcome user message java program
test_mysql
- 测试Mysql是否安装成功,用jsp查询mysql数据库的内容,默认连接数据库用root用户名,密码是123456.mysql数据库中有testdatabase这样一个数据库,该数据库中有mytable表,表中的内容可以读取出来。-Mysql is installed successfully tested with mysql database jsp query the contents of the default root connect to the database using th
DayOfWeekGUI
- To check what the input day of week is, the programs would take three values: month, day, year. For month use 1 for January, 2 for February, and so forth. For output print 0 for Sunday, 1 for Monday, 2 for Tuesday, and so forth. Use the following for
ThreadTest
- 线程基础的作业,主要考查学生是否能够使用 Thread 方式创建线程, //并且使用 sleep() 方法。-Thread-based operations, primarily to examine whether students can be created using the Thread thread,// and use the sleep () method.
DefiniteLengthInputStream
- Definite Length Input Stream extends Limited Input Stream. -Definite Length Input Stream extends Limited Input Stream.