go build
<h3>编译 {#autoid-1-5-1}</h3> <p><code>go build</code>命令表示将源代码编译成可执行文件。</p> <p>在hello目录下执行:</p> <pre><code class="language-bash&qu...
51工具盒子
<h3>编译 {#autoid-1-5-1}</h3> <p><code>go build</code>命令表示将源代码编译成可执行文件。</p> <p>在hello目录下执行:</p> <pre><code class="language-bash&qu...
runtime.main_main·f: function main is undeclared in the main package </p>...