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