programming practice meaning in Chinese
程序设计实践
程序设计习惯
Examples
- Five recommended programming practices are included , along with a discussion of a proposed compiler model in which the compiler front end deals with reentrancy
引入了五条可取的编程经验,并对提出的编译器模型进行了讨论,在这个模型中,可重入性由编译器前端处理。 - This is not a recommended programming practice because it allows any method anywhere in a program unrestricted and unverified access to an object s inner workings
建议不要使用这种编程方法,因为它使程序中任何位置的任何方法都可以不受限制、不经验证地访问对象的内部组件。 - The topics can contain procedures for completing a task , a walkthrough designed to introduce new technologies , or programming practices for completing portions of a development effort
这些主题可以包含完成任务的过程,旨在介绍新技术的演练,或完成部分开发工作的编程实践。 - But just in case you don t like following good programming practices , the java language gives you an added incentive by making your program run faster if you do
但是,万一您不想遵从好的编程习惯, java语言就会让您知道,那样做可以让您的程序运行得更快,从而鼓励您去那样做。 - November 2004 introduces the java programming language through examples that demonstrate the syntax of the language in an object - oriented framework and standard programming practices
, 2000年11月)通过一些示例演示面向对象框架和标准编程实践中java编程语言的语法,介绍了该语言。