公司
This commit is contained in:
2
3Resources/游戏开发/性能优化/卡片/内存碎片如何优化.md
Normal file
2
3Resources/游戏开发/性能优化/卡片/内存碎片如何优化.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- 大对象尽量复用,比如数组,可以在开头就分配好空间
|
||||
- new int\[1000]
|
||||
Reference in New Issue
Block a user