mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 04:22:22 +00:00
ch1.2: 整理代码
This commit is contained in:
parent
1e0d6c01fa
commit
781ffb1bd7
@ -1,4 +1,4 @@
|
|||||||
// ch1.2-10
|
// chai2010.cn/gobook/examples/ch1.2-10
|
||||||
|
|
||||||
// +build ignore
|
// +build ignore
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ch1.2-11
|
// chai2010.cn/gobook/examples/ch1.2-11
|
||||||
|
|
||||||
// +build ignore
|
// +build ignore
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ch1.2-12
|
// go run chai2010.cn/gobook/examples/ch1.2-12
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ch1.2-13
|
// go run chai2010.cn/gobook/examples/ch1.2-13
|
||||||
|
|
||||||
// +build ignore
|
// +build ignore
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
// ch1.2-14
|
// go run chai2010.cn/gobook/examples/ch1.2-14
|
||||||
|
|
||||||
// +build ignore
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ch1.2-15
|
// go run chai2010.cn/gobook/examples/ch1.2-15
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// 1.2-16
|
// go run chai2010.cn/gobook/examples/ch1.2-16
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user