mirror of
https://gitee.com/gaohongy/Java-Book.git
synced 2026-07-16 10:33:49 +00:00
整理重点
This commit is contained in:
@@ -367,3 +367,9 @@ public class RandomCharacter {
|
||||
}
|
||||
}
|
||||
```
|
||||
## 6. 本章重点
|
||||
|
||||
1. 掌握静态函数的编写与调用;
|
||||
2. 了解静态函数与实例函数的区别;
|
||||
3. 掌握函数签名和重载;
|
||||
4. 掌握局部变量的作用域。
|
||||
|
||||
Reference in New Issue
Block a user