-
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的五个源代码-java source code
- 2022-02-26 12:17:38下载
- 积分:1
-
简单GUI聊天程序
简单GUI聊天程序-simple GUI chat program
- 2022-03-01 08:12:59下载
- 积分:1
-
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署:
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter
JAVA source document CSEmail.jar to send a letter wraps com
CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends
to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in
ExampleServlet.java private String SERVLET_HTTP_PATH =
"http://www.yourSite.com/servlet/ to alter to www.yourSite.com your
website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet
fills in your SMTP server and sends a letter the port, but also has
you (not correctly not to be able to issue letter) on this server
account number
- 2023-05-28 21:30:04下载
- 积分:1
-
此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关...
此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "colors" right "color button"* button linked to the Action by the target, when the corresponding button was clicked on, this action will be linked to Action against a corresponding* sliding strip and its phase clearance of text input box can be used to set the state, set sliding strip and its related* text box shows the corresponding values by clicking on the button to represent the R, G, B color.
- 2022-01-27 09:04:40下载
- 积分:1
-
一个java写的proxy的例子
一个java写的proxy的例子-Write a java example proxy
- 2022-05-05 05:28:19下载
- 积分:1
-
个人详细总结了JAVA IO类的知识,适合初学者阅读,有例子
个人详细总结了JAVA IO类的知识,适合初学者阅读,有例子-Detailed summary of personal knowledge of JAVA IO class, suitable for beginners to read, there are examples of
- 2022-03-24 10:02:57下载
- 积分:1
-
带验证的javaMail邮件发送程序,仅供参考
带验证的javaMail邮件发送程序,仅供参考-with verification procedures javaMail mail sent, for information purposes only
- 2022-04-19 09:30:45下载
- 积分:1
-
tree控件 tree控件 tree控件
tree控件 tree控件 tree控件 -tree control tree control tree control tree control tree control
- 2022-05-20 08:47:44下载
- 积分:1
-
是structs2.0的jar包,
现在structs升级后,有了许多新的特性
是structs2.0的jar包,
现在structs升级后,有了许多新的特性-The jar is structs2.0 package, now upgraded structs, with many new features
- 2022-05-06 22:42:38下载
- 积分:1