文件名称:test_java
介绍说明--下载内容均来自于网络,请自行研究使用
1、 求一维数组的最大值和最小值
2、 用一维数组输出杨辉三角
3、 找出一个二维数组的鞍点
4、 找出两个字符串中所有共同的字符
5、 输出金额的中文大写形式
6、 实现一个复数类
7、 实现一个银行账户类
8、 编写程序实现判断及识别标识符的功能
9、 实现一个计算器
10、 编程实现一个用户登录窗口,其中用户名要求为10位的数字,且第一个数字不能为0.
-1, find the one-dimensional array of maximum and minimum output Pascal' s Triangle, a one-dimensional array, find the saddle point of a two-dimensional array to identify all common characters in the two strings 5, the output amount of Chinese uppercase to achieve a complex class 7, a bank account class 8, programming judgment and identification identifier to achieve a calculator 10, programming a user login window, in which the user name requirements for 10 number, and the first digit can not be 0.
2、 用一维数组输出杨辉三角
3、 找出一个二维数组的鞍点
4、 找出两个字符串中所有共同的字符
5、 输出金额的中文大写形式
6、 实现一个复数类
7、 实现一个银行账户类
8、 编写程序实现判断及识别标识符的功能
9、 实现一个计算器
10、 编程实现一个用户登录窗口,其中用户名要求为10位的数字,且第一个数字不能为0.
-1, find the one-dimensional array of maximum and minimum output Pascal' s Triangle, a one-dimensional array, find the saddle point of a two-dimensional array to identify all common characters in the two strings 5, the output amount of Chinese uppercase to achieve a complex class 7, a bank account class 8, programming judgment and identification identifier to achieve a calculator 10, programming a user login window, in which the user name requirements for 10 number, and the first digit can not be 0.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test_java\test01\.classpath
.........\......\.project
.........\......\bin\Arraymaxandmin.class
.........\......\src\Arraymaxandmin.java
.........\.....2\.classpath
.........\......\.project
.........\......\bin\Yanghui.class
.........\......\src\Yanghui.java
.........\.....3\.classpath
.........\......\.project
.........\......\bin\Dortpoint.class
.........\......\src\Dortpoint.java
.........\.....4\.classpath
.........\......\.project
.........\......\bin\Samechar.class
.........\......\src\Samechar.java
.........\.....5\.classpath
.........\......\.project
.........\......\bin\RMB.class
.........\......\src\RMB.java
.........\.....6\.classpath
.........\......\.project
.........\......\bin\Complex.class
.........\......\...\Complex__ex.class
.........\......\src\Complex.java
.........\.....7\.classpath
.........\......\.project
.........\......\bin\Account.class
.........\......\...\Fetch.class
.........\......\...\Save.class
.........\......\src\Account.java
.........\.....8\.classpath
.........\......\.project
.........\......\bin\Identifier.class
.........\......\src\Identifier.java
.........\.....9\.classpath
.........\......\.project
.........\......\bin\Calculator.class
.........\......\src\Calculator.java
.........\....10\.classpath
.........\......\.project
.........\......\bin\Userlogwind.class
.........\......\src\Userlogwind.java
.........\....01\bin
.........\......\src
.........\.....2\bin
.........\......\src
.........\.....3\bin
.........\......\src
.........\.....4\bin
.........\......\src
.........\.....5\bin
.........\......\src
.........\.....6\bin
.........\......\src
.........\.....7\bin
.........\......\src
.........\.....8\bin
.........\......\src
.........\.....9\bin
.........\......\src
.........\....10\bin
.........\......\src
.........\test01
.........\test02
.........\test03
.........\test04
.........\test05
.........\test06
.........\test07
.........\test08
.........\test09
.........\test10
test_java