资源列表
[JSP源码/Java] 222
说明:猜物品价格小游戏,电脑产生10件商品的价格 玩家竞猜 电脑提示价格高了还是低了-Guessing game item prices, computer-generated 10 players guessing the price of the computer prompts the price higher or lower<李姐姐> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Demo2
说明:输入数字,电脑把它转换成汉字数字,能判断位置-Enter the number, the computer converts it into digital characters that can determine the location<李姐姐> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] VLAOSHI
说明:唐诗游戏 每句诗省略一个字,产生四个选项,供用户选择-Tang poems omitted a word game sentence, resulting in four options for the user to select<李姐姐> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] FtpUpload
说明:Java操作FTP,即在上传时,使用ftp协议进行文件上传和下载-java ftp<Ethan> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] StrManager
说明:JAVA 字符串操作,字符串合并/截取/对比等-java string<Ethan> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] XLSExport
说明:Java 使用xls进行excel的读取和存取、生成、操作-java excel xls<Ethan> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] GuessNumber
说明:猜数字游戏1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储)例如:3 6 4 4System.out.println((int)(Math.random(0*4)))2. 然后要求用户循环猜这4个数子,在用户每猜一次之后,提示用户有几个数字的位置正确了。 例如:用户输入3 7 2 4 (3和4的位置正确了),则提示用户有2个数字正确。3. 使用LinkedList存储用户每次猜<adaf> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] grade_Search
说明:(1)要求使用HashMap<String, Integer>存储每次考试的成绩(key键为姓名,value为成绩)。 (2)要求使用LinkedList存储考试次数,有几次考试就有几个HashMap -(1) requires the use of HashMap <String, Integer> Memory test scores for each (key key for the name, v<adaf> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Unit-conversion
说明:可以进行常用长度单位距离换算。总共有19个单位(1、阿米 2、飞米 3、皮米 4、纳米 5、微米 6、毫米 7、厘米 8、分米 9、米 10千米 11、寸 12、尺 13、丈 14、里 15、英寸 16、英尺 17、码 18、英里 19、海里)-Length can be used from the conversion unit. A total of 19 units (1, Ami 2, flying m 3, picometer<AA> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Plant-farm-income-calculation
说明:可以计算QQ农场作物的收益情况,可以计算出总计收入、总计需用时间、利润率、产金速度等。-QQ farm crops can be calculated earnings, total income can be calculated, for a total required time, profit margins, gold production speed.<AA> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Color-recognition-device
说明:输入一种颜色的R、G、B值,就可以辨认出这种颜色的中文名。-Enter a color of R, G, B values, we can identify the color of the Chinese name.<AA> 在 2025-02-06 上传 | 大小:1kb | 下载:0