现在所有文件均已下载,仍有一个配置选项必须设定,然后才能启动。
The most common layout option-short of just chunking everything into a directory together-is organizing all your files by type, off the root directory of your site.最常用的布局选项(除了仅仅将一切统统塞进一个目录之外)是从站点的根目录开始,按类型组织所有文件。
This can be done using the #pragma export directive, or the C compiler exportall option to export everything.可以使用 #pragma export 指令或 C 编译器的 exportall 选项来完成。