executable

美 [ˈeksəˌkjutəb(ə)l]英 [ˈeksɪˌkjuːtəb(ə)l]
  • adj.可执行的
  • 网络可执行文件;可执行档;可执行程序

executableexecutable

executable

可执行的

常见电子专业术语中英文对照表 - 电子发烧友网 ... embedded system( 嵌入式系统) Executable可执行的) Firmware( …

可执行文件

,这个文件称为可执行文件Executable)。可执行文件可以被操作系统(Operating System)加载执行,计算机执行该文件 …

可执行档

请从网页的下载连结中,下载可执行档Executable)后,解压缩后得到档案HRC.exe状况一: 如果只是使用浏览器(IE或Fire…

可执行程序

大家知道,要生成一个可执行程序(Executable),要分两步走:第一步是把源程序编译成(Compile)目标文件(Object File)。目标 …

可实行的

通讯专业词汇库 - MBA智库文档 ... excursion 漂移 Executable 可实行的 EXEEXEcutable file 可执行文件/扩展名 ...

1
The client executable calls the DLL's exported functions just as if the functions were contained within the executable. 客户端可执行文件调用DLL的导出函数,就好像这些函数包含在可执行文件内一样。
2
By default, Edit and Continue re links your program at the end of a debugging session to create an up-to-date executable. 默认情况下,“编辑并继续”在调试会话结束时重新链接到程序,以创建最新的可执行文件。
3
What I have done for the last two years is use this executable architecture as the starting code for the software engineering courses. 我在前两年里所做的工作就是,将这一可执行的体系结构作为软件工程课程的出发代码。
4
This is the last step in the preparation of software for execution by an embedded system and the resulting file is called an executable. 这是软件在嵌入式系统中运行的最后一步,并且结果文件叫做可的。
5
A deadlock is always a modeling error: some of the desired process behaviors are missing due to non-executable activities in the model. 死锁始终是一个建模错误:因为流程中无法执行某些活动,所需的部分流程行为丢失。
6
Step through a program line by line: Each line of the executable program can be executed one line at a time. 步进调试:可执行程序的每一行都可以一次一行的执行。
7
After all the source code files have been compiled, they are linked by the linker just as an application's executable file would be. 当所有源代码文件编译后,它们就像应用程序的可执行文件那样被链接程序所链接。
8
This enables you to specify an internal executable process together with its views within the same language. 这使得您可以在同一种语言中指定内部可执行流程以及它的视图。
9
The executable program that this service is configured to run in does not implement the service. 配置成在该可执行程序中运行的这个服务不能执行该服务。
10
The Windows Form starts running under Windows, just as if you had double-clicked its executable. 此Windows窗体开始在Windows下运行,就像双击了它的可执行文件一样。
11
A constraint that uses only the execution result of the precedence executable to determine whether the constrained executable runs. 仅使用优先可执行文件的执行结果来决定受约束的可执行文件是否运行的约束。
12
This, however, produced a surprising behavior; those functions did not work as expected when the executable being run was the awk utility. 不过,这导致了不可思议的行为;当运行的可执行文件为awk实用工具时,这两个函数不能正常工作。
13
In theory executable UML could have been a very effective way to get from design to code with seamless ness all the way down. 可执行的UML在理论上可能是一个非常有效的方法来从设计到代码seamlessness所有下来。
14
Construction of the malware's executable code skeleton makes easy to track changes of the code. 恶意软件建设的可执行代码骨骼成为舒适的跟踪的变化的代码。
15
The Web site could then download an executable file on the mobile phone that steals data off the phone, he said. 这个恶意网站然后会下载一下可执行文件到手机上,窃取手机中的数据。
16
Tab, click the task or container and drag its connector to the executable to which you want the precedence constraint to apply. 选项卡的设计图面上,单击任务或容器,并将其连接线拖动到要将优先约束应用到其上的可执行文件。
17
The purpose of this build process is to help you find compile-time errors, not to produce executable code. 此生成过程的目的是帮助您找出编译时错误,而不是生成可执行代码。
18
Console applications are typically designed without a graphical user interface and are compiled into a stand-alone executable file. 通常将控制台应用程序设计为没有图形用户界面,并编译成独立的可执行文件。
19
When you call the executable in this manner, you must specify the manifest file first, followed by the name you want to call the JAR file. 当您以这种方式调用该可执行文件时,您必须先指定manifest文件,后接需要调用JAR文件的名称。
20
Dynamic linking provides a way for a process to call a function that is not part of its executable code. 动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。
21
Used to set the default loader optimization policy for the main method of an executable application. 用于为可执行应用程序的主方法设置默认的加载程序优化策略。
22
This most excellent utility lets a number of programs be linked together into a single executable. The organization is a little odd, though. 这个最优秀的工具让很多程序可以链接成一个可执行程序;不过这种组织有点奇怪。
23
Instead, a projection has to be taken for one of the participants. Then that projection can be an executable process. 相反,必须为一个参与者采用一个投影,而那个投影可以是一个执行过程。
24
In case of the executable process languages, the diagrams are part of a process that specifies how a computer system must behave. 对于可执行过程语言,图表是定义计算机系统必须遵循的行为方式的过程的一部分。
25
The native code for a JNI application is compiled into a shared library or executable that's loaded into the process address space. JNI应用程序的本机代码编译成加载到进程地址空间中的共享库或可执行程序。
26
The Addr2line utility enables you to identify the function and source line number of a given address and executable image. Addr2line工具可以识别函数、给定地址的源代码行数和可执行映像。
27
The bytecode that makes up the executable portion of the class file is actually machine code for a special kind of computer -- the JVM. 构成类文件可执行部分的字节码实际上是针对特定类型的计算机―JVM―的机器码。
28
The name for a specified resource in a dynamic-linked library or executable file was used more than once. 为动态链接库或可执行文件中的指定资源指定的名称被使用多次。
29
Once the executable instructions of a program have been identified they may be segmented into groups representing procedures (or functions). 一旦程序的可执行指令已经被识别,它们就可以被分割为表示过程(或函数)的组。
30
In BPEL, the language for specifying business protocols is a subset of the language used for specifying executable processes. 在BPEL中,指定业务协议的语言是用于指定可执行流程的语言的子集。