Bugs fixed in the new version include: fix paste destination partition smaller than source, prevent visual disk display area from disappearing and fix minor cylinder alignment rounding error.
新版本修补了以往的漏洞:修正了数据在粘贴到目标分区后部分丢失的bug;防止可视磁盘显示区域消失;修复了较小磁道柱面调整的舍入误差。
Because we were so much more effective with our time, we were actually able to do more than just fix the bugs, we even put in some improvements that we hadn't planned.
因为我们的时间效率更高,我们实际上能做的不仅仅是修复故障,我们甚至还做了一些不在计划中的改进。
You can use this kind of branching to fix some bugs in the released version of the product, while working in parallel with the development of the next release of the software.
您可以使用这种类型的分支,以修补产品公布版本的一些漏洞,同时协同工作以开发软件的下一个版本。
The source code is available, so that you can study the software, adapt it to your needs, fix bugs, and release versions with new features.
它们的源代码是对外公布的,方便你从中学习,根据自己的需要进行改造,修补存在的漏洞,并发布具有新特性的版本。
The fact that companies can fix bugs by pushing out upgrades turns out to be a powerful temptation to ship incomplete products.
企业通过推出升级软件从而修补漏洞,对于发放半成品来说,是一个强大的诱惑。
If you're going to all of the trouble of reviewing code to find bugs, it certainly makes sense to fix them!
如果您遇到了评审代码以找到缺陷的所有问题,那么修复它们就变得顺理成章了!
Tests are designed to find and fix the bugs.
因此设计测试来查找和修正这些错误。
Getting involved includes submitting patches that fix bugs, or add new features, add test cases or documentation.
参与方式包括提交修正错误的补丁,或添加新特性,添加测试用例或文档。
On the other hand, newbies tend to rely excessively on debuggers to fix bugs.
相反,大多数的新手往往要过多地依靠调试器来修正错误。
The developer must fix the bugs which are revealed and consider the Suggestions or other comments put forth.
开发人员必须修复已经暴露的错误,并且考虑已经提出的建议或其他评论。
Indeed, scientists often find the tables are turned, with some of the more technically minded volunteers spotting bugs in their computer programs and even helping to fix them.
的确,科学家们经常会发现一切都不同以前,现在一些更具备技术能力的志愿者能在科学家编写的计算机程序中找到“臭虫”(计算机程序缺陷)并帮助他们进行修复。
In addition, the guys at Namesys (the developers of ReiserFS) have been able to fix quite a few obscure bugs in their code over the past few months.
此外,在过去的几个月来Namesys的开发者(ReiserFS的开发者)已经能修复相当多隐藏在他们的代码中的错误了。
This information gives you a clear picture of how your code is doing from the outside perspective, and it needs to be a quantifiable measurement, not just a vague goal to "fix more bugs."
这些信息使您能够更好地看清,从外部视角来看,代码能够做些什么,您还需要一个可定量化的评价手段,而不是“修复更多错误(bug)”的模糊目标。
While using LLVM helped us get off the ground very, very quickly, it quickly became a liability, and we ended up having to fix lots of bugs in the JIT support.
使用LLVM帮助我们很快地起步,但是它却很快成为了我们的负担,我们不得不在修复大量的对JIT进行支持的bug中结束我们的工作。
The suite has already enabled vendors to find and fix numerous bugs in their products.
这个测试套件可以帮助供应商发现和修正产品中的很多bug。
This means that the tasks that make up a developer's workday, such as the bugs we fix or features we add, are seamlessly integrated with the IDE's rich UI.
这意味着构成了一个开发者工作日的所有任务,例如我们修复的bug或者我们增加的特征,都被无缝的集成到IDE的界面中了。
If you write a half-dozen programs, each of which sorts lines, you can end up having to fix similar bugs half a dozen times instead of having one better-maintained sort program to work on.
如果您编写半打程序,其中每个都对行排序,您最终可能必须六次修复六个类似的bug,而不是去使用一个得到更好维护的sort程序。
In this section, you'll customize QueryReadStore and TreeGrid to implement partial loading and fix regression bugs.
在这一小节,您将定制QueryReadStore和TreeGrid来实现部分加载和修复回归bug。
With unit testing, you find bugs earlier and fix them more easily than you would without.
通过单元测试,能较早地发现bug并且能比不进行单元测试更容易地修复它们。
We interact with users to fix bugs and hammer out requirements.
我们与用户交互以修复bug并确定需求。
The Dojo community has been very supportive of accessibility and has helped to fix bugs and create themes that support accessibility.
Dojo社区非常支持可访问性,帮助修复了相关错误并创建主题来支持可访问性。
Measuring code coverage gives you the information you need to find and fix bugs, producing more robust software for everyone.
测量代码覆盖率使您可以获得寻找并修复bug所需的信息,从而开发出对每个人来说都更健壮的软件。
Second, you don't have to fix the bugs that will invariably be caused by the references you will invariably miss.
第二,无需总要修复那些由于漏掉了引用而引起的无法避免的bug。
That is why I rely on users for that feedback to improve Helix and to fix any bugs that have been found.
所以我依靠用户的反馈改进Helix,并修正他们所发现的故障。
If fuzz testing does reveal bugs in your programs, you should fix them.
如果模糊测试揭示出程序中的bug,就应该进行修正,而不是当bug随机出现时再对付它们。
But, like most bug patterns, it is much better to prevent bugs rather than to fix them.
但是,象大多数的错误类型一样,阻止它们的出现总比修补它们要好的多。
Because any change may produce side effects and cause other parts of the text parser to stop working, the developer needs time to fix small bugs.
因为任何更改都可能产生副作用并使文本解析器的其它部分停止工作,所以开发人员需要时间修正这些小错误。
If they're good at spotting bugs (and maybe coming up with patches to fix them), this may help you be more confident that they'll be good to have on your team.
如果他能够很好地找出错误(可能还写出补丁来修复错误),你就能够更加确信他适合加入你的团队。
We can’t start new story right now, because if testers find bugs in some running stories, we should fix them ASAP, so we need a free developer”.
我们现在不能开始新的故事,因为如果测试人员在一些正在测试的故事中发现了缺陷,我们应该立刻修复它们,所以我们需要一个开发人员随时待命。
We can’t start new story right now, because if testers find bugs in some running stories, we should fix them ASAP, so we need a free developer”.
我们现在不能开始新的故事,因为如果测试人员在一些正在测试的故事中发现了缺陷,我们应该立刻修复它们,所以我们需要一个开发人员随时待命。
应用推荐