Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
beego
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
beego
Commits
26abcbc5
Commit
26abcbc5
authored
Apr 12, 2013
by
astaxie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix nav
parent
341316f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
15 deletions
+17
-15
Quickstart.md
docs/zh/Quickstart.md
+17
-15
No files found.
docs/zh/Quickstart.md
View file @
26abcbc5
# 快速入门
你对beego一无所知?没关系,这篇文档会很好的详细介绍beego的各个方面,看这个文档之前首先确认你已经安装了beego,如果你没有安装的话,请看这篇
[
安装指南
](
Install.md
)
[
最小应用
](
#-1
)
[
新建项目
](
#-2
)
[
开发模式
](
#-3
)
[
路由设置
](
#-4
)
[
静态文件
](
#-5
)
[
模板处理
](
#-6
)
[
request处理
](
#-7
)
[
跳转和错误
](
#-8
)
[
response处理
](
#-9
)
[
Sessions
](
#-10
)
[
Cache设置
](
#-11
)
[
安全的Map
](
#-12
)
[
日志处理
](
#-13
)
[
第三方应用集成
](
#-14
)
[
部署编译应用
](
#-15
)
##导航
-
[
最小应用
](
#-1
)
-
[
新建项目
](
#-2
)
-
[
开发模式
](
#-3
)
-
[
路由设置
](
#-4
)
-
[
静态文件
](
#-5
)
-
[
模板处理
](
#-6
)
-
[
request处理
](
#-7
)
-
[
跳转和错误
](
#-8
)
-
[
response处理
](
#-9
)
-
[
Sessions
](
#-10
)
-
[
Cache设置
](
#-11
)
-
[
安全的Map
](
#-12
)
-
[
日志处理
](
#-13
)
-
[
第三方应用集成
](
#-14
)
-
[
部署编译应用
](
#-15
)
## 最小应用
一个最小最简单的应用如下代码所示:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment