-
借贷服务信息管理,使用了GUI编程、异常管理、内部类
借贷服务信息管理,使用了GUI编程、异常管理、内部类-Lending services, information management, use of GUI programming, exception management, internal class
- 2022-03-02 01:14:52下载
- 积分: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
-
UML建模与J2EE开发
UML建模与J2EE开发-UML modeling and J2EE development
- 2022-11-28 00:20:02下载
- 积分:1
-
智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,...
智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,对智能卡的访问包括复位,发送命令给智能卡,接收智能卡的应答,日至打印等等.-The smart card reader service program, Java language development, Eclipse development environment. Program up and running after the equivalent of a server, a port in the TCP listening client s request, can be remotely connected to the smart card access, including reset, send command to the smart cards, smart cards to receive the response, to print and so on.
- 2022-02-04 09:05:19下载
- 积分:1
-
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件...
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件-This is a file transfer can be achieved with the development of java source code, and executable. Jar file
- 2022-03-14 03:43:26下载
- 积分:1
-
webwatchmen 监控tomcat运行,tomcat挂掉自动启动,tomcat死掉自动重启...
webwatchmen 监控tomcat运行,tomcat挂掉自动启动,tomcat死掉自动重启-wu
- 2023-08-06 12:30:03下载
- 积分:1
-
用JAVA平台做简单的资料出入面版
用JAVA平台做简单的资料出入面版-with JAVA platform to do simple information access panels
- 2022-10-19 06:10:03下载
- 积分:1
-
灰度图像边缘检测功能
灰度图像边缘检测的函数-gray image edge detection function
- 2022-08-17 09:51:43下载
- 积分:1
-
支柱门户是一个简单的支柱的书籍。对于初学者来说是一个不错的选择。
struts入门是一本简单介绍struts方面的书籍。对于初学者来说是一个不错的选择。-struts portal is a simple struts on the books. For beginners is a good choice.
- 2022-08-19 13:27:47下载
- 积分:1
-
command line 7zia compression code can be compressed files to the command line e...
命令行7zia压缩代码,可以对压缩文件以命令行形式加密-command line 7zia compression code can be compressed files to the command line encryption
- 2022-03-20 04:26:11下载
- 积分:1