Developers can use coverage reports to check code quality before attempting to modify it.
开发人员可以在试图修改代码之前使用覆盖报告来检查代码质量。
A developer cannot check code into the source code repository until all the unit tests pass.
开发人员只有在通过所有单元测试后才可以将代码检入到源代码资源库中。
To see just how effective my tests are at exercising the code, I can check code coverage with Hansel.
为了看看上述测试在检验这块代码时效果如何,我可以用Hansel检查代码覆盖情况。
A developer cannot check code into the source code repository until all the programmer tests pass.
开发人员只有在通过所有程序员测试后才可以将代码检入到源代码资源库中。
CRC Check Code algorithm, take the matrix transposition algorithm, frequently used in network communications.
校验码算法,采取矩阵移位算法,网络通讯中经常使用。
Based on the nature of exclusive or operation, deduce the forming procedure for Grey one and analyze the application of exclusive or operation on the check code.
利用异或运算的性质,给出格雷码公式的推导过程,探讨异或运算在校验码中的应用。
In the quest for throughput, these teams observed that the value stream isn't completed when they check code into source control, but when it gets deployed to the Web and starts generating revenue.
由于产出量的要求,这些团队发现,当他们将代码签入到源代码控制系统中时,价值流并没有到达终点;只有把代码部署到网络上并开始创收的时候,价值流才到达终点。
In the above code snippet, we check for the expected user role.
在上面的代码片段中,我们检查是否有预期的用户角色。
Solution: Check-in code frequently throughout the day.
解决方案:全天频繁地签入代码。
Next, we check the result code to see if this event relates to a successful query.
接下来,检查结果代码,看看这个事件是否与成功的查询有关。
More nasty code to check of the remote file we're uploading to exists.
更令人厌恶的代码,用于检查即将上载的远程文件是否存在。
This activity can be triggered either manually or automatically — either at fixed intervals or incrementally as programmers check in code.
这种行为可通过手动或者自动的方式启动——或者间隔固定的时间或者由程序员检查代码。
Check-out code from a repository.
从存储库签出代码。
One of these days, you dispenser of depraved dementia, you are going to check in code that doesn't check its preconditions, and it's going to cost someone dearly!
这些天来,你一直在这样作,一直在签入没有检查其前置条件的代码,而这样作的结果就是某些人将要付出沉重的代价。
A machine check reason code usually indicates a hardware problem (for example, bad memory).
机器检查原因代码通常表示硬件问题(比如,内存损坏)。
Listing 2 is the sample code to check the state of the window.
清单2是检查窗口状态的样例代码。
Check with the supplied source code for naming conventions.
检查为命名约定提供的源代码。
For more on this particular example code, check the Resources section at the end of this article.
有关此特定示例代码的详细信息,请参阅本文结尾的参考资料部分。
A Servant may never check in unreleasable code on the work branch.
“仆人”不能向工作分支中检入不可发布的代码。
Check the code archive for details.
有关详细信息,请查阅代码归档文件。
Then you use the conditional if statement to check the return code of the command.
然后,您使用条件型if语句,以检查该命令的返回代码。
Check out the code for the version of Soups Online used in this article.
查看本文中使用的SoupsOnline版本的代码。
CodeToGo can't execute code locally, so an Internet connection is required to check your code.
CodeToGo无法在本地执行代码,所以需要连网才可以对代码进行检查。
It is used to error check the pluglet code, and it provides code completion.
它用来为pluglet代码检查错误,并完成代码。
我该把代码检入到哪里?
When others check in their code, you will see it as incoming to your workspace.
当其他人核查他们的代码时,您将看到它像引入您的工作空间一样。
So where do I check in code that I believe is done, but need to verify before checking in to the trunk?
那我应该向何处检入我认为已经完成、但是在检入主干前需要进行验证的代码呢?
Merge down the latest from the work branch, and check in your code.
从工作分支中取得并合并最新的代码,然后检入你的代码。
Then write your code to check for and protect itself from that weird data.
然后,编写代码来检查这些恶意数据以保护自身免受这些数据的破坏。
I will add some code to check if the current connection supports GZIP.
我将添加一些代码来查看当前的连接是否支持GZIP。
应用推荐