-
20065613513474287
时钟万年历代码 Clock.java放在了一个名叫 Clock的包里(clock calendar Clock.java code on a bundle called the Clock)
- 2007-01-22 20:27:42下载
- 积分:1
-
聊天室系统charroom
本系统用java+Mysql技术,实现了一个聊天室系统,可同时允许多人一起在线聊天,互发信息。(The system used java+ Mysql technology, achieve a chat room system, while allowing people to chat online with each other fat information.)
- 2020-07-06 14:58:58下载
- 积分:1
-
AlbumApplet
Java电子相册,借此源码您可以了解一下使用Java语言定义图片选择下拉框、绘制图像的Graphics对象、生成媒体加载器、设置Applet的背景颜色、设置布局管理器、实例化下拉框、获取图像数量参数、得到图像数量、如何增加待加载的图像、增加组件到Applet、创建Image实例、得到Graphics实例、重绘屏幕等小技巧,对于学习Java图像处理想当有意义。(Java electronic albums, take this source code you can know what use Java language definition images choose the drop-down box, the Image is drawn Graphics object, and the formation of media loader, set the background color of the Applet, set layout manager, instantiation drop-down box, obtain Image number parameters, get, how to increase the number of images for loading images, increase component to create an example, Image, Applet get Graphics examples, such as screen redraw little skill, to learn Java Image processing want to be meaningful.
)
- 2012-04-30 14:33:01下载
- 积分:1
-
sCREENsIZE
Returns the enum for matching the provided qualifier value.
- 2014-01-13 18:39:28下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
a_project_of_mobile_compny
THIS IS A PROJECT OF A MOBILE COMPANY
- 2012-11-21 02:17:28下载
- 积分:1
-
permutation-scanning-worms
In recent years, both sophistication and damage potential of Internet worms have increased tremendously. To understand their threat, we need to look into their payload for signatures as well as propagation pattern for Internet-scale behavior. An accurate analytical propagation model allows us to comprehensively study how a worm propagates under various conditions, which is often computationally too intensive for simulations. More importantly, it gives us an insight into the impact of each worm/ network parameter on the propagation of the worm.
- 2012-08-17 23:53:24下载
- 积分:1
-
PropertyChangeSupport
Property Change Support.
- 2013-11-06 14:47:29下载
- 积分:1
-
Java-primer
This present a primer for people who are unfamiliar with the Java language. This introduction is intended to allow you to develop the Java skills necessary to understand basic programs.
- 2009-04-23 07:47:15下载
- 积分:1
-
JCHelloWorld
一个javacard2.2.2的helloworld applet.(a javacard2.2.2 the helloworld applet.)
- 2006-12-18 16:00:37下载
- 积分:1