• The exit function prints a message and exits the current script.

    函数的作用是:退出当前脚本程序输出一段信息

    youdao

  • After a few more housekeeping checks, the penultimate step is to call the module's exit function (provided within the module itself).

    几个维护检查之后倒数第二个步骤调用模块exit函数(模块内部自带)。

    youdao

  • A typical program has a main, where an LKM has a module entry and exit function (in version 2.6, you can name these functions anything you wish).

    典型的程序一个main函数,其中LKM包含entryexit函数(2.6版本可以任意命名这些函数)。

    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

  • When an error occurs or when you want to return a fault to the user, set the WS_FAULT object and exit the method with an Exit function or Exit sub statement.

    错误发生时或者希望用户返回故障时,设置 WS_FAULT对象,并使用一个Exit函数 Exit语句退出方法

    youdao

  • Trace hooks can be applied at the entry or exit of any function.

    跟踪钩子可以应用任何函数入口出口

    youdao

  • Avoid placing probes at function entry and exit points.

    不要探测放在函数进入点退出点。

    youdao

  • Tracing of exit/return value of a function is possible by applying trace hook at exit point and specifying function prototype.

    通过出口应用跟踪钩子指定函数原型可以探测函数退出/返回

    youdao

  • You have many options, but for the sake of simplicity, just write the addresses to a file, noting which addresses are function entry and which are exit (see Listing 2).

    很多选择但是为了简便起见,可以将这个地址简单地写入一个文件要注意哪个地址函数入口地址,哪个地址是函数的出口地址(参见清单2)。

    youdao

  • When an exit address is encountered, the current active function has returned and the top element on the stack is discarded.

    碰到退出函数时,当前活动函数会返回释放栈元素

    youdao

  • Trace hooks can be applied at the entry or exit of any function (currently exit probe point is supported for system calls only).

    跟踪钩子可以应用任何函数入口出口(当前对于系统调用支持出口探测)。

    youdao

  • The exit value is not 0 (zero), as returned in function main.

    这个退出不是0(),main函数所返回的。

    youdao

  • Going out of scope at function exit.

    函数出口退出作用域。

    youdao

  • This function is called when the execution group loads the user exit .lel loadable file.

    函数执行加载用户出口 .lel 可加载文件时调用

    youdao

  • User Function Tracing probes (or uft) for entry of exit of user written code.

    针对用户编写代码入口或出口的用户函数跟踪探针(uft)。

    youdao

  • ECHILD -- The wait() or waitpid() function tried to wait for a child process to exit, but all children have already exited.

    ECHILDwait()waitpid()函数尝试等待退出进程所有子项已经退出

    youdao

  • For probe managers that support function entry or exit probes, the location field (the last field) must use the "entry or" exit keyword.

    对于支持函数进入退出探测探测管理器,位置字段(最后一个字段)必须使用entry”或“exit”关键字。

    youdao

  • With syscall probes, a probe can be defined for either the entry or exit of the function call. The general form of a syscall probe is as follows

    可以函数调用进入退出定义探测

    youdao

  • One function is dispatched whenever instrumented functions are called; the other is invoked when instrumented functions exit (see Listing 1).

    其中函数每次执行想要跟踪函数时都会调用另外一个函数则在每次退出想要跟踪的函数时调用(参见清单1)。

    youdao

  • If the prefix is an x, the address is an exit address (that is, you're exiting from this function).

    如果前缀x字符,那么这个地址就是一个出口地址(也就是说正在这个函数中退出)。

    youdao

  • As the Scilab code is put into the exec function, the exit command is concatenated to the end of it so you don't have to rely on the user to input the word exit each time.

    由于Scilab代码放入exec函数exit命令遂被接到其尾端,这样一来,无需依赖用户每次输入exit

    youdao

  • This ensures that you get to know if, due to a bug in the code in this function, the conditions that you expect to be true on exit, are not.

    如果由于函数代码错误期望退出真的条件并不为真,那么这些断言能够确保您知道一点。

    youdao

  • Since all errors cause an exit, if we return from the process_input function, it means there was no error, so we return 0 from main .

    既然所有错误都会导致退出,那么如果我们process_input函数返回,则意味着没有错误因此我们从main返回0

    youdao

  • Gas pressure: this window display exit pressure of reducer its function is maintain and adjustment.

    窗口显示减压蒸发器的出口压力作用主要是维修调整用

    youdao

  • The probe element represents any trace point in the function other than an entry or an exit trace point.

    probe元素代表函数中的任意跟踪除了入口退出跟踪点。

    youdao

  • By adding a simple function to display a message and exit with the appropriate return code as well as moving everything into a for loop, the script looks cleaner and is easier to understand.

    这个脚本增加了简单函数显示一个消息适当返回退出所有操作转移一个for循环中,使这个脚本看起来更干净、更容易理解了。

    youdao

  • For the SIGCHLD signal, the application must call the wait (3c) function to wait for the child process to exit.

    对于SIGCHLD信号应用程序必须调用wait (3c)函数等待进程退出。

    youdao

  • The client function must meticulously insert a call to XyzRelease at all points of exit from a function.

    客户必须极仔细地在一个函数退出调用XyzRelease函数

    youdao

  • Then we call the exit() function with an error code; for this utility, we've chosen to return different numbers for every different error condition.

    随后我们错误调用exit()函数对于实用程序,我们已经选择了每个不同错误条件返回不同数字

    youdao

  • The function returns an integer, which represents the exit code for the child process.

    这个函数返回一个整数代表进程退出

    youdao

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

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

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