programming practice meaning in Chinese
程序设计实践
程序设计习惯
Examples
- In certain situations , you will need to adapt your programming practices to the automatic memory management provided by the common language runtime
在某些情况下,您可能需要让您的编程习惯来适应公共语言运行库提供的自动内存管理。 - Negligent programming practices can expose your application to as much or more risk than using supposedly " dangerous " functions
如果在编写程序时粗心大意,可能会使您的应用程序面临与使用被认为是“危险的”函数同样的或者更大的风险。 - A programming practice in which television shows am scheduled at the same time on 5 consecutive weekdays . stations often strip syndicated programs
一种节目编排方法.将电视节目拆开,分成连续5天播出.电视台通常将联合制作的节目拆开播出 - It is good programming practice to begin all procedures with a brief comment describing the functional characteristics of the procedure what it does
在所有过程的开头加入一段说明过程功能特征(过程的作用)的简短注释是一个很好的编程做法。 - Why would experienced developers who otherwise employ good programming practices engage in copy - and - paste methods instead of creating helper libraries
为什么有经验的开发者没有使用良好的编程习惯,却使用拷贝和粘贴方法而不是创建助手( helper )库呢?