Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 LiteIDE 中,当我选择一个文件,然后从“构建”菜单中选择“安装”时,会构建一个与所选文件不同的文件。为什么?
奇怪的是,您必须双击选定的文件,以便 go 代码在代码编辑器中可见。只有在这样做之后,诸如“build”和“install”之类的命令才会对预期的文件进行操作。因此,尽管文件可能会在左侧导航中显示为已选中,但除非它实际加载到代码编辑器中,否则它不会被选中。