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的三层结构】

  • 相关阅读:
    西瓜书的读书笔记
    Tensorflow-gpu在windows10上的安装(anaconda)
    php 设置报错等级
    PHP 类型比较表
    PHP中的定界符格式
    php进制转换函数
    php魔法常量
    php中双$$与多$$
    php引用传值
    CSS3过渡效果实现菜单划出效果
  • 原文地址:https://www.cnblogs.com/wxgblog/p/javaee.html
Copyright © 2011-2022 走看看