zoukankan      html  css  js  c++  java
  • Java EE

    【什么是Java EE】

    suite of specifications for APIs, a distributed computing architecture, and definitions for packaging of distributable components for deployment.
    a collection of standardized components, containers, and services for creating and deploying distributed applications within a well-defined distributed computing architecture

    API规范套件,分布式计算架构以及用于部署可分发组件的包装定义。
    用于在明确分布式计算架构内创建和部署分布式应用程序的标准化组件,容器和服务的集合

    Sun says “Java Platform, Enterprise Edition 5 (Java EE 5) defines the standard for developing component-based multitier enterprise applications “
    Java EE object software needs to be partitioned into functional pieces and deployed on the appropriate hardware platforms

    Sun表示:“Java平台企业版5(Java EE 5)定义了开发基于组件的多层企业应用程序的标准”
    Java EE对象软件需要分为功能块,并部署在适当的硬件平台上

    【J2EE的三层结构】

  • 相关阅读:
    [BZOJ1584][Usaco2009 Mar]Cleaning Up 打扫卫生
    CSS浮动
    Django by example -----1总结
    C#函数重载
    linux目录的特点
    Linux调优
    linux
    对齐方式
    19-10-25-G-悲伤
    19-10-24-H
  • 原文地址:https://www.cnblogs.com/wxgblog/p/javaee.html
Copyright © 2011-2022 走看看