资源列表
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
Calculatorl
- 这是个简易计算器,能够进+、-、*、/等基本操作。-simple calculator
src
- Count numbers and time displays
AlgorithmParameterGeneratorSpiTest
- Tests for AlgorithmParameterGeneratorSpi class constructors and methods for Andriod.
ButtonAddImage
- 可视化界面添加图片,鼠标点击循环。初学java者参考-The visual interface to add pictures, click on the mouse circulation. Beginner java reference
DeskTopTest
- Desktop 示例 示例 示例-Desktop Desktop Desktop Desktop Desktop Desktop Desktop
zuidakchengji
- 设I 是一个n 位十进制整数。如果将I 划分为k 段,则可得到k 个整数。这k 个整数的乘积称为I 的一个k 乘积。-Let I be an n-bit decimal integer. If I is partitioned into k segments, then k integers are obtained. The product of k integers is called a k product of I.