搜索资源列表
Applet编程
- 重点掌握Applet程序的框架结构 掌握Applet程序的编写与运行 了解Applet的应用:播放声音、网页传值、基本图形工具 -# 61550 focus grasp Applet procedures fr a me structure # 61550 master Applet procedures in the preparation and operation
java Applet程序
- 几个基础的java Applet程序-several java applet based on the procedures,
Applet
- 一个简单的APPLET程序 ,对于刚了解JAVA的人有一点用处.
c程序代码
- c小程序-c applet
程序2
- 百叶窗效果的java applet-blinds effect of java applet
程序4
- 激光绘图java applet-Laser Mapping java applet
java Applet程序
- 几个基础的java Applet程序-several java applet based on the procedures,
图片水波效果
- 实现图片水波效果,java applet程序-achieve Photo wave effect, java applet
查找学生的成绩的applet
- 教师查找学生的成绩的applet的小程序: 1. 当教师从选择框中选择了某学员的姓名后,它将显示该学员的已考试及格的课程以及相应的考试成绩列表. 2. 当教师按下”未修课程 Missing Modules”按钮时,该学员的尚未完成的所有的课程的列表便显示出来. 3. 而当教师按下”免修课程 Exempted Modules”按钮时,便显示该学员的所有的面修课程的列表. 4. 所有的列表均必须按字母的顺序显示.-teachers iden
applet要与CGI程序通信
- 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and wr
OrderedArray
- 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, use java to achieve stack and queue in data structure. It can be used to demonstrate the implement of the stack.
画图聊天程序
- paintchat是一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能 是由一个日本的公司做的-paintchat is a java applet on the interactive data transmission web chat tools, and chat with drawing two functions by a Japanese company to do the
JAVAdrawimage
- JAVA APPLET程序,演示各种绘图功能-JAVA APPLET procedures, demonstrating various graphics functions
一个使用UDP协议写的围棋(小应用程序)
- 一个用UDP协议写的围棋小应用程序,欢迎大家下载研究-I-go application of java src with udp protocol.
经典游戏
- 用JAVA写的一个功能齐全的小型模拟器游戏,为一个实用型APPLET程序,算法超经典-using Java to write a small subset of functional simulator game for a practical APPLET procedures, algorithm-classic
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he pain
Applet编程
- 重点掌握Applet程序的框架结构 掌握Applet程序的编写与运行 了解Applet的应用:播放声音、网页传值、基本图形工具 -# 61550 focus grasp Applet procedures fr a me structure# 61550 master Applet procedures in the preparation and operation o
Java范例程序2
- java的一些关于多线程,applet的一些小题目-some of multithreading, a number of small applet topic
zyjclock
- Java Applet程序-时钟模拟,学习Applet和线程的经典实例。 -Java Applet procedures-clock simulation study Applet and threads of the classic examples.
Applet
- 1.编写一个Applet程序,该程序能够显示:"Hello Applet!",在浏览器中验证该程序。 2.编写一个基于TCP的Socket程序,服务器向客户端发送一个字符串:"Socket你好!",客户端将接收到的数据输出出来。在两台PC之间测试该程序。 -1. Applet write a program that can display: " Hello Applet!" , In the browser,