mirror of
				https://github.com/gopl-zh/gopl-zh.github.com.git
				synced 2025-10-31 10:11:37 +00:00 
			
		
		
		
	deploy: f15fcec338
				
					
				
			This commit is contained in:
		| @@ -528,7 +528,7 @@ | ||||
|                     <div class="sidetoc"><nav class="pagetoc"></nav></div> | ||||
|  | ||||
|                     <main> | ||||
|                         <ul dir="auto"><li><em>凹语言(Go实现, 面向WASM设计): <a href="https://github.com/wa-lang/wa">https://github.com/wa-lang/wa</a></em></li><li><em>WaBook(Go语言实现的MD电子书构建工具): <a href="https://github.com/wa-lang/wabook">https://github.com/wa-lang/wabook</a></em></li></ul><hr> | ||||
|                         <ul dir="auto"><li><em>凹语言(Go实现, 面向WASM设计): <a href="https://github.com/wa-lang/wa">https://github.com/wa-lang/wa</a></em></li><li><em>《Go语言高级编程》: <a href="https://github.com/chai2010/advanced-go-programming-book">https://github.com/chai2010/advanced-go-programming-book</a></em></li></ul><hr> | ||||
|  | ||||
|                         <h2>7.12. 通过类型断言询问行为</h2> | ||||
| <p>下面这段逻辑和net/http包中web服务器负责写入HTTP头字段(例如:"Content-type:text/html")的部分相似。io.Writer接口类型的变量w代表HTTP响应;写入它的字节最终被发送到某个人的web浏览器上。</p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user