更新合成项目文件来匹配新的名称和文件路径。
Update Compositing Project File to match new names and file paths.
已知字符串和文件路径,此方法打开指定的文件,将字符串写入文件,然后关闭该文件。
Given a string and a file path, this method opens the specified file, writes the string to the file, and then closes the file.
已知字符串数组和文件路径,此方法打开指定的文件,将字符串数组写入文件,然后关闭文件。
Given a string array and a file path, this method opens the specified file, writes the string array to the file, and then closes the file.
应用推荐