mirror of
https://gitee.com/gaohongy/Java-Book.git
synced 2026-07-16 10:33:49 +00:00
整理重点
This commit is contained in:
@@ -349,3 +349,9 @@ public class Calculator {
|
||||
后面的代码就很简单了。
|
||||
|
||||
|
||||
## 4. 本章重点
|
||||
|
||||
1. 掌握数组的申明和使用;
|
||||
2. 掌握增强for循环的使用;
|
||||
3. 理解数组作为函数参数的使用;
|
||||
4. 其他内容均为了解。
|
||||
Reference in New Issue
Block a user