代价很高的 meaning in Chinese
like to change one bad habit of this kind of traveler the expensive
Examples
- This usually results in large , high - priced projects with protracted delivery schedules - - just what all the newly formed workgroups didn ' t want
通常,这就形成了代价很高的、延长交付进度的大项目,而这一切都是新组建的工作组所不希望的。 - This gives you flexibility to serialize the same dom tree into multiple xml documents , again avoiding potentially costly traversals and modifications of a dom tree
这样就提供了将相同的dom树串行化成多个xml文档的灵活性,同时再次避免了可能代价很高的对dom树的遍历和修改。 - In addition , you should avoid using a lot of external entities - such as external dtds or imported xml schemas - since opening and reading from a file is an expensive operation
此外,还应避免使用大量的外部实体例如外部dtd或导入的xml模式,因为打开和读取文件是代价很高的操作。 - The . net compact framework does not use vtables because of constrained resources , so methods must be called by traversing the class and interface hierarchy , which is an expensive operation
由于资源受约束, . net compact framework不使用vtable ,因此必须通过转换类和接口层次结构来调用方法,但这是一种代价很高的操作。