About 35,000,000 results
Open links in new tab
  1. Java SE,Java EE,Java ME 怎么区分? - 知乎

    Java SE (Java Platform,Standard Edition),应该先说这个,因为这个是标准版本。 Java EE (Java Platform,Enterprise Edition),java 的企业版本 Java ME (Java Platform,Micro …

  2. Java SE、Java EE、Java ME三者的区别? - 知乎

    Java SE、Java EE、Java ME三者的区别? 现在一个个来分析 1. Java SE(Java Platform,Standard Edition)。 Java SE 以前称为 J2SE。 它允许开发… 显示全部 关注者 6 …

  3. What's the main difference between Java SE and Java EE?

    Java SE (formerly J2SE) is the basic Java environment. In Java SE, you make all the "standards" programs with Java, using the API described here. You only need a JVM to use Java SE. Java …

  4. Difference between Java SE/EE/ME? - Stack Overflow

    May 18, 2010 · Java EE = Enterprise Edition. From Wikipedia: The Java platform (Enterprise Edition) differs from the Java Standard Edition Platform (Java SE) in that it adds libraries …

  5. Quais são as diferenças entre Java SE, Java EE e Java ME?

    Aug 31, 2016 · Java SE = Standard Edition Contém os recursos básicos (java.lang, java.io, java.math, java.net, java.util, etc...). É normalmente por onde deve-se começar o aprendizado. …

  6. Difference between Java SE & Java EE - Stack Overflow

    Aug 8, 2010 · Java EE (full name: Java Platform, Enterprise Edition, old names, as above, too many to enumerate) is a specification of another programming platform—a framework, …

  7. Java SE之基础篇 (一)——java环境的安装与配置 - 知乎

    Dec 26, 2021 · 选择Java (JDK) for Developers,点击,具体如下: 在JDK下载页,首先勾选Accept License Agreement,同意Oracle Java SE的Oracle技术网许可协议。 最后,根据操作 …

  8. Whether Java SE is the same as JDK? - Stack Overflow

    Sep 29, 2022 · Java SE is the 'base' platform that defines the Java language specification (JLS), the Java Virtual Machine Specification (JVMS), Standard library APIs, byte-code format, …

  9. Java JDK, SDK, SE? - Stack Overflow

    Java EE is a set of libraries and interfaces, such as EJB, JMS, JNDI, Servlets/JSPs that are built on top of the Java SE. Is Java SE 7 also Java JDK 7? and also what is the JDK?

  10. Java JRE 64-bit download for Windows? - Stack Overflow

    Might this be the download you are looking for? Go to the Java SE Downloads Page. Scroll down a tad look for the main table with the header of "Java Platform, Standard Edition" Click the …