-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
37 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...a-book/第五章-进一步的学习方向与建议/第五章-进一步的学习方向与建议.md → ...rse/proxima-book/第五章-进一步的方向/第五章-进一步的方向.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,30 +19,30 @@ description: '本书通过GoFrame框架,以星辰英语本项目实战为例 | |
--- | ||
已经对`Golang`有初步的掌握,想学习`GoFrame`框架的朋友都适合本书。 | ||
|
||
本书不会设计到任何的前端开发,即便你完全不了解任何前端技术也可以无障碍阅读。 | ||
本书不会设计到任何的前端开发,即便您完全不了解任何前端技术也可以无障碍阅读。 | ||
|
||
### 在校学生 | ||
如果你是一名在校学生,对`Go`语言感兴趣,想要学习如何使用`Go`语言开发一个有趣的项目或者毕业设计,为以后的职业生涯夯实基础,那么这本书可以作为你敲开编程的大门,引导你如何成为真正的程序员。 | ||
如果您是一名在校学生,对`Go`语言感兴趣,想要学习如何使用`Go`语言开发一个有趣的项目或者毕业设计,为以后的职业生涯夯实基础,那么这本书可以作为您敲开编程的大门,引导您如何成为真正的程序员。 | ||
|
||
### 新手程序员 | ||
如果你已经是一名程序员,但是对`Go`了解不深,想要进一步掌握`Go`语言或者学习`GoFrame`框架,那么这本书可以帮助你快速上手`GoFrame`框架,让你更快的融入`Go`语言的世界,进一步扩充你的技术栈。 | ||
如果您已经是一名程序员,但是对`Go`了解不深,想要进一步掌握`Go`语言或者学习`GoFrame`框架,那么这本书可以帮助您快速上手`GoFrame`框架,让您更快的融入`Go`语言的世界,进一步扩充您的技术栈。 | ||
|
||
## 阅读建议 | ||
--- | ||
本书是一本操作向的书籍,唯一的建议就是跟着书籍一步一步的操作。纸上得来终觉浅,绝知此事要躬行! | ||
|
||
在跟着本书操作过程中,最好结合[官方开发手册](https://goframe.org/docs/design),尝试举一反三,才能更好的理解和掌握。 | ||
在跟着本书操作过程中,最好结合[官方开发手册](../../docs/框架设计/框架设计.md),尝试举一反三,才能更好的理解和掌握。 | ||
|
||
## 联系作者 | ||
--- | ||
在编写本书的过程中,不可避免的会有一些错误或者不足之处,如果你有任何问题或者建议,可以在下方留言,也可以联系我,我会尽快回复你! | ||
在编写本书的过程中,不可避免的会有一些错误或者不足之处,如果您有任何问题或者建议,可以在下方留言,也可以联系我,我会尽快回复您! | ||
- 邮箱: `[email protected]` `[email protected]` | ||
- 网站: [https://oldme.net](https://oldme.net) | ||
- 微信: `NobodyIsRight` 来者请备注来意哦! | ||
|
||
## 遇到问题 | ||
--- | ||
在开发中,遇到各种问题都是正常的。如何解决问题才是关键,在遇到问题时,请先尝试自行解决。查阅`GoFrame`文档,使用搜索引擎都是不错的解决问题的方式。如果实在无法解决,可以联系我,我会尽力帮助你解决问题。 | ||
在开发中,遇到各种问题都是正常的。如何解决问题才是关键,在遇到问题时,请先尝试自行解决。查阅`GoFrame`文档,使用搜索引擎都是不错的解决问题的方式。如果实在无法解决,可以联系我,我会尽力帮助您解决问题。 | ||
|
||
|
||
import DocCardList from '@theme/DocCardList'; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...a-book/第五章-进一步的学习方向与建议/第五章-进一步的学习方向与建议.md → ...rse/proxima-book/第五章-进一步的方向/第五章-进一步的方向.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.