Skip to content

Commit c1776f9

Browse files
committed
fix: Update stack20251124.md
1 parent 6fb132e commit c1776f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netcom/content/stack20251124.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ stack和heap都是放东西,stack可以看到一层一层的,heap就是一
8181
- `做完饭把料理台清空``函数结束,stack自动清理`
8282
- `冰箱里还留着没用完的东西``heap的对象继续存在,等待 GC 或释放`
8383

84-
--
84+
---
8585
### 让GPT给了几个具体的使用场景,随便熟悉一下
8686

8787
#### 一、Stack 在真实开发里的典型用法

0 commit comments

Comments
 (0)