mumps-docs/java/_README.md

10 lines
534 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Java 技术问题导航
Java 是由 Sun Microsystems 公司于1995年5月推出的Java面向对象程序设计语言和Java平台的总称Java 1.0 [J2SE]。由James Gosling和同事们共同研发并在1995年正式推出。
本页面中主要对 Java 使用的基础知识和配置的内容进行快速导航。
## 安装
* [Windows 环境下安装 Oracle JDK](https://www.ossez.com/t/windows-oracle-jdk/7254)
## 配置环境
* [Java 在 Windows 10 中配置环境变量](https://www.ossez.com/t/java-windows-10/13675)