-
这是我们参加06年全国开源软件的竞赛作品,已经在SourceForge上开源,是一个针对BPEL的形式化验证工具...
这是我们参加06年全国开源软件的竞赛作品,已经在SourceForge上开源,是一个针对BPEL的形式化验证工具-This is our country take part in open-source software in 2006 race works, has been on the SourceForge open source, is a response to the Formal Verification of BPEL tools
- 2022-03-18 17:38:03下载
- 积分:1
-
聊天程序的Server
聊天程序的Server-Chat Server procedures
- 2023-09-08 19:25:03下载
- 积分:1
-
简单的记事本程序
简单的记事本程序-simple Notepad procedures
- 2022-01-27 19:11:27下载
- 积分:1
-
XML配置文件读取的工具类,以及对XML操作的封装,需要Dom4J支持...
XML配置文件读取的工具类,以及对XML操作的封装,需要Dom4J支持-XML configuration file to read the tools, as well as XML operations on the package, the need to support Dom4J
- 2022-08-06 18:06:00下载
- 积分:1
-
struts+ hibernate+ spring of a very good example, database mysql, paging and oth...
struts+hibernate+spring的一个很好的例子,数据库为mysql,并且还有分页等功能,直接导入myeclipse中即可使用。-struts+ hibernate+ spring of a very good example, database mysql, paging and other functions and are directly imported to use in myeclipse.
- 2022-03-01 10:54:56下载
- 积分:1
-
MD5算法是将数据进行不可逆加密的算法有较好的安全性,在国内如寿信的安全支付平台就采用此算法。...
MD5算法是将数据进行不可逆加密的算法有较好的安全性,在国内如寿信的安全支付平台就采用此算法。-MD5 algorithm is not reversible data encryption algorithm has good security, in domestic life, such as letter secure payment platform on the use of this algorithm.
- 2022-01-20 22:57:54下载
- 积分:1
-
finaloverridingillusion.ziplic类dowhiledemo {
finaloverridingillusion.ziplic class DoWhileDemo {
public static void main(String[] args) {
String copyFromMe = "Copy this string until you encounter the letter g ."
StringBuffer copyToMe = new StringBuffer()
int i = 0
char c = copyFromMe.charAt(i)
do {
copyToMe.append(c)
c = copyFromMe.charAt(++i)
} while (c != g )
System.out.println(copyToMe)
}
}
-finaloverridingillusion.ziplic class D. oWhileDemo (public static void main (String [] args) (String copyFromMe = "Copy this string un til you encounter the letter g. "StringBuffer c opyToMe = new StringBuffer () int i = 0 char c = cop yFromMe.charAt (i) do (copyToMe.append (c) c = copyFromMe.charAt (i)) while (c! = g) System.o ut.println (copyToMe
- 2022-08-16 16:32:30下载
- 积分:1
-
根据蚂蚁算法模拟的程序
根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
- 2022-12-21 22:20:03下载
- 积分:1
-
square array
cool stuff
check it out
square array
cool stuff
check it out-square array cool stuff check it out
- 2022-12-04 01:15:02下载
- 积分:1
-
有感应聘Java笔试时可能出现问题及其答案,希望对大家之后笔试有很大帮助...
有感应聘Java笔试时可能出现问题及其答案,希望对大家之后笔试有很大帮助-有 ?杏 | ??Java ?适允 ??赡??鱿治侍???其
- 2023-07-10 09:15:03下载
- 积分:1