Browse Source

更新 '_posts/常用的代码块.md'

aaronwei 5 years ago
parent
commit
dbc89cf7c8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      _posts/常用的代码块.md

+ 3 - 3
_posts/常用的代码块.md

@@ -14,10 +14,10 @@ categories: 运维工具
 
 
 
-| 对象 | 处理1 | 处理2 |
+| 对象 | 排序 | 分组 |
 | -------- | -------- | -------- |
-| list     | 排序     | 分组     |
-| map     | 排序     |      |
+| list     | √     | √     |
+| map     |      |      |
 
 
 ### map 根据Key排序 .