Skip to content

Commit

Permalink
改善 SORT 命令的可读性,并修复一些错误,感谢 mike 和 canx 的提醒:
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzworks committed Feb 16, 2013
1 parent bfa5ae8 commit 8d5c32e
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 204 deletions.
8 changes: 8 additions & 0 deletions key/_user_info_table.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
====== ================ ========================
uid user_name_{uid} user_level_{uid}
====== ================ ========================
1 admin 9999
2 jack 10
3 peter 25
4 mary 70
====== ================ ========================
Loading

0 comments on commit 8d5c32e

Please sign in to comment.