diff --git a/java/collection/index.md b/java/collection/index.md new file mode 100644 index 0000000..0045d0e --- /dev/null +++ b/java/collection/index.md @@ -0,0 +1,2 @@ +# 集合 + diff --git a/java/fundamentals/concept.md b/java/fundamentals/concept.md new file mode 100644 index 0000000..819798b --- /dev/null +++ b/java/fundamentals/concept.md @@ -0,0 +1,2 @@ +# 基本概念 + diff --git a/java/fundamentals/data-type.md b/java/fundamentals/data-type.md new file mode 100644 index 0000000..62a00c1 --- /dev/null +++ b/java/fundamentals/data-type.md @@ -0,0 +1,2 @@ +# 数据类型 + diff --git a/java/fundamentals/exceptions.md b/java/fundamentals/exceptions.md new file mode 100644 index 0000000..e7c0344 --- /dev/null +++ b/java/fundamentals/exceptions.md @@ -0,0 +1,2 @@ +# 异常处理 + diff --git a/java/fundamentals/index.md b/java/fundamentals/index.md new file mode 100644 index 0000000..61122e1 --- /dev/null +++ b/java/fundamentals/index.md @@ -0,0 +1,2 @@ +# 语言基础 + diff --git a/java/fundamentals/io.md b/java/fundamentals/io.md new file mode 100644 index 0000000..f11114c --- /dev/null +++ b/java/fundamentals/io.md @@ -0,0 +1,2 @@ +# I/O 操作 + diff --git a/java/fundamentals/language-structure.md b/java/fundamentals/language-structure.md new file mode 100644 index 0000000..18e3140 --- /dev/null +++ b/java/fundamentals/language-structure.md @@ -0,0 +1,2 @@ +# 语言结构 + diff --git a/java/fundamentals/method-function.md b/java/fundamentals/method-function.md new file mode 100644 index 0000000..78bea96 --- /dev/null +++ b/java/fundamentals/method-function.md @@ -0,0 +1,2 @@ +# 方法和函数 + diff --git a/java/fundamentals/reflection.md b/java/fundamentals/reflection.md new file mode 100644 index 0000000..156a37b --- /dev/null +++ b/java/fundamentals/reflection.md @@ -0,0 +1,2 @@ +# 反射 + diff --git a/java/new-features/index.md b/java/new-features/index.md new file mode 100644 index 0000000..dd5f15e --- /dev/null +++ b/java/new-features/index.md @@ -0,0 +1,3 @@ +# 新特性 + +