[Golang] How to run .go file in Windows cmd
How to run .go file in Windows cmd
(1) direct to the file folder
Ex.: cd C:\Go\src\temp
(2) send command...
go run temp.go
(1) direct to the file folder
Ex.: cd C:\Go\src\temp
(2) send command...
go run temp.go
留言
張貼留言