网站首页  词典首页

请输入您要查询的英文单词:

 

单词 subroutine
释义

subroutine

美 [?s?bru?tin]
英 [?s?bru??ti?n]
  • n.子例程(程序中反复执行某任务的一系列指令)
  • 网络子程序;子程式;子例行程序
复数:subroutines  
subroutine
n.
1.
子例程(程序中反复执行某任务的一系列指令)a set of instructions which repeatedly perform a task within a program

例句

释义:
1.
The rest of the subroutine then continues executing as if the error did not occur.
然后,该子例程的剩余部分继续执行,就像没有发生错误一样。
msdn2.microsoft.com
2.
This process is called by the main subroutine (labeled with : main to tell Parrot to run it first) to print the result.
该进程被主子例程(标为:main以告诉Parrot首先运行它)调用以打印结果。
www.ibm.com
3.
FLUENT playing as a subroutine in the simulation program is called in every time step to compute the change of the river bed elevation.
FLUENT作为冲刷模拟程序的一个子程序,在每个时间步下计算河床各个节点高程的变化。
www.fabiao.net
4.
The compareToneSequences subroutine performs a simple difference check between the timings of the tones, as well as the values of the tones.
compareToneSequences子例程将在音调的计时之间以及音调值之间执行一个简单的差别检查。
www.ibm.com
5.
In software part, introduces the flowchart of the main routine, detailed introduces the implementation methods of each important subroutine.
软件部分给出了主程序流程图和各主要子程序的具体实现方法。
www.ceps.com.tw
6.
They are packages with a private namespace and private subroutines; each subroutine is called a rule.
它们是具有专用名称空间(namespace)和专用子例程的程序包;每一个子例程被称为一个规则。
www.ibm.com
7.
Subroutine is run at the beginning of a request if the request begins a new session.
事件。如果请求开始一个新会话,
msdn2.microsoft.com
8.
Compilation Principle course this is one of a small experiment, is to use recursive subroutine method of computing expressions.
这个是编译原理课程的其中一个小实验,就是用递归子程序法实现表达式的运算。
www.showxiu.com
9.
Subroutine getTotalTime simply subtracts the time of the last keystroke (in milliseconds) from the time of the first keystroke.
子例程getTotalTime将用第一次击键时间减去最后一次击键时间(以毫秒为单位)。
www.ibm.com
10.
These statistics include the number of calls to each subroutine and the total amount of time spent within each.
统计数据包括调用每个子程序的次数和用去的。
www.ttxyy.com
1.
At this level a program becomes multiple instances of a service subroutine callable in parallel by a client through some grid middleware.
这个级别上的应用程序已经变成服务子例程的多个实例,可由客户机通过某种网格中间件并行调用。
www.ibm.com
2.
The system of civil save from damage is a widely used systematic subroutine which is set up to safeguard the execution of judgment.
民事保全制度是以保障判决执行为直接目的的体系性子程序,具有广泛适用性。
www.lw23.com
3.
In the next state, the script will run a subroutine associated with the event to check the answer and display the next multiple question.
在这个状态下代码会在事件发生的同时运行一个子程序来检查答案并显示下一道问题。
www.cnblogs.com
4.
Imagine being able to modify the return value of your subroutine!
想象一下可以修改子程序的返回值!
www.ibm.com
5.
After ensuring the proper usage and declaring variables, the loadStateMapping subroutine is called.
在确保正确使用并声明变量之后,将调用loadStateMapping子例程。
www.ibm.com
6.
Note that the VALIDATE subroutine is much more limited than the ACTION subroutines (described in the next section).
VALIDATE子例程要比ACTION子例程(将在下一节中描述)受到更多的限制。
www.ibm.com
7.
Global or inline scripts, which are scripts that are not part of an event-handling subroutine or function, are executed immediately.
立即执行全局或内联脚本,这些脚本不是事件处理子例程或函数的一部分。
technet.microsoft.com
8.
The compareKnockSequences subroutine below performs a simple difference check between the timings of the knocks.
下面的compareKnockSequences子程序会对敲打之间的时间进行简单的区别检查。
www.ibm.com
9.
Once all subroutines have been made, they need to be called from the main process-building subroutine.
创建所有子例程之后,需要从主要流程构建子例程调用它们。
www.ibm.com
10.
With the base variable declarations and subroutine complete, the program moves on to the main program loop, shown below.
完成了基本变量声明和子例程后,程序将继续进行主程序循环,如下所示。
www.ibm.com
1.
If, some time ago, another programmer wrote an excellent subroutine to deal CARDS, it would make sense to reuse that logic.
如果以前有人编写了一段很优秀的发牌子程序,那么重新用那个子程序是有意义的。
dict.ebigear.com
2.
The system hardware circuit is simple, subroutine versatile, fully meet the design requirement.
该系统硬件电路简单,子程序具有通用性,完全符合设计要求。
zhidao.baidu.com
3.
For easy tuning with your particular data set, consider modifying the scoreSortResults subroutine to only accept exact matches.
为了便于根据特定数据集进行调整,需要考虑修改scoreSortResults子例程使其只接受精确匹配。
www.ibm.com
4.
Line search- a technique for one dimensional optimization, usually used as a subroutine for other, more general techniques.
线搜索-技术,一维的优化,通常用作其他子程序,更普遍的技术。
blog.sina.com.cn
5.
Listing 7 shows the hasNonPrintable subroutine used to check a password for one of the expected prefixes in the @nonPrintable array.
清单7显示了hasNonPrintable子例程,它可以针对@nonPrintable数组中的一个预期前缀检查密码。
www.ibm.com
6.
You can use any valid subroutine with a matching signature as an event handler.
您可以将任何带有匹配签名的有效子例程用作事件处理程序。
www.kuenglish.info
7.
When the Enter key is pressed, the subroutine exits if at least one character has been entered.
如果至少已输入了一个字符,则在按下Enter键后,子例程将退出。
www.ibm.com
8.
and a recursive subroutine is presented to realize recursive algorithms.
提出采用递归子程序实现数值计算。
www.juyy.net
9.
The initialize_vertices function needs to be called in the main program, so add the function call in the main subroutine at line 597.
需要在主程序中调用initialize_vertices函数,因此把函数调用添加到位于第597行的main子程序中。
www.ibm.com
10.
Another kind of subroutine is called a function.
另一种子常式叫函数。
ooo.pingju.org
1.
Given a data file of the format shown in Listing 4, the loadInflectives subroutine builds an alphanumeric phonetic hash.
如果提供清单4中所示格式的数据文件,loadInflectives子例程将构建字母数字语音散列。
www.ibm.com
2.
If you believe that a certain variable should have a specific value when a subroutine is called, check it.
如果您确信在子例程被调用时某变量应该有特定的值,那么就检查一下情况是否如此。
www.ibm.com
3.
With the fourth strategy, a program becomes a service subroutine callable by a client through some grid middleware.
对于第四种策略而言,程序变成了服务子例程,客户机可以通过某种网格中间件来调用这个例程。
www-128.ibm.com
4.
Typically they need to sniff the input (reading the first few lines) to decide on the subroutine to call based on the vocabulary.
这类应用程序通常需要嗅探输入(读入前几行)以根据词汇表决定调用子例程。
www.ibm.com
5.
If the function or subroutine contains a breakpoint, Visual Studio will break execution at the appropriate point.
如果函数或子例程包含断点,VisualStudio将在适当的点中断执行。
msdn2.microsoft.com
6.
Run Garbage Collector This subroutine forces the garbage collector to run.
RunGarbageCollector此子例程强制垃圾回收器运行。
msdn2.microsoft.com
7.
In the software implement part, the working of the pulsed powder feeder is controlled by calling the subroutine in turn.
在软件实现部分,采用顺序调用子程序的方式控制送粉器脉冲工作。
paper.pet2008.cn
8.
Using the subroutine, simulations for triaxial tests are performed; and the results have been compared with the published studies.
利用建立的计算程序,对不同排水条件的三轴试验进行了数值模拟。
www.ceps.com.tw
9.
The preparation of a main module, the preparation of a subroutine module.
编制一个主模块,编制一个子程序模块。
www.pudn.com
10.
I compiler theory of curriculum design. PASCAL syntax, copy PL0 grammar, using recursive method subroutine code generation middle.
我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码。
www.hxzi.com
1.
Listing 8 shows the createPipe subroutine used to set up a background connection to the cnee program.
清单8显示了用于设置与cnee程序之间的后台连接的createPipe子例程。
www.ibm.com
2.
The remainder of the subroutine is the implementation of the simple shake-detection algorithm.
子程序的其余部分实现简单的震动检测算法。
www.ibm.com
3.
A subroutine is a part of a program that can be re-used, just like movable type.
子程序是在一段程序中可以被重用的部分,就像活字那样。
www.bing.com
4.
Subroutine for the FACT, using recursion, the results on the REL storage unit. . .
子程序为FACT,采用递归实现,结果放在REL存储单元中…
www.pudn.com
5.
The following subroutine can be added to an application to refresh the cache when appropriate.
可将以下子例程添加到应用程序,以在适当的时候刷新高速缓存。
msdn2.microsoft.com
6.
As a separate function , and merely called it from inside the anonymous subroutine .
设计为一个单独的函数,而只是在匿名子例程中去调用它。
www.bing.com
7.
When the subroutine is called, the routine receives its parameters correctly.
当子例程被调用时,该例程正确地接收到了它的参数。
www.ibm.com
8.
Immediate window to execute a function or subroutine while your application is not running.
“即时”窗口在没有运行应用程序的情况下执行函数或子例程。
technet.microsoft.com
9.
The stack region is used for subroutine return addresses, as well as to store automatic data.
stack区域用于子程序返回地址,也用于存储自动数据。
www.ibm.com
10.
After the event handlers execute, control is returned to the subroutine that raised the event.
事件处理程序执行完毕后,会将控制返回到引发事件的子例程。
msdn2.microsoft.com
1.
Within the module or class, develop a Main subroutine that can act as the startup object for the project.
在模块或类中,开发可以作为项目启动对象的Main子例程。
msdn2.microsoft.com
2.
For this task, we use the function window_main_new called with the main subroutine.
为此,在调用main例程时,我们使用了window_main_new函数。
www.ibm.com
3.
If the character completes a function, the editor enables subroutine folding to minimize the text space.
如果该字符完成了一个函数,编辑器允许函数折叠以最小化文本空间。
www.ibm.com
4.
With five data extraction process, the importation of two points when the subroutine you.
含五笔数据提取过程,输入时两分法查找的子程序。
www.hxzi.com
5.
If this flag is not set, the user subroutine will not be invoked.
如果没有设置该标志,则用户子例程将不会被调用。
www-128.ibm.com
6.
If this program is carried out serially, it could be viewed as a chain of subroutine calls, evaluated one after another.
如果这样一个程序以串行方式执行,就可以把它看作一个子过程的调用链,一个接一个的进行求值。
www.infoq.com
7.
The end result is, in all cases, a subroutine with a call interface.
在所有情况下最终的结果都是带有调用接口的子例程。
www.ibm.com
8.
detailedly demonstrate the design of data structure, interface between link aggregation with other modules and subroutine.
对数据结构、与外部模块接口及子程序的设计则进行详细描述。
www.fabiao.net
9.
Unwraps a message sealed by the gss_wrap subroutine and verifies the embedded signature.
对用gss_wrap子例程加密的消息进行解密并检查嵌入的签名。
www.ibm.com
10.
Quite simply, the method sets a specific subroutine to render the markup for the current request.
该方法会设置特定的子例程来呈现当前请求的标记,非常简单。
blog.163.com
1.
Now what has changed since the branch to subroutine-era?
自从分支到子程序时代以来,现在有什么已经被改变了?
www.infoq.com
2.
The next step is to exit the subroutine if no matches are found or reset the current tone and time records if a match is made.
下一步,如果未找到匹配,就退出子例程;或者如果找到匹配,就重设当前音调和时间记录。
www.ibm.com
3.
The plot subroutine of the GD: : Pie module expects an array of arrays (labels and data values).
Pie模块的标绘子程序期望获得一批数组(标签和数据值)。
www.ibm.com
4.
When the button accesses, scanning subroutine to give the signal microcontroller, and then entered the LCD, by the end LCD display.
当按键接通,调用子程序扫描将信号送人单片机,然后再进入液晶驱动,最后由液晶屏显示出来。
wenwen.soso.com
5.
The constitutes and using methods of subroutine and macro instruction during NC milling are stated.
阐述了子程序概念、子程序格式、在数控铣削中的应用及注意事项。
dictsearch.appspot.com
6.
To transfer control to a specified closed subroutine.
把控制转交给一个指定的闭式子例行程序。
cb.kingsoft.com
7.
The kmlHeader subroutine prints out the main header markup for the KML document.
kmlHeader子例程将输出KML文档的主要头标记。
www.ibm.com
8.
The createPipe subroutine is a simple method to create a nonblocking read from a pipe using threads.
createPipe子例程是从使用线程的管道中进行无阻塞读取的简单方法。
www.ibm.com
9.
Shows you how to use the Visual Studio Immediate window to execute a function or subroutine while your application is not running.
向您显示如何在应用程序未运行时使用VisualStudio即时窗口来执行函数或子例程。
msdn2.microsoft.com
10.
We simply use the sendNote subroutine to send the note velocity on channel 14 with a minimum velocity of 12 and a maximum of 96.
只要使用sendNote子例程在通道14中发送通知速率,其中最低速率为12,最高速率为96。
www.ibm.com
1.
Specifying the correct TimeSpan markup is performed by the code listed above in the getTimes subroutine.
上面列出的getTimes子例程中的代码将指定正确的TimeSpan标记。
www.ibm.com
2.
This example declares a subroutine called square that squares the number and returns it.
该例声明一个名为square的子例程,计算某个数字的平方数并返回该数字。
www.ibm.com
3.
The loadMetaPhones subroutine is straightforward code that creates two hashes of metaphone keys and values.
loadMetaPhones子例程是创建变音位关键字和值的两个散列的简单代码。
www.ibm.com
4.
Including the main program, sub-control robot moves, voice and speech recognition to play subroutine program.
其中包括主程序、机器人动作控制子程序、语音播放子程序及语音识别程序。
wenda.tianya.cn
5.
In addition, when solving the ablation subroutine, a convenient and effective method for setting initial value was proposed.
此外,在求解烧蚀子程序时,提出了一种简便有效的赋初值方法。
lib.cqvip.com
6.
The sequential single subroutine has been modularized to several subroutines with help of RDR.
顺序单一子例程已借助RDR模块化为多个子例程。
www.ibm.com
7.
The mathematical model was solved by the FLUENT and the subroutine method.
采用FLUENT与外部子程序结合的方法,求解数学模型。
www.boshuo.net
8.
This is useful for building subroutine structures while you bring your documentational reference to the foreground for API information.
这对构建子例程架构的同时还要在显著位置打开文档参考以获得API信息来说很有用。
www.ibm.com
9.
To handle an event, you must associate it with an event handler subroutine using either the.
语句将它与事件处理程序子例程关联起来。
msdn2.microsoft.com
10.
To gain more experience in programming, write a subroutine that has two parameter x and x max.
为了得到更多的写作经验,写一个有两个参数x和xmax的副程式。
sites.google.com
1.
When the user-specified interval is over, Tprof groups the instructions together by process, thread, module, and subroutine.
当用户指定的时间间隔结束时,Tprof将这些指令按进程、线程、模块和子例程进行分组。
www.ibm.com
2.
Note that a reference to AppConfig is also passed to the subroutine so other variable changes can be triggered by one single change.
对AppConfig的引用也被传送到子例程,所以单个更改会触发其它变量更改。
www.ibm.com
3.
Returns the context of the current subroutine call.
返回当前子过程调用的上下文。
translations.launchpad.net
4.
If one or more asterisks are present, the subroutine will continue its processing to create the regular expressions.
如果有一个或多个星号,子程序将继续执行处理来创建正则表达式。
www.ibm.com
5.
You can see the vestiges of his comments in the readPosition subroutine, below.
在下面的readPosition子程序中,我们可以看到他的注释。
www.ibm.com
6.
We'll need to modify the buildHashPrintResults subroutine to store the print output in a variable.
需要修改buildHashPrintResults子例程以便在变量中存储print输出。
www.ibm.com
7.
All the subproblems, with are strongly monotone VIP and have a common structure, can be treated by one subroutine.
方法中的子问题均是强单调变分不等式问题且具有相同的结构,可以用同一号程序进行处理。
www.juhe8.com
8.
To cluster similar rules, start scanning the rules in the subroutine.
要集群化类似的规则,则需要在子例程中扫描规则。
www.ibm.com
9.
Subroutine is implemented in a direct way.
子例程是以直接的方式实现的。
www-128.ibm.com
10.
If your program is a subroutine library , you may consider it more useful to permit linking proprietary applications with the library .
若您的程序是一子程序函数库时,您可能认为允许专有应用程序与该函式库相连结会更有帮助。
www.bing.com
1.
Delay subroutine basically delay time.
延时子程序实现基本延时时间。
blog.sina.com.cn
2.
Don't separate subroutine or variable names from the following opening bracket.
不要将子程序或变量名与后面的开括弧分开。
www.fayland.org
3.
The matchWords subroutine takes two arguments: location to search, and words to search for.
matchWords子例程包含两个参数:搜索位置和搜索的单词。
www.ibm.com
4.
Finally, the end of the subroutine.
最后,结束子常式。
ooo.pingju.org
5.
The signatures of the subroutine and the event must match.
子例程的签名必须与事件匹配。
msdn2.microsoft.com
6.
Listing 3 shows the variable declaration and subroutine calls from the program header.
清单3显示了程序头文件中的变量声明和子例程调用。
www.ibm.com
7.
Fill out the printCharacteristics subroutine called in the main loop by inserting the code in Listing 2 starting at line 31.
通过插入从第31行开始的清单2中的代码来填充主循环中调用的printCharacteristics子程序。
www.ibm.com
8.
PIC monolithic integrated circuit subroutine greatly entire, good thing, inside the procedure many, may save the very much time.
PIC单片机子程序大全,好东西,里面程序不少,可以节省很多时间。
www.88pl.com
9.
The subroutine that deals cards is stored on the same library.
发牌子程序也存放在同一个库中了。
dict.veduchina.com
10.
The address to symbol name mapping allows Tprof to assign ticks by module and subroutine.
地址到符号名的映射使得Tprof可以按模块和子例程分配节拍。
www.ibm.com
1.
Then use the following subroutine to load the field weights into memory.
然后使用以下子例程将字段权重装入内存。
www.ibm.com
2.
Listing 9 shows the frequency output for the part name subroutine.
清单9显示了部件名称子例程的频率输出。
www.ibm.com
3.
The value is set, whereas the VALIDATE subroutine is invoked before the value is set.
被调用,而VALIDATE子例程在设置值之前被调用。
www-128.ibm.com
4.
a microcontroller based on the subroutine library, very practical.
一个基于单片机的子程序库,很实用的。有很多的。
www.hxzi.com
5.
Listing 4 shows two rules from the same subroutine of standardizing part names.
清单4显示了来自同一个标准化部件名称的子例程的两条规则。
www.ibm.com
6.
In order to use a VI as a subroutine in the block diagram of another VI, it must have an icon with a connector (see Figure 1. 6).
为了把在另一个VI中的VI作为一个子程序使用,这个VI必须有定义了连接器的图标(参考图1.6)。
www.eefocus.com
7.
The letters array is searched using the acronymSearch subroutine described below.
使用如下所示的acronymSearch子例程搜索字母数组。
www.ibm.com
8.
We've already seen how to use an anonymous subroutine or a reference to a named subroutine.
我们已经看到如何使用匿名的子例程或者对指定子例程的引用。
www.ibm.com
9.
Now when the demoLogin program is run with the "compare" option, the signature file will be loaded and the checkDynamics subroutine called.
现在当用“compare”选项运行demoLogin程序时,将载入该签名文件并调用checkDynamics子例程。
www.ibm.com
10.
The first subroutine call in the alg_N_Word function is to createRegexp.
alg_N_Word函数中的第一个子程序调用是指向createRegexp的。
www.ibm.com
1.
Next up is the readTones subroutine, which first acquires the Rolloff data value as output from sndpeek.
接下来是readTones子例程,它首先将采集Rolloff数据值作为sndpeek的输出。
www.ibm.com
2.
A function is a subroutine that returns a value.
函数是有返回值的子常式。
ooo.pingju.org
3.
Add the subroutine call shown in Listing 8 at line 55 in buildViz. pl.
将清单8中的子例程调用添加到buildViz.pl的第55行。
www.ibm.com
4.
To use these files, we'll need to update the cmdSearch. pl code with the loading subroutine.
要使用这些文件,需要用装入的子例程更新cmdSearch.pl代码。
www.ibm.com
5.
Using the Mail: : POP3Client, this subroutine will download all new messages from the Gmail POP in-box.
使用Mail::POP3Client,该子例程将从GmailPOP收件箱下载所有新消息。
www.ibm.com
6.
Listing 4 shows the clickImage subroutine to provide user feedback when an image is clicked.
清单4显示了用于在单击图像时提供用户反馈的clickImage子例程。
www.ibm.com
7.
To destroy a shared memory resource, the munmap subroutine unmaps a mapped file region.
为销毁共享内存资源,munmap子例程要取消被映射文件区域的映射。
www.ibm.com
8.
Listing 13 shows the familiar createPipe subroutine needed to complete the monitorUsage. pl program.
清单13显示了完成monitorUsage.pl程序所需的常见createPipe子例程。
www.ibm.com
9.
Under the MSP430 Subroutine des encryption algorithm.
在msp430下的des加密算法子程序。
www.hxzi.com
10.
The subroutine shakeCheck builds an average of the past 10 HDAPS sensor reads in the X dimension only.
子例程shakeCheck只对X维构建了过去10次读取HDAPS传感器的平均值。
www.ibm.com
1.
Listing 4 shows the printPassword subroutine, which is used to print out the password keys and timings for reference.
清单4显示了printPassword子例程,该子例程用于输出密码键和计时以供参考。
www.ibm.com
2.
The idea, says Mr Gates, has always been to apply this principle of a subroutine more broadly .
比尔盖茨认为,模块化一直以来就是将子程序的原理应用到更广泛的领域。
dictsearch.appspot.com
3.
Listing 3 shows the readPassword subroutine.
清单3显示了readPassword子例程。
www.ibm.com
4.
Listing 3 shows the readPosition subroutine.
清单3展示了readPosition子例程。
www.ibm.com
5.
Listing 12 below shows the more-complex getStyle subroutine.
下面的清单12显示了更加复杂的getStyle子例程。
www.ibm.com
6.
Listing 1 below shows the use of the bindprocessor subroutine.
下面的清单1介绍了bindprocessor子例程的使用。
www.ibm.com
7.
Listing 11 shows the getTimes subroutine.
清单11显示了getTimes子例程。
www.ibm.com
8.
Add the subroutine call shown below to buildViz. pl at line 54.
将以下给出的子例程添加到buildViz.pl的第54行。
www.ibm.com
9.
Once the keyword and display parameter hash has been built, we can move on to our simple keyword matching subroutine: matchWords.
构建了关键字和显示参数散列之后,接下来我们可以查看简单的关键字匹配子程序:matchWords。
www.ibm.com
10.
Listing 6 shows the processEvents subroutine called in Listing 5.
清单6显示了在清单5中调用的processEvents子例程。
www.ibm.com
1.
Viega and Messier's 2003 book has a subroutine that can do this check.
Viega和Messier2003年出版的书中有可以完成这项检查的子例程。
www.ibm.com
2.
Otherwise, Visual Basic runs the error-handling code when it reaches the end of the subroutine, causing unwanted or unexpected results.
否则,VisualBasic在到达子例程的结尾时将运行错误处理代码,从而导致不需要的或意外的结果。
msdn2.microsoft.com
3.
If any code in the TestSub subroutine generates an error, Visual Basic immediately executes the code that follows the ErrorHandler label.
如果TestSub子例程中的任何代码生成错误,VisualBasic立即执行ErrorHandler标签后面的代码。
msdn2.microsoft.com
4.
Correctness of a subroutine depends on the correctness of the subroutines it calls
子程序的正确性取决于它调用的子程序的正确性
www.wendang365.cn
5.
To call a subroutine, use the call keyword followed by the subroutine's name:
若要调用子程序,通过子程序名字关键来调用:
blog.sina.com.cn
6.
Each conjunction or disjunction returns an array reference with a subroutine that
每个合取或析取都返回数组引用,它带有
www-128.ibm.com
7.
Subroutine of initial discharge distribution of pipe-network and its linking up with main program
初分流量程序及其接入主程序的方法
www.ilib.cn
8.
Number of times that the process was dispatched (or how many times the kernel dispatch subroutine relinquished the CPU to that process)
进程被调度的次数(或者说是内核调度子例程为那个进程释放CPU的次数)。
www.ibm.com
9.
Main Program and Subroutine Hierarchical decomposition
逐步分解单线程控制
sunner.cn
10.
The Application of Subroutine and Macroinstruction in NC Milling Manual Programing
子程序及宏指令在数控铣削手工编程中的应用
ilib.cn
1.
Monolithic integrated circuit time delay subroutine,
单片机延时子程序
www.88pl.com
2.
So cuddle subroutine calls and variable names against their trailing parentheses or braces
因此拥抱子程序和变量名靠近他们拖尾的大括弧或者小括弧
www.tracesoul.com
3.
Application for Subroutine-nesting Programming of Multiple Workpieces
多件加工的子程序嵌套编程应用
ilib.cn
4.
The analysis for multi- ply subroutine programming example of roughing and fine machining
粗精加工的多重子程序编程实例分析
service.ilib.cn
5.
Subroutine names with numeric prefix and arranged sequentially
子程序名称的数字前缀按顺序排列
zhidao.baidu.com
6.
Application of the subroutine and programming on NC lathe
数控车床编程中子程序编程指令的应用
ilib.cn
7.
Lexical analysis subroutine source code,
词法分析子程序的源代码
www.88pl.com
8.
With the internal program environment subroutines in place, we can specify a simple keyword matching subroutine
准备好内部程序环境子例程之后,就可以指定一个简单的关键字匹配子例程
www.ibm.com
9.
Let's go back and flesh out the match subroutine
让我们回去充实match子例程
www.ibm.com
10.
A Solution to an Error of Floating Number Subroutine-Library in MCU
单片机浮点数子程序库一种错误的解决方法
www.ilib.cn
1.
Global screen write subroutine nesting level
全局屏幕写子程序嵌套层次
www.sinobay.com
2.
Development of MARC User Subroutine for Creep Analysis of Nickel-based Single Crystal Blade
镍基单晶合金涡轮叶片蠕变分析的MARC用户子程序开发
www.ilib.cn
3.
To use the example subroutine provided below, enter
要使用下面提供的示例子例程,此处输入
www-128.ibm.com
4.
Let's see an example of where some private variables will be useful. Consider this subroutine
如下示例展示私有变量在哪里会很有用。
blog.sina.com.cn
5.
A co-routine is a subroutine that can stop in the middle, and start back up later at the point you stopped. For example
co-routine是一个可以在中途停止和在稍候在那停止的点上继续运行的子程序。
wiki.perlchina.org
6.
The serial mouth promotion subroutine supports 1-4 interrupt control,
串行口升级子程序支持1-4口的中断控制
www.88pl.com
7.
Fig. 4 The subroutine flowchart of sending command
图4发送命令子程序流程图
www.jd37.com
8.
EXIT PROGRAM used instead of STOP RUN in subroutine
退出程序并不是在子程序中控制
zhidao.baidu.com
9.
C51 locate the subroutine section in 1 fixed address position,
C51怎样将子程序段定位在1个固定的地址位置
www.88pl.com
10.
Listing 12. getStyle subroutine
清单12.getStyle子例程
www.ibm.com
1.
Listing 11. getTimes subroutine
清单11.getTimes子例程
www.ibm.com
2.
Listing 10. createRegexp subroutine, Section 3
清单10.createRegexp子程序,第3部分
www.ibm.com
3.
Listing 8. createRegexp subroutine, Section 1
清单8.createRegexp子程序,第1部分
www.ibm.com
4.
Listing 9. createRegexp subroutine, Section 2
清单9.createRegexp子程序,第2部分
www.ibm.com
5.
For example, the following code shows how to declare a subroutine named
例如,以下代码显示了如何声明一个名为
msdn2.microsoft.com
6.
Subroutine generates an error, Visual Basic immediately executes the code that follows the
子例程中的任何代码生成错误,VisualBasic立即执行
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/1 11:37:42