-
实现一系列的示范类JDBC
一系列实现JDBC的演示类-achieve a series of demonstration categories JDBC
- 2022-03-03 11:55:35下载
- 积分:1
-
spring+struts+tomcat的一个小例子
spring+struts+tomcat的一个小例子-spring+ struts+ tomcat a small example
- 2022-08-21 22:20:35下载
- 积分:1
-
彩色画图painter
彩色画图painter-Paint color painter
- 2022-07-09 17:38:35下载
- 积分:1
-
";JSP程序开始";所有的源代码
《jsp编程起步》里面的所有源代码-"jsp program started" all of the source code
- 2022-03-04 10:21:12下载
- 积分: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
-
通过中点判定算法,绘制指定端点的直线,用来测试tuborC的图形编程...
通过中点判定算法,绘制指定端点的直线,用来测试tuborC的图形编程-Determined through the mid-point algorithm, the designated endpoint of the straight-line drawing, used to test tuborC graphical programming
- 2022-08-21 20:52:01下载
- 积分:1
-
文本转换成语音tts,可以将文本自动转换为英文语音。只支持英文。...
文本转换成语音tts,可以将文本自动转换为英文语音。只支持英文。-Text converted to voice tts, text can be automatically converted to the English voice. Only supports English.
- 2022-03-07 17:22:49下载
- 积分:1
-
凌云论坛(LyBBS)的架构是基于Jsp/JavaBean的模式,这种模式非常稳定,而且,速度比较优越,是被全球企业证明的可以高效稳定的进行企业运算开发的平台。...
凌云论坛(LyBBS)的架构是基于Jsp/JavaBean的模式,这种模式非常稳定,而且,速度比较优越,是被全球企业证明的可以高效稳定的进行企业运算开发的平台。这种平台最大的优势在于可以跨系统,真正的“一次编写、 到处运行”的特点,在这种平台上开发的产品,可以轻松移植到其他的平台,例如:Unix、Linux、Windows系统,这样,在企业更换平台的时候可以最大的节约成本,提高运算质量。-Lingyun Forum (LyBBS) framework is based on Jsp/JavaBean model, very stable, but relatively superior speed, was global enterprises could prove highly efficient and stable development of enterprise computing platform. This platform is the greatest advantage of cross-system can be real "time to prepare, run everywhere" to the characteristics of this platform in the development of products that can be easily ported to other platforms, such as : Unix, Linux and Windows systems, so that the enterprise platform to replace the time available with the greatest cost savings, improve the quality of operations.
- 2023-05-04 15:15:04下载
- 积分:1
-
jakarta
jakarta-taglibs
- 2022-05-06 21:39:03下载
- 积分:1
-
企鹅推冰块游戏,A,D左右移动.K,M上下移动
企鹅推冰块游戏,A,D左右移动.K,M上下移动- The penguin pushes the ice piece game, A, about D moves K, M
reciprocated
- 2022-03-15 17:13:31下载
- 积分:1