文件名称:treetop-demo:使用Treetop库的迷你前端的演示项目
文件大小:74KB
文件格式:ZIP
更新时间:2024-05-01 03:38:08
Go
树梢演示 微型Web应用程序的演示空间,该应用程序将与HTML模板请求一起使用。 链接 -由主持 模板请求的客户端库, 组件样式, 迎宾应用程序 给定名称后,服务器将以问候消息进行响应,该消息将被路由到页面上的“ message” div。 这不是一个真实的场景,但是很高兴成为一个好人! 它演示:XHR表单提交,浏览器历史记录控制和多片段模板响应。 评论来源: 模板层次结构 "/greeter/greet"路径的完整页面视图层次结构。 - View("local://base.html", github.com/rur/treetop.Delegate.func1) |- content: SubView("content", "demo/greeter/templates/content.html", github.com/rur/treet……emo/greeter.cont
【文件预览】:
treetop-demo-main
----go.mod(83B)
----main.go(3KB)
----intro.html(4KB)
----go.sum(163B)
----more.html(133B)
----greeter()
--------templates()
--------greeter.go(2KB)
----inline()
--------input.go(1KB)
--------formdata_test.go(2KB)
--------handlers.go(3KB)
--------errors.go(983B)
--------cookie.go(4KB)
--------setup.go(2KB)
--------formdata.go(3KB)
--------templates()
----README.markdown(5KB)
----LICENSE(1KB)
----assets()
--------nav.go(1KB)
--------js.go(50KB)
--------base.go(3KB)
----ticket()
--------gen.go(85B)
--------inputs()
--------routes.go.templ(184B)
--------routes.go(8KB)
--------setup.go(2KB)
--------handlers()
--------templates()
--------routemap.toml(12KB)
----.gitignore(269B)