资源列表
orderdemo
- 运用java定义一个数组,然后对其进行从小到大的排序-THE function of sort in java
ExcelTest
- Excel 生成测试,可以生成想要的Excel 表格-Excel create
InstanceNonce
- Construct an instance Source Code for Andriod.
Main
- 读入一系列正整数数据,输入-1表示输入结束,-1本身不是输入的数据;程序输出读到的数据中的奇数和偶数的个数。-Reads in a series of positive integer data, end of said input, input- 1-1 itself is not input data Read program output data of the number of odd and even number.
arr
- 1.给出5个人的工资,如果某个人的工资小于3000,给与1000奖金后,输出最后的结果 arry7.java给出5个人的年龄,将小于18岁的从数据库中清除-1. given 5 individual wages, if a person' s salary is less than 3000, and 1000 to give bonuses, output the final result arry7.java given 5 individual' s age, will b
TriangleYang
- 打印杨辉三角的程序,用java实现-Print procedures, using java to achieve.
TOSS
- 编写一个模拟硬币的applet.每次用户按下“Toss”按钮,程序投掷一个硬币。统计硬币各面出现的次数,并显示结果。程序应该调用不带任何参数的独立方法flip,如果是硬币正面,则方法返回“true” 如果硬币背面,则方法返回“false”.-Write a simulated coin applet. Each time the user presses the " Toss" button, the program throws a coin. Statistics coin
show_hid
- Javascr ipt实现网页上点击按钮显示和隐藏一个层-Javascr ipt realization of the page click the button to display and hide a layer
Number
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。-Write a java application. The user from the keyboard to enter a number between 1-9999, the program will determine whether this number is
ModeTest
- 入门学习java纯编码编写 模式 程序的良好示例,真的不错-Start learning java code written mode of pure good example of the program, really nice
Trans
- 这个程序实现的是将小写的人民币转换成大写的-Implementation of this program is to convert lowercase to uppercase RMB
CopyDemo
- 复制文件,输入源文件地址,在输入目的地址,把文件从源文件复制到目的地址-Copies files, the input source address, in input the destination address, from the source file copy files to the destination address