英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

subroutine    
n. 子程序
n. 子[例行]程序

副程式子[例行]程式

subroutine
次常式测试


subroutine
次常式

subroutine
次常式

subroutine
n 1: a set sequence of steps, part of larger computer program
[synonym: {routine}, {subroutine}, {subprogram}, {procedure},
{function}]

(Or "procedure") A sequence of {instructions}
for performing a particular task. Most programming languages,
including most {machine languages}, allow the programmer to
define subroutines. This allows the subroutine code to be
called from multiple places, even from within itself (in which
case it is called {recursive}). The programming language
implementation takes care of returning control to (just after)
the calling location, usually with the support of call and
return instructions at {machine language} level.

Most languages also allow {arguments} to be passed to the
subroutine, and one, or occasionally more, {return values} to
be passed back.

A {function} is often very similar to a subroutine, the main
difference being that it is called chiefly for its return
value, rather than for any {side effects}.

(1996-10-01)


请选择你想看的字典辞典:
单词字典翻译
subroutine查看 subroutine 在百度字典中的解释百度英翻中〔查看〕
subroutine查看 subroutine 在Google字典中的解释Google英翻中〔查看〕
subroutine查看 subroutine 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is the difference between a function and a subroutine?
    The subroutine originally is simply a repeatable snippet of code which you can call in between other code It originates in Assembly or Machine language programming and designates the instruction sequence itself
  • Subroutines in batch files - Stack Overflow
    Just to stick my $0 02 worth in here: I would have to say that DOS files (or DOS batch files) should always be written as : [ Main Program ] EXIT [ All Subroutines ] In this way - you can never fall into the subroutine section Also - always use REM statements before, during, and possibly after each section so you always know what a section is going to do And last - but not least - See if you





中文字典-英文字典  2005-2009