-
The Lake Applet经典的applet,能为GIF或JPEG提供水波特效。 演示地址: http://demo.codechina.com/tx/ 它...
The Lake Applet经典的applet,能为GIF或JPEG提供水波特效。 演示地址: http://demo.codechina.com/tx/ 它也提供了前后摇动或转化为水下的效果。这个程序体积很小 ,在浏览器上创建动画帧,而只在网络上传递原始图片。 这样就可以确保动画在网络上速度很快-Applet classic applet will be able to provide GIF or JPEG wave effects. Presentation Address : http://demo.codechina.com/tx/ also offers front and rear sway or underwater into effect. This procedure is small and in the browser to create animation frames, but only on the network transmission original photographs. This will ensure that the animation on the network speed
- 2022-02-12 18:29:41下载
- 积分:1
-
Connect To Any Database v1.0
Connect To Any Database v1.0
- 2022-01-25 19:52:52下载
- 积分:1
-
java html 解析小程序,文件包很小,适合网络爬虫程序使用,适合分析html页面...
java html 解析小程序,文件包很小,适合网络爬虫程序使用,适合分析html页面-java html small analytic procedures, documentation package is very small, suitable for network use reptiles procedures for analysis of html page
- 2023-01-24 01:50:04下载
- 积分:1
-
当本java文件运行时即备份本文件为一个副本。
当本java文件运行时即备份本文件为一个副本。-when the java runtime documents that the backup copy of a document.
- 2022-03-03 15:53:10下载
- 积分:1
-
eclipse中 的SWT例子
eclipse中 的SWT例子-eclipse the SWT examples
- 2022-02-02 12:56:04下载
- 积分:1
-
jms主题方式发布端代码
jms主题方式发布端代码-jms thematic approach- release code
- 2023-01-10 14:40:03下载
- 积分: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
-
java编写的聊天程序客户端,使用了swing,awt的applet。
java编写的聊天程序客户端,使用了swing,awt的applet。-Client chat program
- 2022-12-20 04:35:04下载
- 积分:1
-
The use of JAVA to build a demonstration of digital image processing platform fe...
利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
- 2022-12-10 04:30:03下载
- 积分:1
-
群股票市场模拟
群体股票市场模拟
- 2022-03-18 06:14:44下载
- 积分:1