单词查询

subroutines

美['sʌbru.tin],英['sʌbruː.tiːn],

释义

n. 【电子】子程序; 网络释义: 子程式;子例行程序;子例程中;

例句

Programmers like well-optimized, atomic subroutines that are ready to use.
程序员喜欢使用那些很好地进行了优化,容易使用的子程序。
Procedures must be decomposed into a number of subroutines to reduce the difficulty of preparation.
必须将程序分解为多个子程序以降低编写难度。
Ildasm can be used to view the IL within individual functions and subroutines (also known as methods in object-oriented languages).
Ildasm可用于查看单个函数和子例程(在面向对象语言中也称作方法)内的IL。
They are packages with a private namespace and private subroutines; each subroutine is called a rule.
它们是具有专用名称空间(namespace)和专用子例程的程序包;每一个子例程被称为一个规则。
Your programming language might stipulate that main programs must be called main and that subroutines must not.
您的编程语言可能会规定主程序必须叫做main,而子例程必须不能叫这个名字。
Also, notice that the wizard generates 100% COBOL without any proprietary code, subroutines, or any other framework.
另外请注意,该向导生成了100%COBOL,而不包含任何专有代码、子例程或者任何其他框架。
You can also bind threads using subroutines, though I would be very cautious when attempting to do so.
您还可以使用子例程来绑定线程,尽管我在进行这种工作时会倍加小心。
The two generated subroutines act as a bridge between the WSDL interface and the call interface of the original code.
所生成的两个子例程充当WSDL接口与原始代码的调用接口之间的桥梁。
Note that the VALIDATE subroutine is much more limited than the ACTION subroutines (described in the next section).
VALIDATE子例程要比ACTION子例程(将在下一节中描述)受到更多的限制。
The whole circuit USES modular design, by the main program, timer interrupt subroutines, play subroutines, played subroutines etc module.
整个电路采用模块化设计,由主程序、定时中断子程序、弹奏子程序、播放子程序等模块组成。