-
8583解包工具
8583解包工具.rar, 8583报文组包解析源码,可以和银联的POS后台连接。(8583 unpacking tool. rar, 8583 packet group parsing source code, can be connected with the POS background of UnionPay.)
- 2020-06-18 16:00:02下载
- 积分:1
-
hrm-master
java project in swing
- 2019-03-26 23:02:18下载
- 积分:1
-
databaseApplication
基于java的mysal数据库应用,学生选课系统。工程文件,包含mysql建表文件(Mysal java-based applications, student elective system. Project file that contains the file mysql built table)
- 2014-12-08 22:10:56下载
- 积分:1
-
xstream-1.3.1-sae-liufeng
2010年8月25日?-?Java应用服务器 近期公司做一个项目,动态将用户从BAS踢下线及动态修改用户带宽。 由于里面涉及到Radius 3576协议,找了一些资料 如下: A:中断消息(DM) ...(August 25, 2010 - Java application server company recently to do a project, the dynamic user from the BAS kicked off the assembly line and dynamic modification user bandwidth. Because it involves the Radius 3576 protocol, find some information as follows: A: interrupt message (DM)...)
- 2017-10-17 10:12:20下载
- 积分:1
-
zGEP
说明: 国内高人编写基因表达式编程(GEP)实现完全代码,完全面向对象,可以自己组合扩展,编制符合自己要求特定的编程代码。(The preparation of the domestic expert Gene Expression Programming (GEP) to achieve complete code, fully object-oriented, can expand their own portfolio, the preparation of their own request in line with the specific programming code.)
- 2020-12-01 09:29:26下载
- 积分:1
-
JAVA经典算法40题
说明: java基础习题 是java工程师初期的首选 是必备的习题库.我们每一个Java 都需要掌握这些基础知识(Java basic exercises)
- 2020-06-15 22:50:02下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
weblogic基本概念
WebLogic 应用服务器有如下几个基本概念: Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。 A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
- 2014-02-28下载
- 积分:1
-
816674243carManagement
车辆租赁管理的设计文档、源码及数据库创建脚本,多多下载(Vehicle leasing management of design documents, source code and creation scripts, and download)
- 2016-10-25 16:22:59下载
- 积分:1
-
aa
本书系统地介绍了SWT、Draw2D、GEF、JET 等与Eclipse 插件开发相关的基础知识,并且以实际的开发案例来演示
这些知识的实战性应用,通过对这些实际开发案例的学习,读者可以非常轻松地掌握Eclipse插件开发的技能,从而开发出满
足个性化需求的插件(Case to demonstrate the actual development of these practical application of knowledge through the development of these practical case study, the reader can very easily grasp Eclipse plug-in development skills to develop products that meet the individual needs of the plug-in.)
- 2014-02-20 12:59:02下载
- 积分:1