This series of pad printers are equipped with advanced microcomputer controls. with multi major function program presetting, the machines are multi functional.
本系列之移印机均采用先进微型电脑控制器,具备预置多个常用功能程序,达到一机多功能之兼容性。
Here the author made some theoretically analyses and compiles the m function program based on MATLAB. In the same time the author compares the calculation result with the test data.
作者从理论上对电压响应时间的计算进行了分析,并编制了基于MATLAB的M函数计算程序,且将计算结果同实验数据进行了验证性分析。
With this method, the keyboard scanning function program and the display administering program will be organized logically, so the whole system program will be easy to program, read and revise.
用该方法编写键功能处理程序和显示管理程序有其独到的优越性,从而使整个系统程序更具条理,便于编写、阅读和修改。
In the invention, a cell phone can be employed to control the 'parental control' function program in the computer, the setup method is more flexible, faster, so that service quality is improved.
本发明能够通过手机对计算机中的“家长控制”功能程序进行操控,设置方式更加灵活、便捷,提高业务服务质量。
Examples are given for solving complex problem by transferring variables in recursive function program, and the recursive function programs show excellent capability for solving non-numeral problem.
给出了递归函数调用时利用变量传递解决复杂问题的实例,展示了递归算法在解决非数值运算问题中的独特解题方式和效果。
Turn off the notification function on your email program.
关掉电子邮件程序的自动通知功能。
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.
在任何对数据区域的引用生效前都必须在程序或函数中定义并声明它。
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.
记住当程序进行函数调用(特别是针对递归函数)时,它必须在堆栈上存储返回地址和本地变量。
The application program implements the desired business function.
应用程序实现所需的业务功能。
In this program, we add another function for error handling.
在这个程序中,我们添加了另一个用于错误处理的函数。
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)的用户将不能访问这个函数。
This makes predicting the output of the function or program much easier and, therefore easier to debug and analyze.
因此,预测函数或程序的输出容易得多,更容易调试和分析。
In effect, the program management office is the "staff" function for the program.
实质上,规划办公室是整个规划的人力资源机构。
Fourth Example check the parameters to a user program function.
第四个示例检查用户程序函数的参数。
Let's see an example of how to write a simple report script that prints the line coverage percentage for a specific function within a program. The script syntax is.
让我们看一下怎样书写一个简单的报表脚本,该脚本在一个项目中为一个特定的函数记下行覆盖率百分比。
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。
Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?
现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?
To see what's going on in main() we can set a breakpoint at a particular line or on a function in the program code so gdb will interrupt execution when it is reached.
为了查看在main()中发生了什么情况,可以在程序代码中的某一特定行或函数中设置断点,这样gdb会在遇到断点时中断执行。
Show-directory shows you the directory listing where the file containing the function exists (requires program build with debugging).
show -directory显示了括功能存在的地址列表(需要有调试的程序构建)。
The spe_context_run function runs the program until it stops.
spe_context_run函数会一直运行这个程序,直到它停止为止。
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 usage function is pretty comprehensive to make the program useful.
usage函数非常全面,这让程序更加有用。
Even 125 pages into K&R, an illustrative program has a main() function.
即便是到了这本书的第125页左右,示例程序中都包含main()函数。
When wrapping up the program, the EMDeregister() function is used to de-register the callback routine.
在结束该程序时,要使用EMDeregister()函数取消对回调例程的注册。
应用推荐