Update README.md

This commit is contained in:
IcyFenix 2020-02-04 15:50:46 +08:00 committed by GitHub
parent c6a1ddb006
commit 9b433fe758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
> 14: istore 4 // 保存x到returnValue中此时x=2
- **Page 254**:算术指令用于对【两个操作数栈上的值】进行某种特定运算
<br>对语序修改以避免歧义:算术指令用于对【操作数栈上的两个值】进行某种特定运算
- **Page 259**13 astore_3 后注释Taget是笔误应为Target
- **Page 259**13 astore_3 后注释【Taget】为笔误应为【Target】
- **Page 265/266**在266页正文中出现两次注释一其中第一个注释是265页才对应该是排版问题请编辑再版时注意。
- **Page 290**用在IntelliJ 【IDE】、Eclipse这些IDE上做HotSwap……
<br>更正: