-
移动API通讯接口 移动API通讯接口 移动API通讯接口
移动API通讯接口 移动API通讯接口 移动API通讯接口-Mobile API communication interface mobile API communication interface mobile API communication interface mobile API communication interface mobile API communication interface
- 2022-06-19 15:19:14下载
- 积分:1
-
压缩软件采用的仍然是学校视频java源文件
本压缩软件是尚学堂视频中用到的JAVA源文件-The compression software is still used in school Videos JAVA source file
- 2022-12-03 13:00:03下载
- 积分:1
-
利用Java来实现C/S的客户端服务器聊天小程序。
利用Java来实现C/S的客户端服务器聊天小程序。-The use of Java to implement C/S client-server chat applet.
- 2023-08-24 18:55:04下载
- 积分:1
-
排序的几种算法,如快速排序,冒泡法,
排序的几种算法,如快速排序,冒泡法,-Sort of several algorithms, such as quick sort, Bubble, etc.
- 2022-07-21 05:54:17下载
- 积分:1
-
一个用 Java 实现的象棋游戏的源程序
一个用 Java 实现的象棋游戏的源程序-a play of XianqiYOuXhi with Java
- 2022-01-28 09:43:36下载
- 积分:1
-
博客完成java使用struts.hibernate.spring。框架。直接检测…
用JAVA完成的BLOG采用STRUTS.HIBERNATE.SPRING.框架.直接用ECLIPSE导入就可以发布运行.调试.-BLOG completed with JAVA using STRUTS.HIBERNATE.SPRING. Framework. Directly ECLIPSE import operation can be released. Debug.
- 2022-02-13 21:56:26下载
- 积分:1
-
老师上课的java课的讲解,从最基本的了解java的结构,是最基础认识java的课件...
老师上课的java课的讲解,从最基本的了解java的结构,是最基础认识java的课件-Java class teacher in the class of explanations, from the most basic understanding of java, the structure of the most basic understanding of java courseware
- 2022-10-17 14:55:03下载
- 积分:1
-
OpenWFE是一个开放源码的Java工作流引擎。它是一个完整的业务处理管理套件:一个引擎,一个工作列表,一个Web界面和一个反应器(存放自动代理)。它可以可以...
OpenWFE是一个开放源码的Java工作流引擎。它是一个完整的业务处理管理套件:一个引擎,一个工作列表,一个Web界面和一个反应器(存放自动代理)。它可以可以跟你的程序很好的给合。
初步尝试这个东东,从WEB页面上感觉是一个很好的东东,也是一个比较理想的工作流设计的东东,也没有像uengine这个工作流复杂,是一个自由派的工作流引擎技术。现在正在学习当中
-OpenWFE is an open source Java workflow engine. It is a complete business process management suite : an engine, a list, a Web interface and a reactor (automatic storage agent). It can tell you the procedures for the good cooperation. The initial attempt to Eastern, from the Web pages is a very good impression of the Eastern, is an ideal work flow design of the Eastern nor as uengine this complex work flow, is the work of a liberal engine technology. Which is now learning
- 2022-06-27 20:27:41下载
- 积分:1
-
JAVA游戏,含源代码,是j2me代码开发环境是eclipse+j2me
JAVA游戏,含源代码,是j2me代码开发环境是eclipse+j2me-JAVA games, including source code, is a j2me code development environment is eclipse+ J2me
- 2022-08-11 03:03:36下载
- 积分: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