搜索资源列表
monkey-tree
- java 实现的动态树 java 实现的动态树
jlgui3.0
- java平台的图形音乐播放器,类似千千静音,它基于JavaSound 1.0 .jlGui支持的音频格式有WAV,AU,AIFF,MP3,OGG,VORBIS与SPEEX.-jlGui is a Music Player application for the Java™ Platform. It supports MP3, OGG Vorbis, FLAC, MONKEY s AUDIO, WAV, AIFF, AU and SPEEX audio formats.
monkey
- 一个简单的JAVA小程序,计算猴子第一天摘了多少桃子-A simple JAVA applet to calculate the first day of monkeys picking the number of peaches
Animal
- 有两个动物,一只猴子,一头大象,两种水果,香蕉和桃子,猴子吃到好的桃子笑哈哈,吃到坏的哭起来。吃到好的香蕉跳起来,吃到坏的香蕉扔掉香蕉,大象不吃桃子,大象吃到好的香蕉翘鼻子,吃到坏的香蕉吐出来。-There are two animals, a monkey, an elephant, two fruits, bananas and peaches, peach monkey eat a good laugh, eat bad to cry. Eat a good banana jump, th
Monkey
- 让java初学者接触AWT的好代码,初步体验AWT的画图效果-AWT java beginners make good contact with the code, the initial experience of the AWT drawing effect
Dashengcaolian
- 大圣操练猴子的问题,考察Java中集合的各个用法。-As the problem of the Monkey King, a visit to the set of all usage in Java
SimianArmy-master
- 保持你的云操作工具在最佳状态。Janitor Monkey (混乱的猴子)是一个弹性的工具,可以帮助应用程序容忍随机的实例故障-Keep your cloud operating tools in the best condition. Janitor Monkey (chaos monkey) is a flexible tool that can help application tolerate random instances of failure
monkey-get-one
- 话说某天一艘海盗船被天下砸下来的一头牛给击中了,5个倒霉的家伙只好逃难到一个孤岛,发现岛上孤零零的,幸好有有棵椰子树,还有一只猴子!大家把椰子全部采摘下来放在一起,但是天已经很晚了,所以就睡觉先. 晚上某个家伙悄悄的起床,悄悄的将椰子分成5份,结果发现多一个椰子,顺手就给了幸运的猴子,然后又悄悄的藏了一份,然后把剩下的椰子混在一起放回原处,最后还是悄悄滴回去睡觉了. 又过了一会 ...... 又过了一会 ... 总之5个家伙都起床过,都做了一样的事情。早上大家都起床,
Monkey
- Application that injects random key events and other actions into the system for Andriod.
MonkeyFlipEvent
- monkey keyboard flip event for Andriod. -monkey keyboard flip event for Andriod.
MonkeyWaitEvent
- monkey throttle event Source Code for Andriod.
MonkeyEvent
- abstract class for monkey event Source Code for Andriod.
MonkeySourceScript
- monkey event queue. It takes a scr ipt to produce events sample scr ipt format:.
dowhile-005
- Currently causes an infinite loop in the monkey.
MonkeyInstrumentationEvent
- monkey instrumentation event.
Monkey_code_analysis
- monkey_code_analysis, 帮助学习monkey源码-monkey_code_analysis, help learning monkey source
Monkey-scripts
- Monkey runner scr ipts to test in ANDROID debugging, includes sample scr ipt, a scr ipt to test camera.
MonkeyWaitEvent
- monkey throttle event Source Code for Andriod.
JavaProgram2
- 通过本程序,我们将实现杨辉三角和猴子分桃的个数的问题,从而加深我们的理解Java程序。-Through this program, we will implement the Yang hui triangle and the monkey is divided into five peach the number of questions, so as to deepen our understanding of Java program.
java
- 该程序包括3个类:Monkey类、People类和测试类Test。要求: (1) Monkey类中有个构造方法:Monkey (String s),并且有个public void speak()方法,在speak方法中输出“Ar Ar Ar......”的信息。 (2)People类是Monkey类的子类,在People类中重写方法speak(),在speak方法中输出“Hello,world!”的信息。 (3)在People类中新增方法void think(),在think方法中输出“I