programming practice meaning in Chinese
程序设计实践
程序设计习惯
Examples
- Programming practices you ve been taught , but there is one instance where you ll run into trouble : creating exceptions
编程习惯,但是使用异常时可能会遇到麻烦,创建异常就是一个例子。 - It is important that developers adhere to the best programming practices in order to enable application portability
重要的是,开发人员应该遵循最佳的编程实践来启用应用程序的可移植性。 - A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract
良好的编程实践通常包括显式地定义已检查用户异常作为接口契约的一部分。 - It is a better programming practice to separate business logic from the scaffolding that exposes that business logic com in this case
好的编程做法是将业务逻辑同公开该业务逻辑的框架(此示例中为com )分开。 - The programming practices that you are familiar with will apply to the majority of the managed objects that you create in the . net framework
您熟悉的编程惯例将应用于您在. net framework中创建的大多数托管对象。