网站首页  词典首页

请输入您要查询的英文单词:

 

单词 exit code
释义

exit code

  • 网络退出码;退出代码;结束代码
1.
退出码
该线程的退出码(exit code)从STILL_ALIVE变为ExitThread函数或TerminateThread函数的退出码。该线程内核对象(Thread Kern…
blog.csdn.net
2.
退出代码
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... exit a loop 退出循环 exit code 退出代码 explicit 显式 ...
www.cnblogs.com
3.
结束代码
以指定的结束代码 (Exit Code) 终止处理序。如果 ICorDebugController 是控制处理序,则此范围包含此处理序的所有执行绪。
msdn.microsoft.com
4.
线程结束代码
线程结束代码exit code) 40 结束一个线程 45 错误处理 48 ↓展开全部内容   thread就是"线"。
product.china-pub.com
5.
离开代码
计算机与网络英语词汇(E3)|计算机专业英语词汇 ... exit and return 离开后回到 exit code 离开代码 exit help 离开说明 ...
www.hxen.com
6.
出口代码
请注意,调用_exit函数时,是以3为出口代码(exit code)。 热门下载 文件大小:13.53MB 官方网址:官方网站 运行环境:/Win9…
www.mesky.net
7.
结束码
dwExitCode 设定执行绪的结束码(exit code)。应用程序可以呼叫 GetExitCodeThread 函式来取得 执行绪的结束码(exit code)。
www.03964.com
8.
出口码
翻译资源百分百-电力相关词汇中英文翻译(10) ... 出口分支 exit branch 出口码 exit code 退出处置器 exit handler ...
www.fy100.com

例句

释义:
1.
The Reason parameter specifies the exit code for the process and for all threads terminated as a result of this call.
Reason参数指定处理的退出编码和这个呼叫所引起的所有线程的终止。
www.drados.com
2.
The result of this predicate is true only if the program exits with the same exit_code mentioned in the predicate.
只有在程序退出且退出码与谓词中的exit_code相同的情况下,这个谓词的结果才是true。
www.ibm.com
3.
An application typically returns an exit code to the operating system to indicate whether an application exited successfully or not.
应用程式通常会将结束代码传回到作业系统,以指出应用程式是否顺利结束。
technet.microsoft.com
4.
This method is called only if the executable file returns a non-zero exit code.
只有当可执行文件返回非零的退出代码时,才调用此方法。
msdn2.microsoft.com
5.
Main can also return an Integer value, which the operating system uses as the exit code for your program.
Main还可以返回一个Integer值,操作系统将其作为程序的退出代码。
msdn2.microsoft.com
6.
In the current design, these Java programs then return to the shell with an exit code.
在目前的设计中,这些Java程序会使用exit代码返回到shell。
www.ibm.com
7.
However, you are free to return exit code values that are appropriate to your application.
不过,可以随意返回适合于应用程序的退出代码值。
msdn.microsoft.com
8.
Terminates this process and gives the underlying operating system the specified exit code.
终止此进程并为基础操作系统提供指定的退出代码。
msdn2.microsoft.com
9.
When a shell script process exits or returns to the parent process, the exit code should be 0.
当shell脚本进程退出或返回到父进程时,退出码应该是0。
www.ibm.com
10.
To return an exit code, you must declare Main as a Function procedure instead of a Sub procedure.
若要返回退出代码,必须将Main过程声明为Function过程而不是Sub过程。
msdn2.microsoft.com
1.
Shuts down an application that returns the specified exit code to the operating system.
关闭将指定退出代码返回给操作系统的应用程序。
msdn.microsoft.com
2.
Otherwise, the task returns false if the executed command returns a non-zero exit code.
否则,如果执行的命令返回非零退出代码,则任务将返回false。
msdn2.microsoft.com
3.
True, the task ignores the exit code provided by the executed command.
则该任务将忽略由执行的命令提供的退出代码。
msdn2.microsoft.com
4.
Specifies the exit code provided by the executed command.
指定由执行的命令提供的退出代码。
msdn2.microsoft.com
5.
You can use the exit code in a shell script to search for files on a file system and take action based on the result -- e. G.
你能够在shell脚本中使用这个返回码来查找在一个文件系统中的多个文件,而后根据其返回码完成相关的操作。
blog.chinaunix.net
6.
Channel requests relay information such as the exit code of a server-side process.
通道请求转送信息,比如服务器端流程的退出代码。
www.ibm.com
7.
The other just returns silently; no error message, no unusual exit code.
而另一种实现只是无声地返回,没有错误消息,也没有不寻常的退出代码。
www.ibm.com
8.
The value is ignored unless the Windows exit code is set to ERROR_SERVICE_SPECIFIC_ERROR.
除非Windows退出代码设置为ERROR_SERVICE_SPECIFIC_ERROR,否则,该值会被忽略。
technet.microsoft.com
9.
The example detects when the process exits, and displays its exit code and peak memory statistics.
该示例检测进程退出的时间,并显示其退出代码和内存占用峰值的统计信息。
msdn2.microsoft.com
10.
Exits the MDbg. Exe shell, optionally specifying the process exit code.
退出MDbg.exe外壳程序,可以选择指定进程退出代码。
msdn2.microsoft.com
1.
To retrieve the exit code from a process, you must write your own code to initiate the process and wait for termination.
要在进程中检索退出代码,您必须编写自己的代码以启动进程并等待终止。
msdn2.microsoft.com
2.
But press Enter again, and you see another message saying that the job has terminated with exit code 126.
但是,再次按Enter将看到另一条,表明该作业已终止,退出码为126。
www.ibm.com
3.
Listing 1 shows a very simple program that simply exits with an exit code of 2.
清单1给出一个非常简单的程序,它的作用仅仅是使用退出码2退出。
www.ibm.com
4.
The returned exit code of the executable file.
可执行文件返回的退出代码。
msdn2.microsoft.com
5.
If this program exits with anything other than exit code 100, it will be automatically restarted.
如果此程序退出时的退出码不是100,程序将自动重启。
www.ibm.com
6.
Still, how to reliably differentiate this from application exit code and output?
如何把它和系统退出代码区别开来仍旧是个问题。
techbase.kde.org
7.
The packstring you use gets the username, userid, ttyline, PID, utmp type, terminal exit code, and time.
您所使用的packstring将获取用户名、用户ID、tty线路、PID、utmp类型、终端退出代码和时间。
www.ibm.com
8.
You can declare Main to examine the command-line arguments but not return an exit code, as follows.
可以声明Main来检查命令行参数而不返回退出代码,如下所示。
msdn2.microsoft.com
9.
Gets or sets the exit code for the service.
获取或设置服务的退出代码。
msdn2.microsoft.com
10.
Gets or sets the exit code of the process.
获取或设置进程的退出代码。
msdn2.microsoft.com
1.
If the task logged errors, but the executable returned an exit code of 0, this method returns -1.
如果该任务记录了错误,但是可执行文件返回的退出代码为0,则此方法将返回-1。
msdn2.microsoft.com
2.
By default, NMAKE halts if a command returns a nonzero exit code.
根据预设,如果命令传回非零的结束代码,NMAKE将会暂止。
technet.microsoft.com
3.
No additional user-written exit code is necessary.
这里不需要编写附加的出口代码。
www-128.ibm.com
4.
termination status. If omitted, exit code of last command is used.
如果不指定结束码,就会使用最后一个指令的结束码。
translations.launchpad.net
5.
The user exit code shown below is compiled as a dynamic linking library (for example: DLL).
下面所示的用户退出代码被编译成动态链接库(如DLL)。
www.ibm.com
6.
Register EBX contains the exit code (2, in our case), a number that is returned to the OS.
EBX寄存器包含退出码(在这个示例中是2),也就是返回给操作系统的一个数字。
www.ibm.com
7.
Unable to determine the task exit code
无法决定任务退出码
angel.w15.5tom.cn
8.
The task completed with an exit code of
任务完成后的退出码是
www.drados.com
9.
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有某人的姓名。
www.ibm.com
10.
An error or exit code from a command
来自命令的错误或退出代码
msdn2.microsoft.com
1.
Sorts by Last Exit Code
按最后退出码排序
angel.w15.5tom.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/7 3:25:16