主程序英语怎么说

admin2024年11月03日中英词典4650

本文为您带来主程序的英文翻译,包括主程序用英语怎么说,主程序用英语怎么说,主程序的英语造句,主程序的

本文为您带来主程序的英文翻译,包括主程序用英语怎么说主程序用英语怎么说主程序的英语造句主程序的英文原声例句主程序的相关英语短语等内容。

主程序的英文翻译,主程序的英语怎么说?

  • main program ; main routine ; master program ; master routine

主程序的英语网络释义

在测试中引入引入主程序main program)作为一个模块。现在一切都声明为public,所以对于测试来说都是可见的,有时候也包括应该声明为private的内部细节。

汇编语言计算器课程设计_论文 关键词:保护模式、主程序、子程序、跳转 [gap=751]Keyword: Protected Mode, Master routine, Subroutine composition, Jump

... 主薪资资料文件 master processor 主程序 master program file 主程序文件 master record ...

主程序的汉英大词典

主程序[zhǔ chéng xù]

  • main program; master program; main routine; master routine
  • 短语:
    • 主程序带 master program tape; master instruction tape; master tape;
    • 主程序段 mother block;
    • 主程序文件 {自} master program file;
    • 主程序序列 main program sequence;
    • 主程序循环 main program cycle;
    • 主程序组 chief programmer team

主程序的英语短语

  • 主程序员[计]chief programmer;MAIN PROGRAMMER;lead programmer;leading programmer

  • 游戏主程序APK

  • 主程序结束FEND

  • 主程序文件[计]master program file

  • 正算主程序GSZS

  • 主程序设计师Lead Programmer

  • 混合主程序[计]hybrid main program

  • 主程序结束指令FEND

  • 主程序序列[计]main program sequence

主程序的英文例句

清单2显示了程序循环的开头。

Listing 2 shows the beginning of the main program loop.

客户机发起调用(从程序)。

Client initiates the call (from main program).

清单9展示了程序循环的开始部分。

Listing 9 shows the beginning of the main program loop.

程序中,派生所需个数的线程。

In the main program, spawn the required number of threads.

编译程序并同dl库相链接。

Compile the main program and link with the dl library.

大多数语言允许程序使用任意名称。

Most languages allow the main program to have any name.

连接点就是程序和方面相遇的地方。

A join point is where the main program and the aspects meet.

任何预览或用户交互都必须来自程序

Any previews or user interactions have to be drawn apart from the main application.

程序注册序号、中断属性和线程属性。

Register the sequence number, interrupt nature, and thread attributes to the main program.

程序,声明变量。

In the main program, you declare your variables.

在您完成程序的定义之后,该错误将会消失。

This error will disappear after the main program has been defined.

这会将pbawinmain类关联为程序

This will associate the PBAWinMain class as the Main Program.

医生在患者的每一个手里扎一根针,程序开始了。

Doctor puts in a needle in every hand of a patient and the procedure begins.

程序拥有返回匹配所需的查询、排序和显示逻辑。

The main program holds the query, sorting, and display logic for returning the matches.

清单4显示了程序循环中的三指检测的开始部分。

Listing 4 shows the beginning of the three-finger detection in the main program loop.

dll:这是所有应用程序都需要使用的程序集。

Facebook.dll: This is the main assembly that will be used by all applications.

现在,我们已经完成程序的定义,如图13所示。

We have completed the definition of the Main Program, as shown in Figure 13.

程序循环中,代码无需忽略标题行和输入的前两行。

In the main program loop, there is no need for the code that ignores the header lines and the first two lines of input.

该激活引擎的程序称为AE . sh,它用于注册激活脚本。

The main program of the activation engine is called AE.sh, which is used to register activation scripts.

要在模式间进行切换,需要对程序循环的每次循环执行额外的检查。

To switch between modes, an additional check is required in each pass of the main program loop.

c:程序,以及一些进行输入、输出和错误处理的函数。

Ccalc.c: The main program and some functions for input, output, and error processing.

清单3将启动程序循环并读取synclient输出。

Listing 3 starts the main program loop and reads the synclient output.

在版本1.6.3 中,主程序叫作cfengine 。

The main one is called cfengine in version 1.6.3.

只有字符串字段是至关重要的;它表示构成程序的函数的名称。

Only the string field is significant; it is the name of a function that is the main program.

在深入介绍程序细节之前,我要先来探讨一下dma实用函数。

Before getting into the details of the main program, I'll explore the DMA utility functions.

创建与每个州名的电子邮件地址绑定的散列,将在程序循环中检查该散列。

Create a hash keyed on E-mail address for each state name, to be checked in the main program loop.

完成了基本变量声明和子例程后,程序将继续进行程序循环,如下所示。

With the base variable declarations and subroutine complete, the program moves on to the main program loop, shown below.

这是perl程序,允许您创建音调序列,侦听特定音调序列及run命令。

This is the main Perl program that allows you to create tonal sequences, as well as listen for specific tonal sequences and run commands.

而且它们都是按四字节对齐的以便能够将其复制进您的程序并在DMA传输时使用值。

These all need to be quadword aligned, so that you can copy it into your main program and use the values with DMA transfers.

下面的表3列出了三个程序例子:一个c语言编译的程序和两个COBOL程序

Table 3 below lists three program examples: a C main program and two COBOL programs.

主程序的原声例句

I'm saying "here comes my main function; here comes the guts of my program."

我指明“这里是我的函数;,这里是我的程序内容,“

主程序的网络释义

主程序 主程序,也称主函数,在许多命令式程序设计语言里,主函数(main function)是程序开始运行的地方。而相对地,其它编程范式的语言中就很少会有这样一个概念。

以上关于主程序的英语翻译来自英汉大词典,希望对您学习主程序的英语有帮助。