网站首页  词典首页

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

 

单词 edge cases
释义

edge cases

  • 网络边界案例;边缘案例;边缘情况设计
1.
边界案例
「这不是测试,测试是对等(equivalence)类别及边界案例(edge cases)及统计学上的品质控制及...及....一大堆你不了解的其他材 …
www.dotspace.idv.tw
2.
边缘案例
您可能听说过边缘案例edge cases)和极端案例(corner cases)。在所有的时间里,我一直在做软件,所以我只见过五维顶 …
www.ibm.com
3.
边缘情况设计
'æ??... ... Edge cases 边缘情况设计 Logic says that this latter case is a problem. 从逻辑上说,后面这种情况有些问题。 ...
www.jukuu.com
4.
边际情形
不光要知道答案,更要知道分析过程,边际情形edge cases),测试,相关延伸,等等。
barnett.zheng.blog.163.com

例句

释义:
1.
While it is an absolute necessity to consider edge cases, the key is to not to let their solution drive the core design.
然而我们有必要考虑到边界情况,因为不要使它们控制了核心设计。
www.elanso.com
2.
But infrequent edge cases can contribute significantly to the overall user experience and ultimately user loyalty for a product.
但是并不充足的边界情况很大程度上有助于用户的体验以及增加用户对产品的忠诚度。
www.elanso.com
3.
Modeling the real world in software means that you need a tool flexible enough to handle all of the edge cases.
使用软件建模真实世界意味着需要有足够灵活的工具来处理所有极端情况。
www.ibm.com
4.
If you have a handle on status codes, you can set your application up to deal with a script's errors, unexpected responses, and edge cases.
如果您要对状态代码进行控制,就可以设置应用程序来处理脚本错误、非预期的响应以及边缘情况。
www.ibm.com
5.
When edge cases are preventable, encountering one can be an opportunity for learning for the user.
当预防了一个边界情况时,这就可以视为为客户学习的机会。
www.elanso.com
6.
Although core cases are the main goal, edge cases can easily consume a large amount of developer effort and design discussion.
虽然核心情况是关键,但是边界情况可以很容易的就购买到大量研发者的劳动成果和设计理念。
www.elanso.com
7.
Today libraries can be called, interfaces implemented, and classes extended. Edge cases exist however.
目前,我们已经可以调用Java的代码库,实现Java接口,并且扩展Java类,但边界情况还是存在。
www.infoq.com
8.
There are a few edge cases, I'm told, but I've never run into any myself thus far.
存在一些极端情况,我听说过,但我自己还从未遇到过这样的极端情况。
www.ibm.com
9.
And second, once you already have things running really fast, it's very tempting not to fix those edge cases that slow things down.
第二,当你已经让一些东西运行得足够快时,就很可能不愿意去修复一些边界情况以免变慢。
www.infoq.com
10.
you are responsible for syntax checking , path validation , and handling malformed input , as well as edge cases for well - formed input.
您需要检查语法,验证路径,处理格式错误的输入,并处理格式良好的输入内容的边界情况。
www.ichacha.net
1.
The real value of this book comes from its discussion of edge cases.
这本书真正的价值在于它对边缘情况的一些讨论。
www.infoq.com
2.
It's also hard to use integration tests to stimulate all of the edge cases that your code should handle properly.
并且很难用集成测试模拟代码需要正确处理的所有临界情况。
www.ibm.com
3.
Edge cases in enterprise software are often created by implementers and customers.
公司软件中的边界情况通常是由制定人和顾客引起的。
www.elanso.com
4.
Managing edge cases is an important component of managing cost.
边界情况管理是成本控制的重要组成部分。
www.elanso.com
5.
Make your software as simple as possible. Less complexity decreases the possibility of edge cases in the first place.
把你的软件做的越简单越好,复杂度越低,在第一时间减少边界情况的可能性就越少。
www.elanso.com
6.
Defects rarely occur for these situations -- it's the edge cases that usually cause problems.
在这些情况下并不会出现缺陷——能导致出现问题的往往是那些边界情况。
www.ibm.com
7.
Actually, the problem arose earlier than this with Unicode strings comparing to plain strings, but only in some edge cases.
实际上,在此之前,比较Unicode字符串和文本字符串时就可能会遇到这个问题,但那只发生在一些极端情况下。
www.ibm.com
8.
This algorithm is not perfect and certain edge cases exist.
这个算法并不是很完美,并存在某些边缘情况。
www.ibm.com
9.
Fortunately, these edge cases are dwindling as the use of older browsers drops off.
幸运的,这些边缘个案萎缩,较旧的浏览器的使用眼液关闭。
www.cnblogs.com
10.
This technique makes it easier to stimulate edge cases in your domain logic.
这项技术使得在域逻辑中产生边缘用例更容易了。
www.ibm.com
1.
There are two basic approaches for handling edge cases: either you prevent it or you support it.
处理边界情况有两种基本的方法:1预防2支持。
www.elanso.com
2.
You've heard of edge cases, and corner cases.
您可能听说过边缘案例(edgecases)和极端案例(cornercases)。
www.ibm.com
3.
In general, if you use common sense, you won't trigger the edge cases that can get you into trouble.
一般来说,只要按照惯例,就不会触发使您陷入麻烦的临界情况。
www.ibm.com
4.
Ryan Davis added a new way to test multiple edge cases in his latest test suite release: ZenTest 3. 5. 0.
在他最近发布的测试工具ZenTest3.5.0版本里,DyanDavis增加了一个新的方法以应对多案例(Case)测试的情况。
www.infoq.com
5.
Sounds easy, doesn't it? In practice, merging branches often is easy. But the edge cases can be really tricky.
听来很简单吧?在实践中,合并分支通常是简单的。但是有的突出的案例却真的比较复杂。
kb.cnblogs.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/6 2:15:30