mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 12:50:55 +00:00
Update Quickstart.md
更正某些错别字,或语义不清
This commit is contained in:
parent
6373379da6
commit
42370b5eb8
@ -115,7 +115,7 @@
|
||||
|
||||
2013/04/13 19:36:17 [W] [stat views: no such file or directory]
|
||||
|
||||
- 模板会自动重新加载不缓存。
|
||||
- 模板每次使用都会重新加载,不进行缓存。
|
||||
- 如果服务端出错,那么就会在浏览器端显示如下类似的截图:
|
||||
|
||||
![](images/dev.png)
|
||||
@ -622,7 +622,7 @@ beego更加人性化的还有一个设计就是支持用户自定义字符串错
|
||||
|
||||
## response处理
|
||||
|
||||
response可能会有集中情况:
|
||||
response可能会有几种情况:
|
||||
|
||||
1. 模板输出
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user