pull/15/head
Xargin 2017-02-21 17:48:04 +08:00
parent 946a6ddd21
commit ef92399241
1 changed files with 1 additions and 1 deletions

View File

@ -159,4 +159,4 @@ $ ./fetch https://golang.org | ./outline
**练习 5.3** 编写函数输出所有text结点的内容。注意不要访问`<script>``<style>`,
**练习 5.4** 扩展vist函数使其能够处理其他类型的结点如images、scripts和style sheets。
**练习 5.4** 扩展visit函数使其能够处理其他类型的结点如images、scripts和style sheets。