资源列表
[JSP源码/Java] lianliankan
说明:连连看小游戏,是现在手机中常见的小游戏。通过编程运行可以在电脑上实现。-Snake game is now common in the mobile phone games. Can be programmed to run on the computer.<郑博> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Rectangle
说明:画出一个矩形 长宽都可自定义 还可以计算其面积-Create a class Rectangle.i) It should have two instance variables l (the rectangle’s length) and w (the rectangle’s width). ii) It should have one method that calculates the area of the rectangl<王杰> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Monster
说明:一个初级JAVA程序小游戏,不同的怪兽会有不同的攻击方式,满100伤害停止。- 1. The sub-questions below concern a Java application that deals with monsters. i) Create a class called Monster (to be stored in file Monster.java),<scott> 在 2025-05-11 上传 | 大小:2kb | 下载:2
[JSP源码/Java] monster
说明:一个简单的怪物小游戏 在cmd运行 能够给出不同怪物的姓名 移动方向和步数以及攻击招式和伤害点数-A small monster game Every monster has a name and, Every monster can attack and move All monsters must have a special power<商文熙> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] book
说明:设计模式 命令模式 示例,带MAIN方法,可查看输出效果。-Design mode command mode example, with the main method, you can view the output effect.<hedj> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] some-java-program
说明:实现java swing类的使用,程序已测可运行,并能显示swing类效果-Java swing class use, the program has been measured to run, and can show the effect of the swing class<AlexLau> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] prjUrlDemo
说明:简单用于提取网页内容,使用java中自带的url功能,简单实用!-Simple to extract the content comes java url, simple and practical!<党涛> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] paint
说明:simple paint code which allow you to paint in java<ayman> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] javascript
说明:实现菜单的多级联动-Multi-level menu linkage..............<肖建> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] ExampleFrame
说明:自动售货机模拟程序,java小程序,用于课程设计有效-Vending machine simulation program, java applet for curriculum design<bingo> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] java
说明:我做的java五子棋程序,包括初始化和规则设定。-I do java 331 procedures, including initialization and rules set.<daishuai> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[JSP源码/Java] interface
说明:interface OnSquare{ float getArea() (面积) } class Circle(园) Class Square(正方形) class Triangle(三角形) 要求,在控制台输入1,Circle,10; area=r*r* 输入:2:square,10 20 area=a*b 输入 3,Triangle 10,20 area=a*b/2<蘑菇森林> 在 2025-05-11 上传 | 大小:2kb | 下载:0