-
Socket_client
java教程中的一段源码,其功能是,用socket建立通讯实例客户端。(java tutorial in the section of source code and its function is, and set up communication socket client example.)
- 2009-04-08 19:56:48下载
- 积分:1
-
sinDraw
java手机开发编程语言java2me范例,绘制sin函数。(java programming language java2me mobile development paradigm, drawing sin function.)
- 2013-11-03 21:16:03下载
- 积分:1
-
code-of-Java-and-pattern
如题,此文件包含java与模式所涉及到的所有源代码。(Such as the title,this file includes the code all of The book name s Java and pattern)
- 2014-01-06 11:48:32下载
- 积分:1
-
Album
电子相册的简易制作,能看相册,调整透明度(Easy to fabricate electronic photo album, can see the album, adjust transparency)
- 2012-12-28 10:16:14下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
eclipse
eclipse快捷键大全,很实用的工具,介绍了所有的快捷键操作(eclipse shortcut keys Daquan, a very useful tool to introduce all the shortcut keys operate)
- 2009-09-18 07:18:27下载
- 积分:1
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分:1
-
os-filesystem
用TC编写的文件管理系统,对学习操作系统中文件管理系统很有帮助,希望对大家有帮助(TC prepared with document management systems, learning operating system document management system very helpful, I hope all of you help)
- 2007-12-11 19:56:25下载
- 积分:1
-
Java-and-database
说明: Java与数据库,能用applet小程序或frame最好,建立数据库,创建表,进行简单的查询,删除,修改即可(Java and database)
- 2011-03-29 15:06:03下载
- 积分:1
-
downLoad
运用JavaWeb中多线程的知识完成,实现文件的多线程下载,其中可选择下载时线程的数量,暂停下载,以及删除下载任务等。(Completion of the knowledge using JavaWeb multi-threaded, multithreaded file download, which can choose to download the number of threads, pause a download, as well as remove the download task.)
- 2013-03-06 15:57:50下载
- 积分:1