factor out
常见例句
- Factor out long expressions in the middle of statements.
如果长表达式在语句的中间,可以额外提出来。 - It's good programming practice to factor out commonalities in code.
翻译:抽取出我们代码中共性的东西是一个很好的编程习惯。 - Use partial classes whenever possible to factor out the maintained portions.
类以分解出需要维护的部分。 - Cures and preventions: Factor out the common code, if possible; otherwise, update it.
治疗和预防措施:如果可能,分解出公共代码;否则就对其进行更新。 - Use the C# constructor initializer to factor out those common algorithms so that you write them once and they execute once.
使用C%23的构造函数初始化器将这些共同的算法提炼出来,那样的话,你只写一次,它们也只执行一次。 - This means that when inflation is factored out, costs should always decline.
这意味着,不考虑通胀因素,成本仍然会持续下降。 返回 factor out