摘要:
```go package main import ( "fmt" "io/ioutil" ) func main() { inputFile := "/golang/code/test1/src/day9/文件读写/input1" output := "/golang/code/test1/src/day9/文件读写/output" reader, err := ioutil.ReadFile( 阅读全文
posted @ 2019-08-24 21:58
输诚
阅读(1428)
评论(0)
推荐(0)

浙公网安备 33010602011771号