This commit is contained in:
zzz
2025-07-19 16:40:04 +08:00
parent eedc745408
commit 85e5ed2408
235 changed files with 144 additions and 9303 deletions

View File

@@ -0,0 +1,2 @@
- 大对象尽量复用,比如数组,可以在开头就分配好空间
- new int\[1000]