-
icsamples directory is icsamples network programming. The procedures include J2E...
icsamples目录中有icsamples网络程序。 这个程序包括J2EE网络层的范例程序,需要在Tomcat 5.0中运行。读者可以简单地将这个程序放入Tomcat的webapps目录, 然后启动Tomcat。或者读者可以自己生成一个icsample.war文件, 然后在Tomcat中部署。-icsamples directory is icsamples network programming. The procedures include J2EE network layer model procedures, the need to run Tomcat 5.0. Readers can simply be this procedure Add Tomcat webapps directory, then start Tomcat. Or readers can generate a icsample.war themselves, and then deployed in Tomcat.
- 2022-03-24 07:24:05下载
- 积分:1
-
MD5 encryption algorithms written in Java, only one file, it is easy to use
Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
- 2022-10-05 17:40:03下载
- 积分:1
-
achieve a plural categories, for learning Exception Handling
实现一个复数类,用于学习异常处理-achieve a plural categories, for learning Exception Handling
- 2022-01-28 21:49:48下载
- 积分:1
-
jacbo调用实例,jsp动态生成word文档,很有用的一个类
jacbo调用实例,jsp动态生成word文档,很有用的一个类-jacbo example, jsp dynamically generated word documents, a very useful category
- 2022-01-27 14:52:49下载
- 积分:1
-
用JAVA写的串行端口发送和接收数据,希望能通过,
用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
- 2022-04-14 10:17:38下载
- 积分:1
-
读取用户自定义环境变量
读取用户自定义环境变量-reading the user-defined environment variables
- 2022-12-25 09:05:03下载
- 积分:1
-
学生管理系统,功能强大,适用于做毕业设计的同学。
学生管理系统,功能强大,适用于做毕业设计的同学。-zi dong fan yi bu dong le ,xie xia pin yin ba.
- 2023-01-12 16:40: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
-
一个Java的典型实例
一个Java的典型实例-a typical example of Java
- 2023-04-12 10:05:04下载
- 积分:1
-
天气预报,股票行情等时时信息的获取源码。
天气预报,股票行情等时时信息的获取源码。-Weather forecasts, stock quotes, etc. from time to time access to information source.
- 2022-03-01 13:48:20下载
- 积分:1