代码搜索:middleware
找到约 1,956 项符合「middleware」的源代码
代码结果 1,956
www.eeworm.com/read/460852/7239377
txt index.txt
1 Introduction 1
1.1 Introduction 1
1.2 Motivation 1
1.3 Concept of a Grid 1
1.4 Clusters of Computers 4
1.4.1 Cluster technologies 6
1.4.2 Clust
www.eeworm.com/read/342414/12022315
txt javarumen.txt
前言:
在我们学习Java的过程中,掌握其中的基本概念对我们的学习无论是J2SE,J2EE,J2ME都是很重要的,J2SE是Java的基础,所以有必要对其中的基本概念做以归纳,以便大家在以后的学习过程中更好的理解java的精髓,在此我总结了30条基本的概念。
Java概述:
目前Java主要应用于中间件的开发(<mark>middleware</mark>)---处理客户机于服务器之间的通信 ...
www.eeworm.com/read/151651/5680061
java applicationaware.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.action;
import java.util.Map;
/**
* Actions that wan
www.eeworm.com/read/151651/5680083
java illegalargumentaware.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.action;
/**
* This interface can be implemented by ac
www.eeworm.com/read/151651/5680102
java parameteraware.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.action;
import java.util.Map;
/**
* This interface g
www.eeworm.com/read/151651/5680249
java viewmapping.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.dispatcher;
/**
* Implementations of this interface p