-
Mastermind.tar
mastermain 游戏源码( JAVA )(mastermain game FOSS (JAVA))
- 2007-03-09 20:39:31下载
- 积分:1
-
Grails_Develop
利用grails框架开发web工程,并进行部署(grails develop)
- 2012-06-06 15:25:51下载
- 积分:1
-
ex01
1.1 作业描述
设计一个生成和显示时间的分布式应用程序,实现以下功能:
1、 一个服务器生成时间,并在多个不同节点的客户端上显示。
2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。
1.2 作业要求
下面是设计时需要满足的四个要求:
1、 打破客户端和服务器开发过程中的紧耦合。
2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。
3、 允许客户端显示不同的事件。
4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
- 2014-01-22 16:18:51下载
- 积分:1
-
Head First Python(完整中文版)
head first 经典系列,无基础者使用最佳,图解丰富,引人入胜。(Head first classic series, without foundation use the best, graphic rich and attractive.)
- 2018-10-20 11:11:58下载
- 积分:1
-
java-20
学习Java过程的Java web 登录页面(Learning the Java web login page of the Java process)
- 2018-05-13 10:49:33下载
- 积分:1
-
ToolUtil
工具管理系统提供为每个系统做统一的整合,并且理解整个系统(The tool management system provide unified integration for each system.)
- 2012-11-18 21:26:22下载
- 积分:1
-
SL275Mod6Ex3
JAVA Multithreading Exercise file-3
- 2012-10-28 13:37:56下载
- 积分:1
-
VView
vrml与java结合实例,大家可以参照一下,可能对你有用阿(vrml combine with java example, we can refer to what may be useful to you A)
- 2006-10-09 15:29:54下载
- 积分:1
-
java-master
##基本用法
IP.enableFileWatch = true; // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据
IP.load("IP库本地绝对路径");
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"](The IP. Java class only applies to the free version of DAT and the paid version of the weekly daily version of dat files.)
- 2020-06-15 22:55:01下载
- 积分:1
-
Homework07
说明: 创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1