资源列表
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
filter
- 试编写一个程序,依次输入某股票近10天中每日收盘价,计算收盘价的平均价格后,依次输出所有高于或等于平均价格的那些收盘价 -Try to write a program, input a stock nearly 10 days in the daily closing price, closing price, the average price calculated after all sequentially output the average price is higher than
MonkeyWaitEvent
- monkey throttle event Source Code for Andriod.
CertPathBuilderSpi
- Creates a new {@code CertPathBuilderSpi} instance Source Code for Andriod.
MockNodeList
- A quick mock implementation of NodeList on top of ArrayList.