首页 >> 精选百科 >

框架网页 网页设计框架

2022-06-22 23:11:34 来源: 用户: 

框架网页 网页设计框架

简称gf

下载地址

https://github.com/gogf/gf-cli【脚手架工具】

官方文档

1

Go Frame 框架官方网站

工具开源项目地址,提供了各种操作系统版本和安装方法

完整命令

1

D:\\goland\\代码区\\test1>gfUSAGEgfCOMMAND[ARGUMENT][OPTION]COMMANDenvshowcurrentGolangenvironmentvariablesgetinstallorupdateGFtosystemindefault...genautomaticallygenerategofilesforORMmodels...modextrafeaturesforgomodules...runrunninggocodeswithhot-compiled-likefeature...initcreateandinitializeanemptyGFproject...helpshowmoreinformationaboutaspecifiedcommandpackpackinganyfile/directorytoaresourcefile,oragofile...buildcross-buildinggoprojectforlotsofplatforms.深圳生活网..dockercreateadockerimageforcurrentGFproject...swaggerswaggerfeatureforcurrentproject...updateupdatecurrentgfbinarytolatestone(mightneedroot/adminpermission)installinstallgfbinarytosystem(mightneedroot/adminpermission)versionshowcurrentbinaryversioninfoOPTION-yallyesforallcommandwithoutpromptask-?,-hshowthishelpordetailforspecifiedcommand-v,-ishowvers深圳生活网ioninformationADDITIONALUse'gfhelpCOMMAND'or'gfCOMMAND-h'fordetailaboutacommand,whichhas'...'inthetailoftheircomments.3、需求分析创建数据库数据库自行根据自身所做网站构建。

1

D:\\goland\\代码区\\web>gfinitweb

1

#HTTPServer配置[server]Address=":8119"//端口号ServerRoot="/"深圳生活网//静态资源路径FileServerEnabled=trueSessionMaxAge="30min"#Logger.[logger]Path="/tmp/log/yj-app"Level="all"Stdout=true#Template.[viewer]Path="template"DefaultFile="index.html"Delimiters=["{{","}}"]#Databaseconfigurations.[database]link="mysql:root:root@tcp(localhost:3306)/goframe_test"//账号:root密码:root数据库:goframe_testdebug=true#数据库日志对象配置[database.logger]Path="/tmp/log/gf-demos/sql"Level="all"Stdout=true

  免责声明:本文由用户上传,与本网站立场无关。财经信息仅供读者参考,并不构成投资建议。投资者据此操作,风险自担。 如有侵权请联系删除!

 
分享:
最新文章