標籤為 “web” 的頁面如下
Pg lang
Go Web Tutorial
go中好用的Web Framework Project Desc go中如何渲染HTML 我這邊講用原始的html/template 或 text/template gin的
Pg lang
Web相關
網址的意涵 以 https://example.org:8080/foo/bar?q=baz#bang 為例 Name Desc href https://example.org:8080/foo/bar?q=baz#bang origin https://example.org:8080 protocol https: (http, ftp, …) host example.org:8080 hostname example.org port 8080 pathname /foo/bar search ?q=baz hash bang 這些東西可以透過Location去取