Skip to content

Commit

Permalink
docs:调整安全编码排版
Browse files Browse the repository at this point in the history
  • Loading branch information
dablelv committed Aug 4, 2024
1 parent 2e63528 commit dc13592
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 第五篇:安全编码/安全编码.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

# 1.内存管理
# 1.内存管理
## 切片长度校验
操作 slice 时,必须判断长度是否合法,防止程序 panic。
```go
Expand Down

0 comments on commit dc13592

Please sign in to comment.