error-prone
英 [ˈerə(r) prəʊn]
美 [ˈerər proʊn]
网络 容易出错; 错误倾向; 易错; 易于出错的; 易错配
英英释义
adj
- capable of making an error
- all men are error-prone
双语例句
- Implementation work is reduced and implementations are more consistent and less error-prone.
实现工作减少了,实现更一致且不易出错。 - No food processor: deploying by hand can be error-prone and time-consuming.
没有食品加工器:手工部署更易出错更耗时。 - In this way, you can hide the details from your users, thereby making your automation less error-prone.
您可以通过这种方式对用户隐藏细节部分,从而减少自动化过程中的错误。 - This is a time-consuming, error-prone process that is seldom reproducible.
这是一个耗时的又容易犯错的过程,因而这个过程几乎不可重复。 - Its event-based aspects model a form of concurrency that's easy to learn and less error-prone than threading.
其基于事件的特性将模拟一种易于掌握并且比线程更少出错的并发形式。 - Automate manual or error-prone tasks.
使手工或者容易出错的任务自动化。 - In these cases, wrap the parts of the process that are most error-prone with appropriate error handling.
在上述情况下,可以将流程最容易出错的部分封装到适当的错误处理功能中。 - In addition, it minimizes error-prone, time-consuming, command-line-driven administrative tasks.
另外,它还可以最小化易错、耗时、命令行驱动的管理任务。 - EGL includes a certain level of declarative specifications to help reduce repetitive and error-prone coding.
EGL包含一定层次的说明性规范,帮助减少重复且容易出错的编码。 - Some people argue that Java coding is inherently less error-prone than JavaScript programming, thanks to static typing and compile-time checks.
有些人认为因为有了静态类型化和编译时检测,Java编码天生就比JavaScript编程不容易出错。