If there was a programming error, alter the code and resubmit your job.
如果有编程错误,那么修改代码并重新提交作业。
They should be identical; otherwise, you have a programming error.
他们应该一致,否则,你的编程有错误。
An object does not support a necessary interface. This is a programming error.
对象不支持所需的接口。程序有错。
The most serious type of programming error is one that is syntactically correct but that
最严重类型的编程错误是程序在语法上正确但无论如何却导致错误结果的产生或者根本无法产生结果。 这种因为逻辑错误无法正确解决问题的错误类型,称为Bug。
The third type of programming error, logic errors, can be the most difficult to discover.
还有一种编程错误是逻辑错误,这种错误是最难发现的。
Sooner or later, you'll probably make a programming error and fail to synchronize threads.
迟早你会犯下同步线程失败的编程错误。
And what about a software engineer who might have committed a programming error that caused a misfire?
抑或是可能犯了一个因为编程失误导致开火的软件工程师?
I can't seem to pinpoint the programming error. Perhaps you could help me figure out what's wrong?
我似乎不能准确定位出程序中出现的错误,或许你可以帮我指出到底是哪里错了?
If a programming error occurs in the product, communicate the occurrence with a dialog, and log it.
当产品发生了一个内部程序错误,使用对话框交互发生事件,并且做历史记录。
If a service thread does not handle an exception due to programming error, it will kill the whole application.
如果服务线程因编程错误而没有处理某个异常,则会造成整个应用程序崩溃。
A programming error in another thread might have caused that thread to exit the semaphore more times than it entered.
另一个线程中的编程错误可能导致该线程退出信号量的次数超过它进入的次数。
A common programming error is failure to set new values for loop variables in corner cases that are rarely used and tested.
在极少使用和测试的不重要情形中疏忽了为循环变量设置新值,这是常见的程序设计错误。
Attempting to subscript elements that do not exist is, unfortunately, an extremely common and pernicious programming error.
不幸的是,试图对不存在的元素进行下标操作是程序设计过程中经常会犯的严重错误。
In this... abomination, "she waved at the screen," passing a NULL pointer is a programming error, as the documentation for the function clearly states.
在这里,“她(译注:指guru)面对屏幕挥了挥手,”传入一个空指针是一个编程错误,就像这个程序的文档写的那样。
This article shows you how to identify the component where the hang occurs and determine whether it is due to user error, programming error, or a bug in the product.
本文向您展示如何识别发生挂起的组件,并判定挂起是因为用户错误、设计错误,还是因为产品中的缺陷。
On the one hand, it is caused by the improperly-prepared operators before the machining; on the other hand, it is caused by the complex curve programming error.
一方面是由于操作人员加工前的操作准备不当,另一方面是由于复杂曲线轮廓编程误差所致。
This latest security concern involves an attack, similar to the clickjacking incident from last month, that takes advantage of a web programming error on Twitter's support site.
这样安全问题涉及到攻击,和上个月的clickjacking(一种最新的跨浏览器攻击手法)事件类似,它利用Twitter网站的网络编程错误。
If this code were a production plug-in, we might want to implement error handling, but because this is just a programming example, we ignore any failures.
如果这个代码是生产插件,那么需要实现错误代理,但是由于这里仅仅是一个编程示例,因此我们忽略了所有失败。
You've seen various ways to access services from both SCA and non-SCA Java components -- and the various error handling mechanismsm asynchronous programming model and various asynchronous calls.
您了解了从SCA和非SCA组件访问服务的各种方式,还了解了各种错误处理机制、异步编程模型和各种异步调用。
RPC introduces a set of error cases that are not present in local procedure programming.
RPC也引入了一些在本地过程编程里面不会出现的问题。
For a consumer, you need to provide a readable error message that doesn't involve programming terms.
对于消费者,需要提供不涉及编程术语的、易读的错误消息;
Thankfully, most other programming languages include exception handling, which can make it somewhat easier to handle error cases.
值得感激的是,大部分其他编程语言都包含有异常处理的功能,这可以某种程度上简化错误处理的过程。
The biggest error in Extreme Programming Explained is the implicit assumption that you have a technical team serving a single customer.
ExtremeProgrammingExplained中最严重的错误是隐含的假设,即您的技术团队只为一个客户提供服务。
PDO offers 3 different error handling modes to suit different styles of programming
PDO提供了3种不同的错误处理模式,以满足不同风格的编程
The basics of Programming (variables, data types, references, pointers, scope, error handling, iteration, core algorithms - searching, sorting, etc.)
编程基础(变量,数据类型,引用,指针,作用域,错误处理,迭代,核心算法-搜索,排序等)
For some languages that already had multi-threaded programming APIs, this meant creating better APIs and abstractions to make multi-threaded programming easier to understand and less error-prone.
对于某些已经具有多线程编程api的语言,这就意味着通过创建更好的API和抽象可以使多线程编程更易懂、更少出错。
As this column's installments on functional programming have observed, the recipe style of program flow is comparatively error-prone and difficult to maintain.
正如本专栏关于函数型编程的部分文章中所评述的,程序流的方法风格相对来说容易出错并且难以维护。
Other programming models typically require developers to configure policy for each endpoint, which can be complex, error-prone, and tedious.
其他编程模型一般都需要开发者为每个端点配置策略,这件事可能非常复杂、容易出错而且繁重。
Modularization of repetitive actions is labor-intensive and error-prone and typically requires learning a new programming language.
重复动作的模块化需要很大的工作量,易于产生错误,且通常需要了解一种新的编程语言。
Modularization of repetitive actions is labor-intensive and error-prone and typically requires learning a new programming language.
重复动作的模块化需要很大的工作量,易于产生错误,且通常需要了解一种新的编程语言。
应用推荐