-
该程序是测试字符串用的,来统计字符串的长度,以及去掉字符串中的空格字符!...
该程序是测试字符串用的,来统计字符串的长度,以及去掉字符串中的空格字符!-The procedure used to test the string to string the length of Statistics, as well as the string to remove the space character!
- 2023-03-07 22:15:03下载
- 积分:1
-
文件显示上传进度条
文件显示上传进度条 -Documents show upload progress bar
- 2022-02-14 01:09:06下载
- 积分:1
-
document helping who want to understand more a bout peer to pper system and to c...
document helping who want to understand more a bout peer to pper system and to choose the best
- 2022-02-14 09:52:13下载
- 积分: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
-
word documents, excel document, pdf documents, etc. good packets typical example
java操作word文档、excel文件、pdf文件等等 很好的包 很典型的例子-word documents, excel document, pdf documents, etc. good packets typical example
- 2022-01-27 20:11:31下载
- 积分:1
-
SSL客户端和SSL服务器连接,示例代码
SSL的Client,还有ssl连接的服务器端,示例代码-SSL Client, and ssl server connectivity, the sample code
- 2022-02-05 20:35:29下载
- 积分:1
-
Using JSP+ JAVA+ html development of a Web site voting system. System is a compl...
用JSP+JAVA+html开发的一个网站投票系统。是一个完整的系统并有详细的源代码-Using JSP+ JAVA+ html development of a Web site voting system. System is a complete and detailed source code
- 2022-09-21 17:30:02下载
- 积分:1
-
用于简繁转换的程序。
用于简繁转换的程序。-signpost for the procedure.
- 2022-09-29 19:05:03下载
- 积分:1
-
hibernate and xdoclet 结合,对初学者学习很有用,哦
hibernate and xdoclet 结合,对初学者学习很有用,哦-exploit and XDoclet combination for beginners to learn useful, oh
- 2022-07-07 04:01:17下载
- 积分:1
-
JSP核心技术源代码,和本站的JSP核心技术分析,可以合用,效果更好!...
JSP核心技术源代码,和本站的JSP核心技术分析,可以合用,效果更好!-core technology JSP source code, and the JSP site core technology, we may share, better results!
- 2022-01-26 01:25:13下载
- 积分:1