这是一个使用Go语言构建的简单网页应用
功能1:响应式设计
功能2:模板渲染
功能3:静态资源服务
这是一个使用Go标准库 net/http 和 html/template 构建的简单网页应用。
net/http
html/template