Update README.md

This commit is contained in:
IcyFenix
2020-11-02 10:17:16 +08:00
committed by GitHub
parent 9b03f562b6
commit c861449772

View File

@@ -185,7 +185,7 @@
- **#3-4 Page 113**图3-19中【Larage】为笔误应为【Large】
- **3-5 Page 238**13: iload_1 后的注释应该是字节码第14行的
- **#3-5 Page 238**13: iload_1 后的注释应该是字节码第14行的
> 13: iload_1 // 保存x到returnValue中此时x=2
> 14: istore 4