What is the translation of " SUBROUTINE " in Chinese? S

子例程
一个子程序
的子程序
一个子例程

Examples of using Subroutine in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The subroutine must have a name.
冬瓜必须有一个名字.
Category(Is it a variable, subroutine, or built-in type?).
类别(它是一个变量,子程序或内置类型?).
The subroutine in the previous example could be made even simpler.
前一例中的子程序可以变得更简单。
Chuck: You have a subroutine for each device.
Chunk:你对每个设备有一个子程序
And not just the code,but also the high level design, the subroutines.
不仅包括代码,还包括高级设计、子例程、.
FORTRAN II appears, able to handle subroutines and links to assembly language.
FORTRANII出现,它能够处理子程序和连接汇编语言。
We will create the connection to the database in the Page_Load subroutine.
我们将在Page_Load子例程中创建这个数据库的连接。
A subroutine call not only branches but saves the preceding contents of the PC somewhere.
子程序”不仅调用分支,而且还保存PC的先前内容。
If the order of$a and$b doesn't matter,the subroutine returns 0.
如果$a和$b的顺序无关紧要,则子程序返回0。
Call a subroutine SUBR in the lower 64 K and return to the address in the lower 64 K.
调用一个低64KB内的子例程SUBR并且在CALL之后返回到低64KB内的地址。
The parentheses let the computer know that this is a subroutine rather than a variable.
括号让计算机知道这是一个子程序,而不是一个变量。
Some languages may call it a subroutine, method, or procedure, but they are essentially the same thing.
某些语言可能将其称为子例程,方法或过程,但它们本质上是同一件事。
(This is, in large part, due to the limitations of stack-based subroutine implementation.).
这在很大程度上是受基于堆栈的子例程实现的限制)。
In Prolog, each rule corresponds to a subroutine, and its antecedents are the subroutines it calls.
在Prolog中,每个规则与一个子集对应,而它前面的规则是它称呼的子集。
In many programming languages,a function prototype is the declaration of a subroutine or function.
许多编程语言中,函数的原型是声明一个子例程或函数。
Any object of type PrintStream has a print subroutine that can be used to send information to that destination.
每一个PrintStream类型的对象都有一个println的子程序,用来发送信息到目的地。
But the BXLR instruction, the one we're focusing on here,is indeed the subroutine return instruction.
但BXLR指令,我们在这里关注的指令,实际上是子例程返回指令。
After subroutine A completes, it will then return directly to the return address of foo, omitting the unnecessary ret statement.
在a函数完成的时候,它会直接返回到foo的返回地址,省去了不必要的ret指令。
Here, Handles MyBase. Load indicates that Form1_Load() subroutine handles Load event.
这里,HandlesMyBase.Load表示Form1_Load()子例程处理Load事件。
Extra credit exercise: write a subroutine, called&above_average, that takes a list of numbers and returns the ones that are above the average(mean).
额外的练习:写一个子程序,名为&above_average,将一列数字作为其参数,返回所有大于平均值的数字(提示:.
He didn't think of it as an algorithm at the time, partly because a key subroutine was still missing.
那时他不觉得这是一种算法,部分原因在于当时仍缺少一个关键的子程序
In order to facilitate the effective integration of these subroutines, it is necessary to select the appropriate modular subroutine beforehand.
为了便于这些子程序的有效结合,有必要预先选择适当模块化子程序
The way printf and sprintf(see Printf)perform rounding often depends upon the system's C sprintf subroutine.
Printf和sprintf()进行舍入的方式通常取决于系统的Csprintf(3)子例程
This allows subroutines written in those languages to call, or be called by, existing Windows libraries using a calling convention different from their default.
这允许用这此语言写的子程序使用不同于自身默认的调用约定来调用或被调用于已存在的Windows库。
Base Pointer(BP)- The BP register mainlyhelps in referencing the parameter variables passed to a subroutine.
BaseYiibaier(BP)-在16-bit的BP寄存器主要是帮助在引用的参数变量传递到一个子程序
BMW confirmed the raids andrepeated the company's stance that"a correctly programmed software subroutine was mistakenly allocated to incompatible models.".
宝马证实了这次袭击,并重复了公司的立场,即“正确编程软件子程序被错误地分配给不兼容的车型。
If you want to initialize some variables like properties, etc.,then you will keep such code inside Form1_Load() subroutine.
如果你想初始化一些变量,如属性等,那么你将这样的代码保存在Form1_Load()子程序中
So the branch link instruction to the function is the function call,and we can see here that the BXLR instruction is the subroutine return.
因此,该函数的分支连接指令是函数调用,我们可以在这里看到BXLR指令是子例程返回。
Results: 28, Time: 0.038
S

Synonyms for Subroutine

Top dictionary queries

English - Chinese