提交 5e4143c6 编写于 作者: 沉默王二's avatar 沉默王二 💬

抽象类

上级 85012666
......@@ -64,7 +64,7 @@
- [方法](docs/oo/method.md)
- [构造方法](docs/oo/construct.md)
- [代码初始化块](docs/oo/code-init.md)
- [抽象类](docs/oo/java-abstract.md)
- [抽象类](docs/oo/abstract.md)
- [接口](docs/oo/interface.md)
- [static 关键字](docs/oo/static.md)
- [this 和 super 关键字](docs/oo/this-super.md)
......
......@@ -22,7 +22,7 @@
- [方法](docs/oo/method.md)
- [构造方法](docs/oo/construct.md)
- [代码初始化块](docs/oo/code-init.md)
- [抽象类](docs/oo/java-abstract.md)
- [抽象类](docs/oo/abstract.md)
- [接口](docs/oo/interface.md)
- [static](docs/oo/static.md)
- [this 和 super](docs/oo/this-super.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册