• Ok-exit code 0-indicates a service is working properly.

    OK—退出代码0—表示服务正常地工作

    youdao

  • Critical-exit code 2-indicates a service is in critical state.

    CRITICAL—退出代码2—表示服务处于危险状态

    youdao

  • By default, NMAKE halts if a command returns a nonzero exit code.

    根据预设如果命令传回零的结束代码,NMAKE 将会暂止。

    youdao

  • Listing 1 shows a very simple program that simply exits with an exit code of 2.

    清单1给出一个非常简单程序,它的作用仅仅使用退出2退出

    youdao

  • The user exit code shown below is compiled as a dynamic linking library (for example: DLL).

    下面所示用户退出代码编译动态链接(dll)。

    youdao

  • When a shell script process exits or returns to the parent process, the exit code should be 0.

    shell脚本进程退出返回进程时,退出应该0

    youdao

  • If this program exits with anything other than exit code 100, it will be automatically restarted.

    如果程序退出时的退出不是100,程序自动重启。

    youdao

  • Typically, this exit code is 0 to indicate success with other values indicating different types of errors.

    一般情况下退出代码0指示成功;若为其他,则指示不同类型错误

    youdao

  • An application typically returns an exit code to the operating system to indicate whether an application exited successfully or not.

    应用程序通常都会操作系统返回一个退出代码指示应用程序是否已成功退出

    youdao

  • Again, if the exit code of zenity is 0, then ENTRY has the person's name. Here is the calendar example from above rewritten to use zenity.

    再次说明,如果zenity退出代码0那么ENTRY某人的姓名

    youdao

  • Failed: As can be seen: the output in 1.8.x is "42", but in 1.9 becomes "1". (the "RESULT" here is the exit code of the Ruby interpreter).

    可以看到1.8 . x上面输出结果42”,但是在1.9上面就变成了1”(上面的“RESULT”是Ruby解释器退出代码)。

    youdao

  • The following example specifies the error code returned during EXIT.

    以下示例指定EXIT期间返回错误代码

    youdao

  • Unexpected code paths: by following the entry and exit points, it is possible to see any unexpected code paths taken by the program.

    意外代码路径通过跟踪进入退出可以看出程序是否采用了意外的代码路径。

    youdao

  • So the code will continue; in this case, that means that the method will exit and control will return to the form.

    因此代码继续执行就是说,将退出方法控制返回表单

    youdao

  • You can replace code references in operation bodies, action on entry, action on exit, reaction in state, overridden properties, and configuration initialization.

    可以替换操作实体条目操作状态变更、重要属性以及配置初始化中的代码引用

    youdao

  • When the INSERT statement fails with the error code specified in the DECLARE exit handler statement, control passes to the handler, and the procedure is exited.

    insert语句失败并且错误代码DECLAREEXIThandler语句中指定,那么控制将传递处理程序,过程将退出。

    youdao

  • For example, in a well-designed GUI application, the code that adds an Exit menu item would run on a Windows PC but not a Mac.

    例如设计良好GUI应用程序中,添加exit菜单代码可以WindowsPC上运行不能在mac机上运行

    youdao

  • If the trace mode is not set to OFF (which is the default), then each entry, exit and non-zero SQL code will be logged in a global temp table with the following name and format.

    如果跟踪模式没有被设OFF(默认情况),那么将使用下面名称格式,把每个入口出口非零s QL代码记录一个全局临时表中

    youdao

  • The last thing to do is exit with a zero return code so that the trigger monitor will commit the GET it performed on the trigger message and wait for another.

    最后需要事情使用返回退出以便触发器监控器提交触发器消息执行GET等待另一条消息。

    youdao

  • To create a File menu with an Exit menu item, add the code in Listing 11 to Gwitter.groovy

    为了创建包含Exit菜单File 菜单,Gwitter.groovy 中添加清单11 中的代码

    youdao

  • The INSERT error transfers control to the exit handler for that SQLSTATE code.

    INSERT错误控制转移到 SQLSTATE代码退出处理程序。

    youdao

  • For each milestone or iteration, you can create high-level schedules that list key project dates like final release, code freeze, UI freeze, beta entry, beta exit, and other dates.

    对于每一个重大事件或者重复中可以创建高水平日程表日程表列出诸如版本代码冻结UI 冻结、beta入口、beta出口以及其他日期之类的信息。

    youdao

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

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

    youdao

  • Exit exits the program with an error code of 0, traditionally associated with a successful completion.

    _exit使用错误代码0退出程序,这个错误代码通常表示成功结束。

    youdao

  • The following example shows the CLPPlus behavior during an OS error with exit error code.

    以下示例使用exit错误代码显示了出现OS错误期间CLPPlus行为

    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

  • 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

  • Db2vend (fenced vendor process) : Executes vendor code on behalf of an EDU, for instance to execute the user-exit program for log archiving (UNIX-only).

    db2vend(隔离的供应商进程):代表一个EDU执行供应商代码,使实例执行用户退出程序,以便进行日志归档(仅在UNIX上)。

    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

  • 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

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

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

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