正在编译 meaning in English
compiling
Examples
- The path of the source file being compiled when the error occurs
发生错误时正在编译的源文件的路径。 - The path to the file that contains the source code being compiled when the error occurs
发生错误时正在编译的源代码所属的文件的路径。 - Program code that a jscript author writes sometimes differs from the actual code being compiled and run
Jscript作者编写的程序代码有时与正在编译和运行的实际代码不同。 - Or when speed is of the essence , like when you re compiling a 200 kb module
)或优先考虑运行速度时(例如你正在编译一个200 kb的模块) ,不使用预建立的模块而直接编写脚本会比较好。 - Class with specific information about the source code being compiled and the line number on which the exception occurred
使用关于正在编译的源代码的特定信息和发生异常的行号初始化