资源列表
java_clock
- 小闹表,挺好用的,具有计时和设定功能计时时间长短的功能-Alert Clock
jdbc
- Related links about jdbc
uint32
- uint32型数据的处理,js代码,可以转为其它的语言,大家可以参考!-uint32 type of data processing, js code, can be converted to other languages, you can refer!
src
- java实验中的简易计算器。实现简单的图形界面与事件的监听处理-simple calculator code java experiment,function:Graphical interface,event listener..
urcoding__
- This file provides a package by name Connection. this package has a .java file by name Connection_Provider. This has a code to form a connection with MySQL data base. Only thing to do is to import is file and form a connection.-This file provides a p
traveller
- JAVA的txt文件,解旅行家问题(TSP)的蛮力法问题-JAVA TXT file, the solution of the problem (TSP) traveler robust
regtable
- 一个可以让你到处复用的注册表格,实现一般注册需要的信息输入-this a table for you to use everywhere
CountNumber
- 统计数字问题。一本书的页码从自然数1 开始顺序编码直到自然数n。书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如,第6 页用数字6 表示,而不是06 或006 等。数 字计数问题要求对给定书的总页码n,计算出书的全部页码中分别用到多少次数字0,1, 2,…,9。-Statistics problem. A book page numbers from the natural numbers sequentially coding until the natural
NewTestProjectAction
- An ordering that tries several comparators in order.
proto_11
- Global Information in Constructors.
hc_nodedocumentfragmentnodevalue
- Runs this test from the command line.
MyDate
- 定义一个满足如下要求的Date类: a.用下面的格式输出日期:日/月/年 b.可运行在日期上加一天操作 c.设置日期 用该类编写一个显示当前日期的程序.-Define a class to meet the following requirements Date: a date with the following output format: DD/MM/YY b can be run on the date set date plus one day operations c