3 init函数被自动调用,不能在其他函数中调用,显式调用会报该函数未定义. gprog.go代码. package mainimport ( "fmt")// the other init function in ...
確定! 回上一頁