资源列表
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.
Rechercher
- c est un code source d un forumalire rechercher un person
Employee
- 搜索引擎项目: 一个员工类的源代码,1、定义一个类Employee;2、在类中定义四个属性;3、定义方法(函数或者行为);4、定义第二个构造函数,带有五个形式参数,用于接收值并传递给属性-Search engine project: an employee class source code, 1, define a class Employee 2, four attributes defined in the class 3, define methods (functions or
addpic
- 图片上传!单机浏览的时候,可以在当前页的指定位置显示要上传的图片-Photo uploaded! Stand-alone browser, you can specify the location of the current page shows an image to upload
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 这样的键值对对象