摘要:1.download source : http://golang.org/doc/Installed , here i haved file named 'go1.1.linux-386.tar.gz' , decompress it.2.To build the Go distribution, run$ cd go/src$ ./all.bash(To build under Windows use all.bat.)If all goes well, it will finish by printing output like:ALL TESTS PASSED---In
阅读全文
posted @ 2013-05-22 21:14
浙公网安备 33010602011771号