修复 F6 拼写错误

This commit is contained in:
liuyunbin 2019-10-06 23:50:53 +08:00
parent 29c0176dfc
commit 5106497f7b

View file

@ -183,8 +183,8 @@ public class Main {
**作用:重命名**
- 把光标丢到int c中的c按下 Shift+f6输入result_add
- 把光标移到int d中的d按下 Shift+f6输入result_sub
- 把光标丢到int c中的c按下 Shift + F6输入result_add
- 把光标移到int d中的d按下 Shift + F6输入result_sub
于是就有