diff --git a/go/public/read.txt b/go/public/read.txt new file mode 100644 index 0000000..e18c00e --- /dev/null +++ b/go/public/read.txt @@ -0,0 +1,5 @@ +该目录存放静态资源 + +rd 命令会将 electron-egg/public 资源,移动到这里; + +go程序构建时,会将该资源嵌入到 二进制文件中。 \ No newline at end of file