Skip to content

Commit

Permalink
Update 15.3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glight2000 committed Dec 12, 2015
1 parent 05552c4 commit 36d62a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eBook/15.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ go为所有的HTTP状态码定义了常量,比如:

练习 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](examples/chapter_15/twitter_status_json.go)
练习 15.5:获取json格式的推特状态,就像示例 15.9(twitter_status_json.go)


## 链接
Expand Down

0 comments on commit 36d62a7

Please sign in to comment.