Explorar o código

chore: update readme

“Shellmiao” hai 2 meses
pai
achega
35a8c2d58c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -103,7 +103,7 @@ void func3() {
 }
 ```
 
-### 方法二:参数传递法(推荐)
+### 方法二:参数传递法
 
 通过修改函数签名和参数传递状态,无需全局变量,更加隐蔽。