使用環境是Windows10 的 WSL 的 Ubuntu 18。
我想在其中安裝 clickhouse client,沒想到依照官網的做法卻無法安裝。
使用環境是Windows10 的 WSL 的 Ubuntu 18。
我想在其中安裝 clickhouse client,沒想到依照官網的做法卻無法安裝。
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq)
This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m.
根據 W3C 的規則, HTML5 新增的 <article> 、 <section> 這兩個 tag,裡面必須包含 <h2 ~ 6>
要不是我會去使用 The W3C Markup Validation Service 幾乎不會知道地說
是說, w3school 完全沒有告知這個呢
參考資料:HTML/Usage/Headings/Missing - W3C Wiki在 GoLang 出 1.1 版以前,Go lang 雖然已經有定義 type CookieJar interface 了,但是只有 interface,那時候要使用 cookie 還要自己定義 [1]。
當時雖然有人有開源自己寫的 cookie jar,不過在 1.1 出來後也不會用到,現在我要找也找不到了……