This commit is contained in:
zzz
2025-07-09 17:04:55 +08:00
parent 1a564b5fc3
commit c7dbef89e7
6 changed files with 33 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
---
tags:
- 设计模式
- "#TODO"
---

View File

@@ -1,3 +1,6 @@
# 看房时需要注意
- #TODO
# 入住前
- 拍水表 电表
- 拍家具 检查家具,看看有没有需要维修

View File

@@ -1,5 +1,4 @@
# 12315
- 12315管理范围职责权限范围

View File

@@ -0,0 +1 @@
# 七月

14
2Areas/职业规划.md Normal file
View File

@@ -0,0 +1,14 @@
# 中级能力范围
#TODO
# 高级能力范围
#TODO
# 资深能力范围
#TODO
# 主程能力范围
#TODO
# 应该探索的方向
- [[性能优化-目录]]
- 资源管理系统
- 战斗系统

View File

@@ -0,0 +1,14 @@
---
tags:
- 性能优化
---
- 性能优化
- 内存优化
- [2022新年计划《Unity性能优化》课程预告_哔哩哔哩_bilibili](https://www.bilibili.com/video/BV1AL4y1b75c?spm_id_from=333.788.videopod.sections&vd_source=c0e8ba1ae97ae182776824f6b7c45879)共43课
- https://www.bilibili.com/video/BV1sEy5YAEwz?spm_id_from=333.788.videopod.sections&vd_source=c0e8ba1ae97ae182776824f6b7c45879
- 文件优化
- 渲染优化
- 代码优化
- 池化
- 复用
- GC