单词 | return code | ||||||||||||||
释义 | return code
更多释义 收起释义 例句释义: 返回码,返回代码,传回码 1. When test has evaluated the expression, you're returned to a command prompt, where you can verify the return code, as shown in Listing 10. 当test运算完表达式时,返回到命令提示,可以在这里检查返回码,见清单10。 www.ibm.com 2. For each ODBC function invoked, a special value known as a return code is returned to the calling application. 对于每个被调用的ODBC函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。 www.ibm.com 3. Consider "Assembly references error" return code as an error when it is combined with any other return code. 当“程序集引用错误”返回代码与任何其他返回代码一同出现时,请将其视为一个错误。 technet.microsoft.com 4. The return code of the scripts will indicate if the chunk is allowed to continue in the flow, that is, going to the pipelines or is skipped. 脚本的返回代码会指示是否允许数据块继续位于流中,也就是说,是使它流向管道还是跳过它。 www.ibm.com 5. However, its return code is the number of characters it would have written if n had been large enough. 不过,如果n足够大,它的返回码是将会完成写入的字符数目。 www.ibm.com 6. The important thing is for you to get the return code of the command. 对于您来说,重要的是获得该命令的返回代码。 www.ibm.com 7. If the lock cannot be set for any reason then this would be reflected in the return code. 如果出于任何原因不能设置这个加锁,那么其结果会在返回码中反映出来。 blog.sina.com.cn 8. To save a data value to be returned by a stored procedure return code or function return value. 保存存储过程返回代码要返回的数据值或函数返回值。 technet.microsoft.com 9. A stored procedure can return an integer value called a return code to indicate the execution status of a procedure. 存储过程可以返回一个整数值(称为“返回代码”),指示过程的执行状态。 msdn2.microsoft.com 10. Providing SQLSTATE or SQLCODE as procedure arguments allows the return code to be stored in a variable. 将SQLSTATE或SQLCODE作为过程参数提供可允许返回代码存储在变量中。 www.ianywhere.com 1. You might tinker with the HTTP response that each method renders, but your client code is really after only the HTTP return code. 可以修补每个方法呈现的HTTP响应,但是客户代码实际就在HTTP返回码之后。 www.ibm.com 2. Bind the result set column, return code, parameter, or parameter marker to a specific variable or array of variables. 将结果集列、返回代码、参数或参数标记绑定到特定变量或变量数组。 msdn2.microsoft.com 3. Again, the responsibility of checking this return code and taking appropriate action lies with the programmer. 再一次,检查这些返回代码和采取适当操作的工作将由程序员完成。 www.ibm.com 4. It takes the connection object as a parameter and returns the return code for the function that was executed. 它的参数是连接对象,它返回已经执行的函数的返回码。 www.ibm.com 5. Share %1 mapped to %2 directory overlaps an existing root. The DFS Root will not be created. The return code is in the record data. 映射到%2的共享%1与一个现有根重叠。将不会创建此DFS根。返回码在记录数据中。 angel.w15.5tom.cn 6. If the call to the interface returns a good return code, assume that the application is healthy. 如果对该接口的调用返回一个良好的返回码,则假定应用程序是健康的。 www.ibm.com 7. As you can see, I also add a $returnval variable that contains the return code. 如您所见,我还添加一个包含返回代码的$returnval变量。 www.ibm.com 8. Failed to set the default logon domain to %1. The return code is the data. 未能将默认登录域设成%1。返回代码是数据。 angel.w15.5tom.cn 9. The return code is handed back to the wrapper, which hands it back to your code. 返回代码被传递回到包装器,后者再将其传递回到您自己的代码。 www.ibm.com 10. Applications must move data from a stored procedure return code into an application variable. 应用程序必须将存储过程返回代码中的数据移至应用程序变量。 msdn2.microsoft.com 1. If the stored procedure does not explicitly set a value for the return code, the return code is 0. 如果存储过程没有显式设置返回代码的值,则返回代码为0。 msdn2.microsoft.com 2. Determine the data type, size, precision, and scale of a result set column, return code, parameter, or parameter marker. 确定数据类型、大小、精度和结果集列的小数位数、返回代码、参数或参数标记。 msdn2.microsoft.com 3. If these values are not present, the program exits with a non-zero return code (Listing 7). 如果这些值没有出现,程序将退出并显示一个非零返回码(见清单7)。 www.ibm.com 4. For expected state changes, use a return code, sentinel, or special method that returns a status. 对于可预知的状态改变,使用返回代码、标记或者特定的方法返回状态值。 book.51cto.com 5. You specify the return code for a stored procedure using the RETURN statement. 使用RETURN语句指定存储过程的返回代码。 msdn2.microsoft.com 6. For more information about using return codes, see Returning Data Using a Return Code. 有关使用返回代码的详细信息,请参阅使用返回代码返回数据。 technet.microsoft.com 7. Then you use the conditional if statement to check the return code of the command. 然后,您使用条件型if语句,以检查该命令的返回代码。 www.ibm.com 8. This return code usually indicates some kind of error has occurred. 这个返回代码通常表明发生了某些错误。 www.ibm.com 9. Every stored procedure returns an integer return code to the caller. 每个存储过程向调用方返回一个整数返回代码。 msdn2.microsoft.com 10. The interdomain trust account for the domain %1 could not be deleted. The return code is the data. 无法删除域%1的域间信任帐户。返回代码是数据。 www.fan6.net 1. Processing stops immediately when this statement is executed, and the procedure return code to the caller is the value of SQLERROR. 在执行该语句时处理将立即停止,而过程返回给调用者的代码是SQLERROR的值。 www.ibm.com 2. Typically if the return code is not X509_V_OK, there is a problem with the certificate or the security surrounding the certificate. 通常,如果返回代码不是X509_V_OK,那么这个证书就有问题,或者这个证书存在安全性隐患。 www.ibm.com 3. Map each variable to an input parameter, output parameter, or a return code. 将每个变量映射到输入参数、输出参数或返回代码。 msdn2.microsoft.com 4. For all other names, the return code should be 1, indicating no such customer found. 对于其它所有的名称来说,返回码应该为1,表明没有发现这样的客户。 www.ibm.com 5. You can use customizeMain programmatically to get a return code from the method. 然后您可以通过编程方式使用customizeMain从方法获得返回码。 www.ibm.com 6. If an object method needs to report an error, then a return code should be used. 假如一个对象的方法需要报告一个错误,这时一个返回码需要用到。 blog.sina.com.cn 7. That depends on the return code. 这要取决于返回代码。 www-128.ibm.com 8. Which steps completed with return code X? 哪些步骤是以返回代码X而结束的? www.ibm.com 9. The interrupt handler function now has a return code of type irqreturn_t. 现在的中断处理函数的返回代码是一个irqreturn_t类型。 www.ibm.com 10. In the case of EXIT, we can return the operating system-dependent return code based on the error scenario. 通过使用EXIT,可以基于错误情况返回依赖于操作系统的返回代码。 www.ibm.com 1. Dfs could not create reparse point for share %1 mapped to directory %2. The return code is in the record data. Dfs不能为映射到%2的共享%1创建重解析点。返回码在记录数据中。 www.fan6.net 2. Moving the existing logon scripts from %1 to %2 failed. The return code is the data. 未能将现有登录脚本从%1移到%2。返回代码是数据。 www.fan6.net 3. You can see in the above trace the -4499 return code. 从上面的跟踪中可以看到-4499这个返回代码。 www.ibm.com 4. For Sybase and Microsoft SQL Server, the integer return code is retrieved only when no result sets are returned. 对于Sybase,只在不返回结果集时接收整数返回码。 www.ibm.com 5. Listing 3 shows an example of our first error, sqlcode SQL4301 with return code 0. 清单3显示第一个错误的例子,sqlcode为SQL4301,返回码为0。 www.ibm.com 6. The following stored procedure shows the use of an input parameter, an output parameter, and a return code 下面的存储过程说明了输入参数、输出参数和返回代码的用法 msdn2.microsoft.com 7. The input parameter is specified as a constant and the output parameter and return code place their values in Transact-SQL variables 输入参数被指定为常量,输出参数和返回代码将它们的值放在Transact-SQL变量 msdn2.microsoft.com 8. you could create a function such as the following, which also handles the return code and, if needed, increases the error counter 而是创建一个如下所示的函数,此函数也可以处理返回码,如果有必要,还可以增加错误计数器 www.ibm.com 9. Inside each script, capture the return code of each line command 在每个脚本内,捕获每个行命令所返回码 www.ibm.com 10. README Execute user-defined function and process return code (OLE DB) 自述文件:执行用户定义函数并处理返回代码(OLEDB) msdn2.microsoft.com 1. Returning Data by Using a Return Code 使用返回代码返回数据 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。