The program function is obtained between 2-10 and the even-numbered, the program runs through to ensure that absolutely right.
该程序功能是求出2到10之间的偶数和,程序经过运行,保证绝对正确。
Danfoss Motion Controller has enhanced custom orientating program function and high precision of synchronizing control property.
丹佛斯的运动控制器有很强的用户定制编程功能和高精度的同步控制特性。
According to time or radiant exposure setting countdown timer, Arrow keys facilitate displayed program function and characteristics.
根据时间或辐射曝晒设置的倒数计时器;箭头键便于滚动显示程序功能与特征。
The tactic of effective dividing of the program function is discussed, the effective way to divide the program function is presented in term of transparency.
讨论了程序功能有效分工的策略,提出了以透明性进行有效分工的方法;
In coding software, can press each program function will software subdivision for modules, again through the main program tend to make the whole software systems.
在编写软件时,可以按各个程序的功能将软件细分为各个功能模块,再通过主程序的调用来实现整个软件系统。
Based on the feature of the expert system that the knowledge base and the inference engine are separate the shell function and the program function of the skeleton tool is researched.
根据专家系统知识库和推理机相分离的特点,研究骨架系统的两大功能:外壳功能和语言功能。
Online program function (ISP) : offer one online program communication port, can download various protection software module, the first system chart freely, need not disassemble the equipment.
在线编程功能(isp):提供一个在线编程通讯接口,可自由下载各种保护软件模块、一次系统图,无须拆卸装置。
As a general guideline, if you use a function in more than one program, it should be in a module.
总的说来,如果在多个程序中使用一个函数,则该函数应该在模块中。
Only the string field is significant; it is the name of a function that is the main program.
只有字符串字段是至关重要的;它表示构成主程序的函数的名称。
By putting it in a function bug if I find a bug and I change my program I can just run the function again.
把我输入的值放到一个函数里,如果以后我在程序中发现了一个,并对程序进行更改的话,我可以直接。
Notice in this function how we maintained state through function calls by passing the program forward.
注意在函数中我们是如何通过向前传递程序来保持函数调用过程中的状态的。
Data areas must be both defined and declared in a program or function before any reference to them becomes valid.
在任何对数据区域的引用生效前都必须在程序或函数中定义并声明它。
You need it in a couple of different places in an order-processing program you're working on, so you write the code as a reusable function you can invoke from anywhere in your program.
您需要在正在处理的订单处理程序中的几个不同位置使用此服务,因此将代码编写为具有可重用功能,以便从程序中的任何位置进行调用。
This included generic textual-substitution systems, as well as domain-specific program and function generators.
这包括通用文本替换系统,以及领域特有的程序和函数生成器。
Remember that when a program makes a function call (especially for recursive ones), it has to store its return address and local variables on the stack.
记住当程序进行函数调用(特别是针对递归函数)时,它必须在堆栈上存储返回地址和本地变量。
If you write the function in an application program instead of a UDF, then users of SQL query tools such as CLP will not be able to access your function.
如果是在应用程序中编写这个函数,而不是将其定义为udf,那么SQL查询工具(例如CLP)的用户将不能访问这个函数。
During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.
在程序的正常操作过程中,当调用一个函数时,被调用函数的所有参数以及返回位置的指针都放在栈中。
This makes predicting the output of the function or program much easier and, therefore easier to debug and analyze.
因此,预测函数或程序的输出容易得多,更容易调试和分析。
And henceforth I'm gonna start calling these tools, these monickers that I can use as building blocks in my own program, it's gonna be called a function as we'll see.
从此以后,我将在我的程序里把这些工具,称为我们可以用来写代码的组件,在我自己的程序中,我们将了解到它被叫做为一个函数。
In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.
在函数式语言中,程序被定义成由其他函数组成的函数,函数求值形成最终的结果。
If you need this behavior, consider calling the C exit function from your COBOL program and using _twzCOBOLTerm after the runtime termination exit.
如果需要使用这种行为,可以考虑从COBOL程序调用Cexit函数,并在运行时终止退出后使用 _twzCOBOLTerm。
The variables defined will be used mostly in the various functions within the program. Consider the following function declarations.
所定义的变量大多用于程序中的各种函数。
Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?
现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?
Please note that this applies to the MongoDB shell program, some drivers may implement a delete function or otherwise.
请注意这适用于MongoDBshell程序,某些驱动程序可能使用delete函数或者没有。
I'm saying "here comes my main function; here comes the guts of my program."
我指明“这里是我的主函数,这里是我的程序内容。”
Show-directory shows you the directory listing where the file containing the function exists (requires program build with debugging).
show -directory显示了括功能存在的地址列表(需要有调试的程序构建)。
Because wib is in frame 0 that's the function the program was executing inside when the arithmetic error occurred.
由于wib在0号帧中,那么它就是执行程序时发生算术错误的函数。
Your first Erlang program, a recursive Fibonacci function.
第一个Erlang程序,一个递归的fibonacci函数。
The user ID that is issuing the binary deploy is not defined to the RACF program control the _login function to switch users failed.
发出二进制部署的用户ID在RACF程序控制中没有定义。用于切换用户的_ login函数调用失败。
Even 125 pages into K&R, an illustrative program has a main() function.
即便是到了这本书的第125页左右,示例程序中都包含main()函数。
应用推荐