Python web開發:Flask的項目配置

認識web url詳解: URL是Uniform Resource Locator的簡寫,統一資源定位符。 一個URL由以下幾部分組成: scheme://host:port/path/?query-string=xxx#anchor 1 scheme:代表的是訪問的協議,一般爲http或者https以及ftp等。 host:主機名,域名,比如www.baidu.com。 port:端口號。當你訪
相關文章
相關標籤/搜索