It is possible to attach executable program files to e-mail.
可以在电子邮件里附上可执行程序文件。
柯林斯例句
Translation of a source program into an executable program ( an object program ).
把源程序转换为可执行程序 ( 目标程序 ) 的过程.
互联网
Even though DLLs and applications are both executable program modules, they differ in several ways.
尽管DLL和应用程序都是可执行的程序模块, 但它们之间有若干不同之处.
互联网
Compiler is a program that translate a source program into an executable program ( an object program ).
编译程序是把源程序翻译成可执行程序 ( 即目标程序 ) 的程序.
互联网
The compiler then invokes a linker, which turns the object file into an executable program.
编译程序调用链接程序,链接程序将目标代码转变成可执行程序.
互联网
The executable program that this service is configured to run in does not implement the service.
配置成在该可执行程序中运行的这个服务不能执行该服务.
互联网
All external references are resolved to create an executable program or a dynamic - link library.
所有的外部引用均被解析以创建可执行程序或者动态连接库.
互联网
Translation units can be separately translated and then later linked to produce an executable program . ( 3.5 ) .
翻译单元 可以先分别翻译,然后再连接成可执行程序.
互联网
Comments do not increase the size of the executable program. The compiler ignores all comments.
注释并不会增加可执行程序的大小, 编译器会忽略所有注释.
互联网