1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 17:54:26 +02:00

fix java code conventions in the chinese version

This commit is contained in:
Gabriel SoHappy
2015-10-21 02:08:54 +08:00
parent c1f573fb33
commit c625be3463

View File

@@ -405,4 +405,4 @@ class PennyFarthing extends Bicycle {
* [泛型](http://docs.oracle.com/javase/tutorial/java/generics/index.html) * [泛型](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
* [Java代码规范](http://www.oracle.com/technetwork/java/codeconv-138413.html) * [Java代码规范](http://www.oracle.com/technetwork/java/codeconvtoc-136057.html)