teardown
teardown什么意思,teardown翻译
基本解释
na.: 待拆房屋
网络: 拆卸;拆解;拆机
英汉解释
待拆房屋
拆卸
词性分析
复数:teardowns
例句
So it"s common for a system on five-day operation to begin producing black specks only a few weeks after a complete teardown and cleaning.
所以,在一个设备完全拆卸和清洗后的几个星期中,一个每周开五天的设备通常会产生黑点。
Normally, these components don"t run without a container, requiring you to perform special setup before testing and teardown afterward.
通常,这些组件没有容器不能运行,并要求您在测试前和拆卸后执行特殊设置。
The Palm Beach pad, if it was priced low enough, could be sold as a teardown and used as raw land to build a new place.
如果棕榈海滩那处房产卖得够低的话,那么买家可能会选择买来拆毁重建新房。
The setUp method is called before execution of a unit test, and tearDown is called when the test is executed.
在执行单元测试之前调用setUp方法,在测试执行完时调用tearDown。
The next steps in a teardown are identifying the parts and calculating the costs of materials and assembly.
拆解的下一步工作就是辨认零部件以及计算这些零部件在材料和装配方面的成本。
You can also define a Setup function to be run before a test case is executed and a TearDown function to be run after it completes.
你也可以定义Setup和TearDown方法使其分别在执行测试前和完成后运行。
These "teardown reports" provide a glimpse into a company"s manufacturing.
由此而来的这些“拆机报告”提供给我们一个机会一睹一家公司的生产作业。
If the code processes large datasets, then the cost of each iteration is much more important than the cost of setup or teardown.
如果代码要处理大型数据集,那么每个迭代的成本要比开始和结束时的成本重要得多。
As you can see from this output, the setup and teardown routine messages appear once each per unit test execution.
正如在输出中看到的,每次执行单元测试都会显示设置和清除例程消息。
So all of the cases are already handled, and any branches to weed out extra teardown steps will only serve to slow down the default case.
所以所有情况都已经得到了处理,清除额外的结束步骤的任何分支只会减慢对默认情况的处理。