公共代码 meaning in English
common code
Examples
- Factoring out common code is a good practice , but it can t be applied in all cases
分解出公共代码是一个很好的习惯,但它并不适用于所有的情况。 - Cures and preventions : factor out the common code , if possible ; otherwise , update it
治疗和预防措施:如果可能,分解出公共代码;否则就对其进行更新。 - Just as before , we can minimize bugs of this sort by factoring out the common code
就象以前一样,我们可以通过分解出公共代码来将这种错误控制到最少。 - True because the compiler might reorder instructions or insert jumps to common code
时的行为,因为编译器可能会将指令重新排序或插入到公共代码的跳转。 - The following procedures describe how to perform some of the most common code group addition tasks
以下过程描述如何执行一些最常见的公共代码组添加任务。