fix fomat
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -804,6 +804,7 @@ flash对象有三个级别的设置: | ... | @@ -804,6 +804,7 @@ flash对象有三个级别的设置: |
| 804 | * Notice提示信息 | 804 | * Notice提示信息 |
| 805 | * Warning警告信息 | 805 | * Warning警告信息 |
| 806 | * Error错误信息 | 806 | * Error错误信息 |
| 807 | |||
| 807 | ## Cache设置 | 808 | ## Cache设置 |
| 808 | 809 | ||
| 809 | beego内置了一个cache模块,实现了类似memcache的功能,缓存数据在内存中,主要的使用方法如下: | 810 | beego内置了一个cache模块,实现了类似memcache的功能,缓存数据在内存中,主要的使用方法如下: | ... | ... |
-
Please register or sign in to post a comment