-
音乐闹钟提醒。可以选择“.wav”“.au”格式的音乐文件,设定提示内容和正确的时间。在您的PC上模拟了一个漂亮的音乐闹钟...
音乐闹钟提醒。可以选择“.wav”“.au”格式的音乐文件,设定提示内容和正确的时间。在您的PC上模拟了一个漂亮的音乐闹钟-Music Alarm.It would support the music files in the form of ".wav"/".au".And also you can write the note content.
- 2022-02-18 15:31:00下载
- 积分:1
-
一个电子宠物游戏源代码,java版,非常简单的那种,…
一款Java版的电子宠物游戏源代码,非常简单的那种,不是手机游戏,可作为学习资料参考一下。
-A Java version of the electronic pet game source code, the kind of very simple, not cell phone games, learning materials can be used as reference.
- 2023-05-17 09:15:03下载
- 积分:1
-
foreigner online examinations. STRUTS do, it is worth learning!
老外的在线考试,用STRUTS做的,值得学习!-foreigner online examinations. STRUTS do, it is worth learning!
- 2022-05-15 05:26:34下载
- 积分:1
-
用户输入自己想要的颜色即可实现
用户输入自己想要的颜色即可实现-user input their desired color can be realized
- 2022-08-09 15:15:30下载
- 积分:1
-
This is a simple JAVA program, function is a login window, just learning JAVA, a...
这是一个简单的JAVA程序,功能是一个登录窗口,刚学JAVA,见笑。-This is a simple JAVA program, function is a login window, just learning JAVA, a laughing stock.
- 2022-07-25 06:36:59下载
- 积分:1
-
将html转换为xml的java源代码
将html转换为xml的java源代码-Xml to html conversion of the java source code
- 2022-11-01 00:25:03下载
- 积分:1
-
成绩管理系统
成绩管理系统---部分三:
使用了struts,hibernate,spring等技术,内容相当详细,几个朋友几个月的毕业项目。
(因为23MB上传多次均失败,故分成3部分上传)-Performance management system- part three: the use of struts, hibernate, spring, such as technology, content in considerable detail, a few friends a few months of graduation projects. (Because many times have 23MB upload failure, it is divided into 3 parts uploaded)
- 2022-11-05 17:05:04下载
- 积分:1
-
multiinterfaces.zipgbuffer Searchme =新的StringBuffer(
multiinterfaces.zipgBuffer searchMe = new StringBuffer(
"peter piper picked a peck of pickled peppers")
int max = searchMe.length()
int numPs = 0
for (int i = 0 i < max i++) {
//interested only in p s
if (searchMe.charAt(i) != p )
continue
//process p s
numPs++
searchMe.setCharAt(i, P )
}
System.out.println("Found " + numPs + " p s in the string.")
System.out.println(searchMe)
}
}
-multiinterfaces.zipgBuffer searchMe = n ew StringBuffer ( "peter piper picked a peck of p ickled peppers ") searchMe.length max = int () i nt = 0 numPs for (int i = 0 i
- 2023-04-21 16:25:03下载
- 积分:1
-
这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。...
这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
- 2022-02-13 01:05:14下载
- 积分:1
-
JAVA项目开发实践书籍源码,推荐
JAVA项目开发实践书籍源码,推荐
-JAVA source project development practice books recommended
- 2023-04-30 16:55:04下载
- 积分:1