-
JAVA内嵌XML代码的几个小程序,采用工厂模式,有助于学习XML语言...
JAVA内嵌XML代码的几个小程序,采用工厂模式,有助于学习XML语言-Java embedded XML code several small procedures, using the factory model to the learning XML
- 2022-04-30 14:43:40下载
- 积分: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
-
即时通讯
即时通讯-Instant messaging
- 2023-08-04 18:30:04下载
- 积分:1
-
jsp java md5的实现代码
可用于密码处理等用途
jsp java md5的实现代码
可用于密码处理等用途-jsp java md5 code can be used to realize the deal with password etc.
- 2022-01-20 22:43:32下载
- 积分:1
-
J2me月光战机游戏源码,运行于手机的一款飞机游戏,经险刺激,源代码编译时最好去下载Sun官方最新的 Java Wireless Toolkit 2.3 以上版...
J2me月光战机游戏源码,运行于手机的一款飞机游戏,经险刺激,源代码编译时最好去下载Sun官方最新的 Java Wireless Toolkit 2.3 以上版本,以避免JDK1.50和WTK2.1的冲突问题。
-Moonlight fighters J2me Games source, runs on a plane of the cell phone games, stimulation by insurance, the best source code compiled when the official go Sun download the latest Java Wireless Toolkit 2.3 or later to avoid conflicts JDK1.50 and WTK2.1问题.
- 2022-10-14 15:25:04下载
- 积分:1
-
Wap_Bluetooth_and_3G_JAVA_源码集合
Wap_Bluetooth_and_3G_JAVA_源码集合-Wap_Bluetooth_and_3G_JAVA
- 2022-01-26 04:02:25下载
- 积分:1
-
俄罗斯方块,java 编写,完全自己写的,对集合的应用画图等等。算法不错。不过网络功能暂时没有实现,实现中。。。。。 不好意思,这个文件上次就传了。可是当时传错...
俄罗斯方块,java 编写,完全自己写的,对集合的应用画图等等。算法不错。不过网络功能暂时没有实现,实现中。。。。。 不好意思,这个文件上次就传了。可是当时传错了。。现在补救一下,希望来得及。。。站长可以不给我加下载数。。。。。。对不起。。。呵呵。-Russia squares java prepared completely on my own writing, the right set of drawing and so on. Good algorithm. But there is no network to achieve functional, and implement. . . . . Sorry, this document- the last time. But at that time-wrong. . Now what remedies, hoping time. . . Head can not have it downloaded to a few. . . . . . Sorry. . . Ha ha.
- 2022-03-18 15:50:43下载
- 积分:1
-
一个简单的记事本源程序(java)
一个简单的记事本源程序(java)-a simple notebook source (java)
- 2023-07-19 23:05:03下载
- 积分:1
-
boy的java 程序,用与appletviewer显示
boy的java 程序,用与appletviewer显示-boy of java program, and show appletviewer
- 2022-12-13 03:10:04下载
- 积分:1
-
User login registration, rights management system, functions have been achieved,...
用户登入注册,权限管理系统,功能均已实现,可直接使用-User login registration, rights management system, functions have been achieved, can be used directly
- 2022-04-08 03:35:50下载
- 积分:1