资源列表
ref
- part of a php kit admin cp.
music
- java applet 程序,实现音乐播放功能!-java applet program to realize music playback!
Animal
- 主要讲继承,以动物为例,来说明在继承中父类与子类之间的关系-Mainly about inheritance, to animals, for example, to illustrate the inheritance between parent and child relationship class
MyBank
- 定义一个类实现银行帐户的概念,包括的变量有"帐号"和"存款余额",包括的方法有"存款"、"取款"、"查询余额"和”显示帐号”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class that implements the concept of a bank account, including the variable account and the balance of deposits, including the "deposits", "withdrawals, ch
Product
- program to use a Comparator to create a PriorityQueue for messages.
buJu
- 编写Application程序,在Frame中加入80个按钮,分20行4列,用GridLayout布局方式,按钮背景为黄色(Color.yellow),按钮文字颜色为红色(Color.red)。-Application source code
Calendar
- 万年历:输入年份和月份,查看当月的天数,以及星期几~-Calendar: Find a month of each year, the day of the week.
trangle
- 使用JAVA编码实现计算三角型面积的功能-JAVA coding function to calculate the area of the triangular
shuangseqiu
- 这是一个随机生成一个双色球的代码!算法比较好。-This is a randomly generated code of a color ball! The algorithm is better
Example
- 国际象棋图形 8*8的页面,很好的学习作品哦!你值得拥有!-8* 8 chess graphics pages Oh good learning works! You deserve!
Producer_Consumer_1
- This a deadlock example program in JAVA-This is a deadlock example program in JAVA
src
- 字母大小写转换小例程,在项目中创建类UpandLower,在主方法中创建String型变量,实现字符变量的大小写转换。-Letter case conversion small routines