mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:55:28 +08:00
Update 15.4.md (#677)
This commit is contained in:
@@ -55,7 +55,7 @@ func main() {
|
||||
|
||||
`content-type`会让浏览器认为它可以使用函数`http.DetectContentType([]byte(form))`来处理收到的数据
|
||||
|
||||
练习 15.6 [statistics.go]
|
||||
练习 15.6 [statistics.go](exercises/chapter_15/statistics.go)
|
||||
|
||||
编写一个网页程序,可以让用户输入一连串的数字,然后将它们打印出来,计算出这些数字的均值和中值,就像下边这张截图一样:
|
||||
|
||||
|
Reference in New Issue
Block a user