go——file文件讀寫的操做

package main import ( "fmt" "io/ioutil" "os" ) const filePath = "F://go_softinstall//goworkpath//src//MyGoForIt//simple//temp//readMe.md" func readFileTest(filePath string){ file ,err
相關文章
相關標籤/搜索