mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 01:55:35 +08:00
Update 15.3.md, Add a link (#719)
This commit is contained in:
@@ -143,7 +143,7 @@ http.StatusInternalServerError = 500
|
|||||||
|
|
||||||
练习 15.4:扩展 http_fetch.go 使之可以从控制台读取url,使用 [12.1节](12.1.md) 学到的接收控制台输入的方法([http_fetch2.go](examples/chapter_15/http_fetch2.go))
|
练习 15.4:扩展 http_fetch.go 使之可以从控制台读取url,使用 [12.1节](12.1.md) 学到的接收控制台输入的方法([http_fetch2.go](examples/chapter_15/http_fetch2.go))
|
||||||
|
|
||||||
练习 15.5:获取 json 格式的推特状态,就像示例 15.9(twitter_status_json.go)
|
练习 15.5:获取 json 格式的推特状态,就像示例 15.9([twitter_status_json.go](exercises/chapter_15/twitter_status_json.go))
|
||||||
|
|
||||||
## 链接
|
## 链接
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user