资源列表
WebSite
- 联系用的代码TextBox和两个Label-linked with the code TextBox and two Label
Triangle
- 水仙花数是三位数,它的各位数字的立方和等于这个三位数本身,例如371—33+73+1 3,则371就是一个水仙花数。编程找出所有水仙花数。-Narcissus is the three-digit number, it figures that the three-digit cube and equal to itself, for example, 371-33+73+1 3, the 371 is a few daffodils. Programming to identify the n
j123
- 一、责任链模式 现有 “战士”、“班长”、“排长”、“连长”,“营长”五种角色,当有人要请假时要进行以下处理 1.只能是下级象上级请假(如“排长”只能向“连长请假”) 2.班长可以批准1天内的假期,排长批5天,连长批10天,营长批20天,20以上不准假 请用责任链模式处理以下情况,输出具体的批准过程: 1.战士请12天假 2.排长请3天假 -First, the existing chain of responsibility pattern of " fig
10-7yueqiuzhuangdong
- 月球绕着地球转动,有月球和地球的代码,以及动画-failed to translate
interseccion
- Line intersection Java
C
- 输入年、月、日,然后判断输入的年、月、日的格式是否合法-This program can think the number you have inputted whether it is right.
StrArray
- 将图片数据转换成字节流传输的StrByte类, 替代FLEX中ByteArray类.-picture data into byte-stream transmission StrByte category, FLEX which ByteArray alternative category.
flake
- 在flash中,第一帧处添加此代码,能够完成雪花飘落的效果。-In the flash, the first frame add the code to complete the effect of falling snow.
DdmVmInternal
- Declarations for some VM-internal DDM stuff.
cdma
- Java scr ipt for CDMA multiuser source code
RandomArray
- 自动生产随即序列,算序列的平均数和的java程序,适合初学者参考-It will genarate several radom numbers and then calculate the average and sum of these numbers.
BorderLayout
- package 边界布局BorderLayout import java.awt.BorderLayout import java.awt.event.WindowAdapter import java.awt.event.WindowEvent import javax.swing.JButton import javax.swing.JFrame public class TestBorderLayout extends JFrame{
