资源列表
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.
function
- it is used to print a table in php, and it is very simple, suitable for the beginner of html and php(I am the beginner too, so want to share with others!!!)
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
sql
- 实现PHP与SQL的连接,数据库的连接和查询,删除,以及插入等操作-To achieve connection of PHP and SQL database connectivity and query, delete, and insert operations such as
Calculatorl
- 这是个简易计算器,能够进+、-、*、/等基本操作。-simple calculator