浏览代码

Add Java title

Tianon Gravi 11 年之前
父节点
当前提交
d7119dc420
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      java/README-content.md
  2. 2 0
      java/README.md

+ 2 - 0
java/README-content.md

@@ -1,3 +1,5 @@
+# What is Java?
+
 Java is a concurrent, class-based, object-oriented language specifically designed to have as few implementation dependencies as possible. It is intended to allow application developers to "write once, run anywhere", meaning that code that runs on one platform does not need to be recompiled to run on another.
 Java is a concurrent, class-based, object-oriented language specifically designed to have as few implementation dependencies as possible. It is intended to allow application developers to "write once, run anywhere", meaning that code that runs on one platform does not need to be recompiled to run on another.
 
 
 Java is a registered trademark of Oracle and/or its affiliates.
 Java is a registered trademark of Oracle and/or its affiliates.

+ 2 - 0
java/README.md

@@ -1,3 +1,5 @@
+# What is Java?
+
 Java is a concurrent, class-based, object-oriented language specifically designed to have as few implementation dependencies as possible. It is intended to allow application developers to "write once, run anywhere", meaning that code that runs on one platform does not need to be recompiled to run on another.
 Java is a concurrent, class-based, object-oriented language specifically designed to have as few implementation dependencies as possible. It is intended to allow application developers to "write once, run anywhere", meaning that code that runs on one platform does not need to be recompiled to run on another.
 
 
 Java is a registered trademark of Oracle and/or its affiliates.
 Java is a registered trademark of Oracle and/or its affiliates.