Commit 03afe1e
authored
fix example code (lingcoder#403)
* 忽路->忽略
* 修复跳转链接错误
* fix Class.getInterface() -> Class.getInterfaces()
* 否者 -> 否则
* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"
* ierator -> iterator
* nextint -> nextInt
* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译
* fix ojb -> obj
* fix example code1 parent 8df2875 commit 03afe1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1595 | 1595 | | |
1596 | 1596 | | |
1597 | 1597 | | |
1598 | | - | |
| 1598 | + | |
1599 | 1599 | | |
1600 | 1600 | | |
1601 | 1601 | | |
| |||
0 commit comments