单词 | error code |
释义 | error codes是error code的复数 例句释义: 误差码,错误码,错误号,错误程式码 1. If you cannot, map the error codes in Err. Number to one of your own errors and then pass them back to the caller of your object. 如果无法处理,请将Err.Number中的错误代码映射到您自己的某个错误,并将其传回给对象的调用方。 msdn2.microsoft.com 2. The list of suggested problems includes a variety of other meaningless error codes, but not the one that this user received. 该问题清单包括了其他各种毫无意义的错误代码,但用户根本找不到他遇见的那个错误码。 dongxi.net 3. Identify cause of the failure by going through database manuals and searching for the error codes sent back in the exception. 查阅数据库手册,搜索异常中返回的错误码,从而判断失败的原因。 www.ibm.com 4. Second, a custom symptom database can be created with symptoms that contain the exception error codes logged within the application itself. 其次,可以创建自定义症状数据库,这些症状纪录了应用程序自身的异常错误代码。 www-128.ibm.com 5. Having standard business error codes helps applications consume these services easily in terms of handling the service errors. 就处理服务出错而言,标准的业务错误代码有助于应用程序更得心应手地使用这些服务。 www.infoq.com 6. The next phase of the JCC product is to define these error codes with an SQLSTATE and SQLCODE. 下一阶段的JCC产品将用SQLSTATE和SQLCODE来定义这些错误代码。 www.ibm.com 7. See the sample application in the download file to see how to set the abort format and application-specific error codes. 请参见下载文件中的样例应用程序,学习如何设置中断格式及应用程序指定的错误代码。 www.ibm.com 8. However, if your program is part of a customer-facing Web application, you cannot throw out stack traces and error codes. 然而,如果您的程序是面向用户的Web应用程序的一部分,您不能抛出堆栈跟踪和错误代码。 www.ibm.com 9. The error codes can be useful to help determine the source of the problem. 这些错误代码可以用于帮助确定问题的来源。 technet.microsoft.com 10. The functions OpenSOAPXMLElmGetChildValueMB and OpenSOAPXMLElmGetChildValueWC now return appropriate error codes. 函数OpenSOAPXMLElmGetChildValueMB及OpenSOAPXMLElmGetChildValueWC返回适当的错误编号。 opensoap.jp 1. Are exceptions used to indicate error rather than returning status or error codes? 使用异常来只是错误而不是使用状态或者错误代码值? asp.photoshopjiaocheng.com 2. However, the compressed video data is highly sensitivity to error code. A few error codes may induce much code be decoded invalidly. 而且压缩后的视频数据对码元错误非常敏感,少量码元的错误就可能导致大批码元无法正确解码。 www.fabiao.net 3. As previously noted under Failure Acceptance, the tests ran with an allowable threshold of 5% for error codes returned. 正如在FailureAcceptance下面所注意的那样,测试运行时的错误代码返回容忍门槛为5%。 www.ibm.com 4. There is only a handful of DB2 Universal Driver error codes issued by the JCC driver. JCC驱动程序只能发出少数几种DB2通用驱动程序错误代码。 www.ibm.com 5. Until the connection is re-established, the end users receives error codes indicating that authentication requests failed. 在连接重新建立之前,最终用户会收到表示身份验证请求失败的错误码。 www.ibm.com 6. Make it hard to ignore error conditions. Don 't bury error codes in return values. 不要轻易忽略出错情形。不要在返回值中携带出错代码。 www.cnblogs.com 7. A simple error-reporting tool called oraerror lets Oracle programmers quickly locate the meaning behind error codes. 一个称为oraerror的简单的报告错误的的工具,它是Oracle程序员能够快速的找到错误编码的意思。 www.cnblogs.com 8. Do not use error codes because of concerns that exceptions might affect performance negatively. 不要由于担心异常可能会对性能造成不良影响而使用错误代码。 msdn2.microsoft.com 9. The anti-lock brake and diagnostication can be realized with this system, and the error codes can be transmitted with CAN. 该系统可完成汽车防抱死制动以及故障诊断,并可采用CAN通信传输故障码。 dictsearch.appspot.com 10. Element allows an application to provide user-defined error codes specific to the application. 元素允许应用程序提供特定于该应用程序的用户定义的错误代码。 msdn2.microsoft.com 1. I don't have to worry about error codes because the exception has in it the explanatory text of what went wrong. 我无需考虑错误代码问题,因为异常中包含了错误的说明性文字。 www.ibm.com 2. For more information about DSN error codes, see Understanding Non-Delivery Reports. 有关DSN错误代码的详细信息,请参阅了解未送达报告。 technet.microsoft.com 3. As before, you can also configure custom error pages for different error codes or redirect to a custom URL. 像以前一样,还可以为不同的错误代码配置自定义错误页,或重定向到自定义URL。 msdn.microsoft.com 4. Corresponding to the different possible error types, there are error codes that are defined in the Boost headers. 与不同的可能错误类型对应,Boost头文件定义了相应的错误代码。 www.ibm.com 5. Contains the error codes associated with the JScript error messages. 包含与JScript错误信息关联的错误代码。 msdn2.microsoft.com 6. Describes the enumeration of all WMI error codes that are currently defined. 描述当前定义的所有WMI错误代码的枚举。 msdn2.microsoft.com 7. For a list of error codes, see the SQL error object in the interface you are using. 有关错误代码的列表,请参见您正在使用的接口中的SQL错误对象。 www.ianywhere.com 8. Map specific HTTP error codes to corresponding error pages. 将特定的HTTP错误代码映射到相应的错误页。 msdn2.microsoft.com 9. In brief, use exceptions properly and never return error codes. 简而言之,合理使用异常,切勿返回错误代码。 www.ibm.com 10. The 0x8024402C or 0x8024502D error codes typically occur because an incorrect character exists in the proxy override settings. 出现0x8024402C或0x8024502D错误代码通常是由于代理替代设置中存在不正确的字符。 support.microsoft.com 1. If you test for individual error codes in your application, check the new codes after upgrade. 如果您在应用程序中测试各个错误代码,请在升级后检查这些新代码。 www.ianywhere.com 2. For Windows network error codes, running the net helpmsg command might help interpret the code. 对于Windows网络错误代码,运行nethelpmsg命令可以帮助解释该代码。 technet.microsoft.com 3. Displays error codes in hexadecimal format. 以十六进制格式显示错误代码。 msdn2.microsoft.com 4. The following table provides a description of the error codes. 下表提供了对错误代码的说明。 technet.microsoft.com 5. Ignores the error codes listed in the specified response file. 忽略在指定的响应文件中列出的错误代码。 msdn2.microsoft.com 6. The diversification of the diagnoses leads to difficulty in coding or error codes even if we follow the principia of ICD-10 and method. 由于有些诊断名称多样化,即使遵循ICD-10编码原则和查找方法,也可能难于编码或出现错误编码。 www.chemyq.com 7. He says they faced 500 error codes that some days had the site down 60% of the time. 他说他们遇到了500错误代码,60%的时间系统宕掉了。 www.bing.com 8. The RESTChess team build an engine to map exceptions to appropriate HTTP error codes. RESTChess团队构建了一个引擎,能够将异常映射到适当的HTTP错误代码。 www.infoq.com 9. The following tables list error codes and event IDs used by Client Security. 下表列出了ClientSecurity使用的错误代码和事件ID。 technet.microsoft.com 10. Defines error codes for the Socket class. 定义Socket类的错误代码。 msdn2.microsoft.com 1. Check the DSN error codes that are contained in the NDR. 检查NDR中包含的DSN错误代码。 technet.microsoft.com 2. This is not to say to never include information such as error codes in the error message. 这并不是说,永远不要在错误消息中包含像错误代码这样的信息。 www.ibm.com 3. To find out, you must create a second system to map these error codes to meaningful strings. 要找出这些错误代码的含义,则必须创建另一个系统将这些错误代码映射到有含义的字符串中。 www.ibm.com 4. You can use error codes to determine why a 0f error occurred. 可以使用错误代码确定出现0f错误的原因。 technet.microsoft.com 5. Besides certain string values and SQL codes, db2pdcfg also accepts internal DB2 error codes. 除了一些字符串值和SQL代码之外,db2pdcfg还接受内部DB2错误码。 www.ibm.com 6. One consequence is that functions don't need to return error codes, freeing their return values for program logic. 函数不需要返回错误代码,这为程序逻辑解放了它们的返回值。 www.cnblogs.com 7. There are approximately 2000 generic error codes defined with the -99999 generic error code. 目前由-99999这个通用错误代码定义的错误代码大约有2000条。 www.ibm.com 8. Note: DB2 and solidDB error codes differ. 注意:DB2和solidDB错误代码是不同的。 www.ibm.com 9. For students, however, they would like teachers to provide comprehensive error feedback and make frequent use of error codes frequently. 与教师的现行反馈方式不同的是,学生希望教师进行全面改错并经常使用错误符号。 www.fabiao.net 10. Two of the common error codes seen in event 9564 are 0x80040110 and 0x3ee. 事件9564中的两个常见错误代码是0x80040110和0x3ee。 www.microsoft.com 1. List of Error Codes that you may receive when you try to make a dial-up connection or a VPN connection in Windows Vista 尝试在WindowsVista中创建拨号连接或VPN连接时,可能会收到的错误代码的列表 support.microsoft.com 2. The following list contains the Error Codes that you may receive when you try to make a dial-up connection or a VPN connection 下面的列表包含当您尝试创建拨号连接或VPN连接时可能收到的错误代码 support.microsoft.com 3. A few examples of the error codes that may be seen are as follows 下面给出了可能出现的错误代码的几个示例 www.microsoft.com 4. Digital Base Band Transmission System And Analysis of Its Error Codes 数字基带传输系统及其误码分析 service.ilib.cn 5. Test for Finding Causes of Error Codes at Seismological Station of Yanmenguan, Datong of Shanxi and Related Resolving Measures 山西大同雁门关测震台误码原因试验研究及解决措施 www.ilib.cn 6. Processing Common Error Codes During Installation 安装期间处理常见错误代码 msdn2.microsoft.com 7. You can use the error message and error codes from the problem-isolation steps we discussed earlier to search the 可以使用前面讨论的问题隔离步骤所获得的错误消息和错误码在 www-128.ibm.com 8. The following are the most common error codes associated with this event 以下是与此事件相关联的最常见错误代码 www.microsoft.com 9. Test for Finding Causes of Error Codes at Seismological Station of Yanmengguan, Datong, Shanxi 山西大同雁门关测震台误码原因的试验研究 www.ilib.cn 10. Explanation of Error Codes Generated by Device Manager 由设备管理器生成的错误代码的解释 h50224.www5.hp.com 1. For information about ESE error codes other than the ones explained in this topic, see the following Microsoft Knowledge Base articles 有关本主题解释的ESE错误代码之外的其他ESE错误代码的信息,请参阅下列Microsoft知识库文章 www.microsoft.com 2. Measuring Error Codes and Jitter on SDH System SDH传输系统误码及抖动测试项目 www.ilib.cn 3. Most frequent error codes in tm1s. log with enabled logger LDAPAuth 在启用LDAPAuth日志记录器的情况下tm1s.log中最常见的错误码 www.ibm.com 4. The following additional status codes and error codes may appear in log files such as Netdiag. Log 以下是日志文件(如Netdiag.log)中可能出现的其他状态代码和错误代码 support.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。