Omitting semicolons is not a good programming practice.
省略分号不是一个好的编程习惯。
Although fully supported, this programming practice is discouraged.
尽管完全支持这种绑定机制,但是不鼓励使用这样的编程实践方法。
The following recommendations represent good programming practice.
下面的建议提供了良好的编程做法。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
I've stumbled on articles that says its good programming practice to never return NULL.
我偶然发现的文章,说其良好的编程实践永远不会返回null。
Note that using a ROLLBACK within a cursor is not a good programming practice and should be avoided.
注意,在游标内使用ROLLBACK是不好的做法,应该避免这么做。
Combining author's programming practice, author indicates the Precautions of creating and calling DLL.
并结合作者编程实践在文中了指出在生成、调用DLL库函数该注意的事项。
Have strong logical thinking ability and the ability to prepare the code, and good programming practice.
有很强的逻辑思维能力和代码编写能力,有良好的编程习惯。
Hungarian notation is often viewed as useful programming practice, one that is not implemented without some effort.
匈牙利命名法通常被看作是一种有效的然而却难以掌握的编程实践。
This paper will show that the performance is the process of showing their skills learned from programming practice.
本文认为表演是表演者将按照规则、程式练习而获得的技艺展示出来供他人观赏的行为。
A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract.
良好的编程实践通常包括显式地定义已检查用户异常作为接口契约的一部分。
Aiming at these problems and solutions are discussed in this paper, it can be referenced in VB teaching and programming practice.
就这些易混淆的问题作了详细的论述并提出了一些解决方案,以供VB教学和编程的参考。
It is also a good programming practice to reduce the interaction and data traffic to such external backend systems, where possible.
尽可能减少与此类外部后端系统的交互和数据通信流量也是不错的做法。
Therefore the suggested programming practice is to look up the service in the init method of the portlet and store it in an instance variable.
因此,建议的编程实践是在Portlet的init方法中查找服务,并将其存储在一个实例变量中。
For communication that always occurs between two peers, repeatedly providing the server address does not make for good programming practice.
对于两个对等计算机之间长期存在的通信,反复提供服务器地址是不合适的。
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).
以简短注解做为所有程序开头是良好的程序设计作法,此注解会描述程序的基本特性(作用为何)。
This technique is sound programming practice in C. it helps prevent real bugs, because putting the literal on the right-hand side makes this always return true.
这项技巧是c语言中一项著名的编程实践。它能帮助避免出现真正的bug,因为若将文字置于右端,将始终返回true。
An attachment is usually a large file so a good programming practice is to not use it in your application until it is needed; instead, use a token to represent it.
附件通常是一个很大的文件,因此好的编程实践是直到必要时才使用它;作为替代选择,使用令牌来表示它。
The reform includes programming foundations and programming language and programming practice in programming course. And the feasibility of the reform is proved.
即将《程序设计》课程分为程序设计基础、程序设计语言及程序设计实践三部分,并论证了其可行性。
This article identifies the value addition provided by wrapped document literal pattern in the WSDL design and the shortcoming on method overloading programming practice.
本文介绍了由WSDL设计中的wrapped文档文本模式提供的附加价值,以及方法重载编程实践中的缺点。
The paper, according to the mechanism of operating system file system and a case of design and implementation. A programming practice project is designed and implemented.
本文根据操作系统文件系统工作原理,设计用于程序设计实践类课程的教学方案。
Reference cycles between classes in different packages or projects are generally considered to be a bad programming practice (they introduce tighter coupling between components).
在不同包或项目中类之间的循环引用通常被认为是不好的编程习惯(这些类在不同组件之间构成了紧耦合)。
It is good programming practice to add a folder, as on generation the business object artifacts are grouped physically in folders rather than mixed with all the other files in the root folder.
添加文件夹是一种很好的编程习惯,因为业务对象构件在生成时将物理地进行分组,而不是与根文件夹中的所有其他文件混合在一起。
A similar and more common programming practice is to utilize stub interfaces that bypass the local client interface call, and instead exercise a different local code path to return preset data.
比较常见的和通用的编程实践是使用 stub接口,这种接口绕过了本地客户端接口调用,而是执行另外的本地代码路径并返回预置数据。
If all the commands on a given menu are unavailable to the user, it is considered good programming practice to both hide and disable the entire menu, as this presents a clean user interface.
如果给定菜单上的所有命令对于用户都不可用,则隐藏并且禁用整个菜单是一种良好的编程方法,因为它显示的是干净的用户界面。
Whatever practice they have programming in any programming language will improve their programming style and add to their toolbox of problem solving techniques.
无论练习使用何种编程语言,都将提高他们的编程风格,并且使他们积累更多的解决问题的技巧。
In any programming language and platform, having a set of well-though unit tests, is a commonly accepted practice in order to deliver maintainable code.
不管使用什么编程语言和平台,编写单元测试都是被广为接受的技术实践,以便交付易于维护的代码。
In any programming language and platform, having a set of well-though unit tests, is a commonly accepted practice in order to deliver maintainable code.
不管使用什么编程语言和平台,编写单元测试都是被广为接受的技术实践,以便交付易于维护的代码。
应用推荐