-
severandclient
简单的套接字编程,实现了客户端和服务端,先运行服务端,然后再运行客户端,之后可以相互通信(a simple example of socket)
- 2012-05-28 23:19:52下载
- 积分:1
-
会员积分消费管理系统
【实例简介】
内含源码、数据库文件、项目日志和项目报告
会员积分消费管理系统是一个数据库应用系统,会员所有信息都是保存在数据库中。本系统将主要实现以下功能:注册会员、查询会员、会员、查询消费记录功能、会员管理、今日消费统计。
- 2021-11-16 00:44:03下载
- 积分:1
-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
JavaEE-notes
Java EE环境相关笔记, basic introduction(JavaEE environment configuration,mysql introduction。)
- 2015-09-17 13:27:38下载
- 积分:1
-
chapter6
J2ME开发精解原码 第5章内容 大家多多交流 共同提高(J2ME development of sperm solution Chapter 5 of the original code the content of many U.S. exchanges enhance common)
- 2008-05-03 11:59:55下载
- 积分: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
-
Chat
Chat Program b/w Client and Server
- 2010-10-23 02:28:11下载
- 积分:1
-
ch04
windows这是一个随便选的文档,因为我想下一个东西,但是开会员太贵了(windows This is an optional document, because I want the next thing, but the meeting members are too expensive.)
- 2019-06-29 20:45:58下载
- 积分:1
-
HttpRequestParser
Http Request Parser extends Abstract Message Parser Source Code for Andriod.
- 2014-01-03 19:45:42下载
- 积分:1
-
Server-Component-1
关于远程调用对象以及EJB的三种类型session bean的运用的实例,十分贴切教材。代码详细正确,运用eclipse luna和jboss6.4.0-eap(Three types of remote invocation object and the EJB session bean using instance, quite proper teaching materials.Detailed correct code, using the eclipse luna and jboss6.4.0- eap)
- 2015-03-25 16:16:38下载
- 积分:1