资源列表
WebForm1
- 检测客户端是否安装PDF阅读器,并自动下载安装-Detect whether the client is installed PDF reader, and automatically download and install
Edit.jsp
- Assists in Updating record from Access DB.
SQL-SERVER
- 直接用jdbc访问SQL数据库JSP连接Sql Server7.0/2000数据库 testsqlserver.JSP如下-Direct access to SQL database using jdbc to connect Sql Server7.0/2000 database testsqlserver.JSP JSP as follows
assignment-1
- java scr ipt code souce
Adder.txt
- 一个非常有用的小程序,它能实现简单的加法运算,真的不错-A very useful little program that can achieve a simple addition, really good
Partition
- 集合划分问题。给定正整数 n,计算出n 个元素的集合{1,2, , n }可以划分为多少个不同的非空子集。-Set partitioning problem. Given a positive integer n, calculate the n elements of the set {1,2, , n} can be divided into a number of different non-empty sets.
bag.zip
- 计算物品堆叠所占的背包格子数,通过取余取整获得。,The calculate the backpack plaid number of items stacked share, rounded to obtain by taking the remainder.
java-File
- 这是我在学习java SE I/O时写的小段子。主要实现以树形方式展现出该目录中的所有子目录和文件。 另外, 在展现的时候将目录排在上面,文件排在下面。每一层要加上缩进。 文件是jre6文件夹,我想这文件夹就不用我说什么了。换上自己的文件路径就可以了。新手上路,只希望打好基础。望有大家多多指点!-This is my learning java SE I/O when writing small pieces. The main achievement to show the way out o
AccessControlExceptionTest
- Unit test AccessControlException for Andriod.
EightQueens
- 经典的八皇后问题,主要使用回溯法实现,-Classic eight queen problem, the main use of backtracking,----------------------------
AssertionError
- Thrown when a ssertion has failed for Andriod. -Thrown when an assertion has failed for Andriod.
WindowListener_Example
- 关于窗口监听器的设计,包括窗口被激活,窗口被打开,窗口被最小化-The design of the WindowListener