• This series of pad printers are equipped with advanced microcomputer controls. with multi major function program presetting, the machines are multi functional.

    系列均采用先进微型电脑控制器具备预置多个常用功能程序,达到一机多功能之兼容性。

    youdao

  • 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.

    作者理论上对电压响应时间计算进行分析编制了基于MATLABM函数计算程序,且计算结果实验数据进行了验证性分析。

    youdao

  • 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.

    方法编写功能处理程序显示管理程序有其独到的优越性,从而使整个系统程序更具条理,便于编写阅读和修改。

    youdao

  • 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.

    发明能够通过手机对计算机中的家长控制功能程序进行操控设置方式更加灵活便捷,提高业务服务质量。

    youdao

  • 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.

    给出函数调用时利用变量传递解决复杂问题实例展示了递归算法解决非数值运算问题中的独特解题方式效果。

    youdao

  • As a general guideline, if you use a function in more than one program, it should be in a module.

    总的说来,如果多个程序使用函数则该函数应该在模块中。

    youdao

  • Only the string field is significant; it is the name of a function that is the main program.

    只有字符串字段至关重要表示构成程序的函数名称

    youdao

  • By putting it in a function bug if I find a bug and I change my program I can just run the function again.

    输入的值放到函数里,如果以后程序发现了一个,程序进行更改的话,我可以直接

    youdao

  • Notice in this function how we maintained state through function calls by passing the program forward.

    注意函数我们是如何通过向前传递程序来保持函数调用过程中的状态的。

    youdao

  • It USES sort to organize the data, in case the function name is used more than once in the program.

    如果程序函数名字不止一次使用那么它使用分类组织数据

    youdao

  • Data areas must be both defined and declared in a program or function before any reference to them becomes valid.

    任何数据区域引用生效必须程序函数中定义声明它

    youdao

  • 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.

    需要正在处理的订单处理程序中的几个不同位置使用此服务,因此代码编写具有可重用功能,以便程序中的任何位置进行调用

    youdao

  • This included generic textual-substitution systems, as well as domain-specific program and function generators.

    包括通用文本替换系统以及领域特有程序函数生成器

    youdao

  • 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.

    记住程序进行函数调用特别是针对归函数)时,必须堆栈存储返回地址本地变量

    youdao

  • 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)用户不能访问这个函数。

    youdao

  • 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.

    程序正常操作过程中,调用一个函数时,被调用函数所有参数以及返回位置指针放在栈中

    youdao

  • This makes predicting the output of the function or program much easier and, therefore easier to debug and analyze.

    因此预测函数程序输出容易,更容易调试分析

    youdao

  • In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.

    函数语言中,程序定义其他函数组成函数,函数形成最终的结果。

    youdao

  • 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.

    我们一下怎样书写简单报表脚本,该脚本一个项目中一个特定的函数记下覆盖率百分比

    youdao

  • 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。

    youdao

  • The variables defined will be used mostly in the various functions within the program. Consider the following function declarations.

    所定义变量大多用于程序中的各种函数

    youdao

  • Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?

    现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?

    youdao

  • 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在遇到断点时中断执行

    youdao

  • I'm saying "here comes my main function; here comes the guts of my program."

    指明这里函数,这里是我的程序内容。”

    youdao

  • Show-directory shows you the directory listing where the file containing the function exists (requires program build with debugging).

    show -directory显示了功能存在地址列表(需要调试程序构建)。

    youdao

  • Because wib is in frame 0 that's the function the program was executing inside when the arithmetic error occurred.

    由于wib0中,那么它就是执行程序发生算术错误函数

    youdao

  • Your first Erlang program, a recursive Fibonacci function.

    第一Erlang程序一个递归fibonacci函数

    youdao

  • Even 125 pages into K&R, an illustrative program has a main() function.

    即便是到了这本书的第125左右,示例程序包含main()函数。

    youdao

  • When wrapping up the program, the EMDeregister() function is used to de-register the callback routine.

    结束程序时,要使用EMDeregister()函数取消对回例程的注册。

    youdao

  • This script displays the response to the call to c_square, which is the function exported in the C program in Listing 5.

    脚本显示 c_square函数调用响应,该函数清单5中的C程序导出的函数。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定