“目标文件”常见的英文表达是 "target file"。
在计算机编程、软件构建或文件处理等场景中,“target file”指程序或操作最终要生成、处理或输出的那个特定文件。例如:
The compiler will generate a target file after successful compilation.(编译器成功编译后会生成一个目标文件 。)
We need to specify the target file path in the configuration.(我们需要在配置中指定目标文件的路径。)