Beego学习笔记对应案例代码

时间:2021-12-23 15:33:02
【文件属性】:
文件名称:Beego学习笔记对应案例代码
文件大小:6.75MB
文件格式:ZIP
更新时间:2021-12-23 15:33:02
go beego 本代码仅限于对应本人的Beego学习笔记内容,里面很多内容都看起来比较低级,但是对于初学者来说可以一起参考。
【文件预览】:
project01
----conf()
--------app.conf(50B)
----main.go(128B)
----.DS_Store(6KB)
----views()
--------register.html(489B)
--------login.html(483B)
--------index.tpl(69KB)
--------test.html(293B)
----models()
--------model.go(4KB)
----controllers()
--------user.go(2KB)
--------default.go(780B)
----.idea()
--------misc.xml(174B)
--------workspace.xml(16KB)
--------project01.iml(448B)
--------inspectionProfiles()
--------modules.xml(270B)
----project01(13.69MB)
----tests()
--------default_test.go(952B)
----routers()
--------router.go(504B)
----static()
--------img()
--------js()
--------css()

网友评论