资源列表
SSLContextSpiImpl
- S S L Context Spi Impl Source Code for Andriod.
Test_lload
- forName Source Code for Andriod.
FolderSystem
- 实现一个简单的文件系统 添加一个文件或目录 删除一个文件或一个空目录 列出所有的孩子(文件或子目录)的目录-The realization of a simple file system Add a file or directory Delete a file or an empty directory List all of the children (file or directory) directory
Test
- 通过分页符 读取txt文本中数据,并将每一页数据放到一个数组中,在jsp页面中分页展示-Through breaks ' ' read txt text data, and each page of data into an array, paging display in jsp page
Shiyan
- 处理异常需要的时间开销因方法不同,所需要的时间也是不同的-The time required to deal with unusual expenses due to differences in the method, the time required is also different
chopsticktest
- 这是一个用多线程编写的哲学家进餐问题,里面用到了多线程中的一些知识。-This is a multi-threaded, prepared with the dining philosophers problem, which uses a multi-threaded some knowledge.
Travaling
- 描述: 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程( 或旅费)最小。各个城市之间可能是有向连通的、无向连通的、以及存在某个城市不连通的情况,你的程序应该能够处理所有可能的情况。如下图表示各个城市间无向连通。 输入: 第一行为一个整数n(n<=10),表示城市的总个数。接下来是一个n*n的矩阵,用来表示城市间的连通情况以及花费,例如path[i][j]=len,len=
request
- 一个页面内部的request,学会使用jsp的内置对象-Within a page request, learn to use the built-in objects jsp
Caculator
- 通过Java语言,基本实现了计算器的最基本的运算,是初学Java者的很好的资料-Through the Java language, the basic realization of the basic calculator operations, is a good beginner' s information on Java
javabishi_mianshi
- 求职笔试大全java的 ,对小菜鸟有用,高手就不必看了-Of the Daquan java job written on a small rookie useful do not have to read the master
javascript
- 可获取与网页相关尺寸,如分辨率、高度、宽度等很有用的哦-Access to web pages related to size
datecount
- 利用Java语言,计算出两个日期之间相隔的天数-The use of the Java language, to calculate the number of days between two dates