资源列表
Javascript
- Javascr ipt实现图片滚动,很使用的源代码-Achieve picture scroll
Messagesclass
- 从其他人那里拿来的 适合初学者 简单jsp 连接oracle 数据库-Brought from other people, suitable for beginners simple jsp connect oracle database
huiwendaima
- 可以对1到99999以内的数字判断是否为回文,简单方便,代码比较粗糙,欢迎大家选用修改-Within 1-99999 can determine whether the number is a palindrome, simple and convenient, the code runs correctly after upload
JAVA
- 使用java语言通过反射创新类的新对象,实现功能-Using java language class through reflection innovative new objects, to achieve functional
StubProjectCreationPage
- Stub class for project creation page.
SQLTimeoutException
- Creates an SQLTimeoutException object.
catchmongo
- 使用java对mongodb进行mapreduce操作-mapreduce in java
ZY_2_1
- 自己用java编程的基于黄金分割法求解函数的最优解。供大家学习交流-The optimal solution of the function based on the golden section method for Java programming. For everyone to learn communication
StringPartition
- 输入一个字符串,可以自动完成字符串的分割,并且做出运算结果。-Enter a string, the string can be automated segmentation, and make the operation result.
q
- 此程序仅仅是供初学者的,没有太多的技术含量,也没太大的作用-This program is only for beginners, there is not much technical content, did not have much effect
layout1
- 介绍Struts下的tiles框架的使用案例-Introduction Struts framework under the tiles use cases
GridBagEx1
- gridbaglayout example-import java.awt.* import java.util.* import java.applet.Applet public class GridBagEx1 extends Applet { protected void makebutton(String name, GridBagLayout gridbag, GridBagConstraints c) { Button butt