资源列表
apply
- jsp,页面链接,js方法,select,input(JSP, page links, JS methods, select, input)
java文件分割合并
- java文件分割合并 分割文件成多个小文件(Java file split merge)
BaseDao
- dao层的一个工具类,实现加载、关闭驱动、增删改统一方法(Dao layer of a tool class, to achieve loading, closing the drive, additions and deletions to the same method)
猜数游戏
- 猜数游戏 通过获取随机数 猜测数字大小 你输入的数字大于随机数则变成红色,小宇随机数变成蓝色,等于随机数,弹出你真棒(Guessing game, by obtaining random numbers, guess the size of numbers, you enter the number is greater than the random number becomes red, small random number into blue, equal to random numbe
test
- 天气预报查询,拥有很简单的天气预报查询的网页,可以直接打开源代码(Weather forecast query, has very simple weather forecast inquiry homepage, may open the source code directly)
text
- 编写一个程序,读入3个整数,输出这3个整数的平均值。(Write a program, read into 3 integers, output the average value of these 3 integers.)
test
- 可以生成多位随机字母和数字,常用作验证码的生成或注册序列号的生成。程序里测试生成并打印了60位的随机字母和数字的字符串。(A number of random letters and numbers can be generated, which are often used to generate authentication codes or register sequence numbers. In the program, the test generates and prints a
Main
- 将json字符串中,每个[]里面逗号隔开的每条数据进行识别,提取出需要的数据,存到单独的TXT中(The JSON string, each separated by commas inside each data [] to identify and extract the data needed to separate TXT)
CopyMp3
- 通过Java语言,实现对MP3格式的文件的复制(to copy files of MP3 format)
简单程序
- 实现树与二叉树的转换的实现。以及树的前序、后序的递归、非递归算法,层次序的非递归算法的实现(Implementation of tree and two branch tree conversion. As well as the recursive and non recursive algorithms of the pre order and backward order of the tree, and the realization of the non recursive algor
PetShop
- 宠物商店:实现一个宠物商店,制定了宠物标准接口后,程序可添加任何具体的宠物对象,并且可搜索已添加在宠物商店中的宠物。(Pet store: after implementing a pet store and setting up a pet standard interface, the program can add any specific pet object and search for pets that have been added to pet shops.)
java训练
- 课堂训练 java web项目 登录 文件上传 要用MyEclipse打开(Classroom translation)