1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-08-05 20:31:37 +08:00

Update 类文件结构.md

This commit is contained in:
SnailClimb 2019-05-19 11:04:32 +08:00
parent 55c7661b03
commit d8689a3f10

View File

@ -155,7 +155,7 @@ public class Employee {
**字段的 access_flags 的取值:**
![](http://pqrlmrv7w.bkt.clouddn.com/img/2019-4/字段的 access_flags 的取值.png)
![](http://pqrlmrv7w.bkt.clouddn.com/img/2019-4/字段的access_flags的取值.png)
### 方法表集合