资源列表
CreateTxt
- java生成txt文件.将结果集生成一个txt文件。-txt file generated java. will result set to generate a txt file.
ehcache.xml
- EHCache configuration sample
Max
- 从键盘输入若干个数找出其中最大数,最大数出现的次数-Enter a number from the keyboard to find the largest number, maximum number of occurrences
input
- It is a HTML file which demonstrates the role of input tag.
LinkDatabase
- 使用java语句代码连接Access数据库,操作环境时dos命令-Using java code to link datebase of access in the dos system
xing
- 关于用五角星显示出菱形的一类方法的小程序-Diamond with a five-pointed star on the show method of a class of small programs
Juxing
- 这是用java写的一个GUI的小矩形,呵呵,挺好的,大家好好看一下吧-This is a small rectangle, a GUI written in Java, fine, we take a look at it
IOexample
- JAVAIO流简单实现,用到了RandomAccessFile,向指定文件的任意位置写入简单数据类型-JAVAIO the flow simple implementation, use RandomAccessFile, simple data types to write to the specified file anywhere
insert
- 用java写的关于数据插入的,把数据插入数据库的程序-Insert data into the program written in java
Singleton1
- 设计模式—单例模式举例说明,包含实例的创建及客户端验证。-Design patterns- singleton pattern example, contains instances created and client authentication.
zuoye18
- 应用程序中定义方法头如下所示的方法: static int[] add(int[] x, int[] y) static int[] multi(int[] x, int[] y) add方法的功能是:把参数数组x和y(其元素个数相同)的每个元素相加,并作为返回数组的元素;multi方法的功能是:把参数数组x和y(其元素个数相同)的每个元素相乘,并作为返回数组的元素。在Java应用程序中使用这两个方法。-Application defined in the method he
JisuanRiqi1
- 计算输入字符串中的小写字母在英文字母表中的顺序号-Calculation of the input string lowercase letters in the English alphabet sequence number