Update README.md

This commit is contained in:
土块 2025-12-13 15:48:24 +08:00 committed by GitHub
parent c15db10b52
commit f434f1b2c8
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
* **奥卡姆剃刀定理,如无必要,勿增代码**
* **帕累托法则关注重要的那20%**
* **逆向思考,先明确你的需求,从需求逆向构建代码**
* **多试几次,实在不行重新开个窗口,**
* **重复,多试几次,实在不行重新开个窗口,**
* **专注,极致的专注可以击穿代码,一次只做一件事(神人除外)**
## 🧩 法