资源列表
Jdk
- 安装JDK后,不需要手动配置环境变量,运行该程序,将自动配置环境变量,使其文件转成.bat文件运行-After JDK is installed, do not need to manually configure the environment variables, run the program, will automatically configure the environment variables, so that the files into.Bat file operation
SplashWindow
- 模拟登陆界面,是图形界面 有进度条 图形自选-log in
a
- 该程序使用java语言实现双向冒泡排序,简单,易于理解。-The program uses the java language bi-directional bubble sort, simple, easy to understand.
Order
- java Int 数组冒泡和选择排序 自己写的算法。-java Int array to write their own bubble and selection sort algorithm.
DownLoad
- 实现多线程的下载。通过url实现的多线程下载。-Multi-threaded downloads. Achieved through multi-threaded download url.
sqlvisit
- 基于JDBC的数据库访问程序设计 下面为基于JDBC的数据库访问程序,根据这一程序,利用Access建立相应的数据库文件,调试程序,观察运行结果。 -JDBC for database access based on program design following JDBC-based database access program, according to this procedure, establish the appropriate use of Access databas
YangHuiV2
- 根据提示需要输入的杨辉三角的行数打印出杨辉三角-Prompted to enter the number of rows of Yang Hui triangle print Yang Hui Triangle
date
- 在网页上显示出当前的日期,不需要进行手动更新-On the page shows the current date, do not need to manually update
triangle
- 输入一个三角形的3个边长,检查是否能构成一个直角三角形-Input a triangle of three fields, check whether can constitute a right triangle
SimpleBot
- 机器人行走的代码,关于其中机器人左转的问题的代码-Walking robot code, on which the robot left turn code
KMP
- 用于字符串匹配的Kmp算法,eclipse环境下的java编程-Kmp algorithm implemented in Java
EntityTools
- 利用java 反射 暴力破解实体属性, 从而转换成Map 的 key、 value 这样的键值对对象