-
一个java源程序用于气泡法的java
一个java源程序用于气泡法的java-a java source for the bubble method of java
- 2023-07-18 22:50:04下载
- 积分:1
-
Java天气预报小程序
Java天气预报小程序-small Java weather procedures
- 2023-02-22 08:45:04下载
- 积分:1
-
本程序的功能如下:
1)本程序完全采用jsp脚本技术
2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能
3)可以对添加的记录进行添...
本程序的功能如下:
1)本程序完全采用jsp脚本技术
2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能
3)可以对添加的记录进行添加、删除、编辑的功能4)前台可以自动生成栏目,默认为选择前十的栏目
5)前台显示当天的下载爬行和总的下载排行
6)前台能够显示数据的统计
7)本程度的美化做得已经很好了,几乎拿来过来就能用
8)可以进行注册、登陆、搜索的功能
9)忘了,太多了,我记不清……
-Feature of this procedure are as follows: 1) This procedure is totally jsp scripting technology used 2) the background of management, can be set on the columns, add, delete, modify the function of columns and feature 3) can add records to add, delete, edit function
- 2022-11-21 06:45:03下载
- 积分:1
-
文章管理系统,适于学习、课程设计、毕业设计等等。
文章管理系统,适于学习、课程设计、毕业设计等等。-article management system suitable for learning, curriculum design, design and so on graduation.
- 2022-01-26 06:12:26下载
- 积分:1
-
java同步播放工具,支持mpeg,mp3.jpeg等同时演示。需要安装jmf插件。限于文件大小,为上传,可在java官方网站下载
java同步播放工具,支持mpeg,mp3.jpeg等同时演示。需要安装jmf插件。限于文件大小,为上传,可在java官方网站下载-broadcast tools, support mpeg, mp3.jpeg concurrent demonstration. JMF need to install the plug-in. Size limited to, upload, the java official website
- 2023-08-20 11:25:03下载
- 积分: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
-
javame primary. Canvas from a single control to the right treatment is a summary...
javame初级。从单一控件到对canvas的处理,是个总结性的项目。建议使用NetBeans打开本项目。-javame primary. Canvas from a single control to the right treatment is a summary of the project. Recommend the use of NetBeans to open the item.
- 2023-05-26 16:55:04下载
- 积分:1
-
Memory test software design content design design specific design requirements a...
记忆测试软件
设计内容
设计要求
总体设计
具体设计
运行效果与程序发布
主类Memory
方块 Block
记忆测试板MemoryTestPane
显示成绩 ShowRecord
记录成绩 Record
随机排列图标 RandomSetIcon
测试者 People
-Memory test software design content design design specific design requirements and procedures to run effect of the main types of Memory published box Block memory test board shows MemoryTestPane record results Record Results ShowRecord random test RandomSetIcon icon People
- 2022-03-09 21:03:47下载
- 积分:1
-
Java语言实现计算器的课程设计
Java语言实现计算器的课程设计-Java language implementation of the curriculum design calculator! ! ! !
- 2022-05-10 18:05:45下载
- 积分:1
-
used to write the project report system
用jsp写的项目申报系统-used to write the project report system
- 2023-07-19 07:25:02下载
- 积分:1