分配成本 meaning in Chinese
allocated costs
allocation costs
apportioned costs
apportioning costs
distribution cost
Examples
- * * * * you ' ll assign hourly rates to some resources and per - use costs to others
可以按小时给某些资源分配成本费率,而给其他资源分配每次使用成本(譬如租用设备或办公室时每次支付的费用) 。 - Sometimes resource assignment costs include a per - use cost for items such as equipment costs , setup charges , delivery , or rental fees , in addition to a standard rate
除标准费率外,有时资源分配成本包括某些项(譬如除标准费率外,还有设备成本、安装费、运输费或租用费)的每次使用成本。 - Not only is the cost of allocation smaller , but for objects that become garbage before the next collection cycle , the deallocation cost is zero , as the garbage object will be neither visited nor copied
不但是分配成本减少了,而且对于在下次收集之前成为垃圾的对象,解除分配的成本为零,因为既不会访问也不会复制垃圾对象。 - Integral to the bangkok mwa ' s efforts to minimize water loss and improve operational efficiency is a customized abb automation solution that enables the water authority to monitor flow and pressure data at 1 , 000 measuring points and transmit data to a central control center
问题不但包括大量的非税项水源浪费,还有在水处理厂与最终用户之间传输而损失的数以百万立方米的处理和分配成本。 - This may be one of the reasons for the pervasive belief that object allocation is expensive - earlier jvm implementations did not use copying collectors , and developers are still implicitly assuming allocation cost is similar to other languages , like c , when in fact it may be significantly cheaper in the java runtime
以前的jvm实现没有使用复制收集器这可能是对象分配是昂贵的这一想法是如此普遍的原因之一,开发人员仍然下意识地假设分配成本与其他语言(如c )类似,而事实上在java运行时中可能要廉价得多。