Omitting semicolons is not a good programming practice.
省略分号不是一个好的编程习惯。
It is good programming practice to introduce user-defined faults.
引入用户定义的错误是良好的编程实践。
The following recommendations represent good programming practice.
下面的建议提供了良好的编程做法。
This is thought as a good programming practice that will help others understand your code.
作为一种好的编程实践,这种思想会帮助别人理解你的代码。
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是不好的做法,应该避免这么做。
Have strong logical thinking ability and the ability to prepare the code, and good programming practice.
有很强的逻辑思维能力和代码编写能力,有良好的编程习惯。
A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract.
良好的编程实践通常包括显式地定义已检查用户异常作为接口契约的一部分。
It is also a good programming practice to reduce the interaction and data traffic to such external backend systems, where possible.
尽可能减少与此类外部后端系统的交互和数据通信流量也是不错的做法。
For communication that always occurs between two peers, repeatedly providing the server address does not make for good programming practice.
对于两个对等计算机之间长期存在的通信,反复提供服务器地址是不合适的。
It is good programming practice to begin all procedures with a brief comment describing the functional characteristics of the procedure (what it does).
以简短注解做为所有程序开头是良好的程序设计作法,此注解会描述程序的基本特性(作用为何)。
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.
附件通常是一个很大的文件,因此好的编程实践是直到必要时才使用它;作为替代选择,使用令牌来表示它。
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.
如果给定菜单上的所有命令对于用户都不可用,则隐藏并且禁用整个菜单是一种良好的编程方法,因为它显示的是干净的用户界面。
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.
添加文件夹是一种很好的编程习惯,因为业务对象构件在生成时将物理地进行分组,而不是与根文件夹中的所有其他文件混合在一起。
Programming to interfaces is a good oo practice, but we are not always presented with legacy code that follows the practice.
设计接口是一个面向对象的极好实践,但是我们没办法总能得到遵循此种设计原则遗留代码。
For novice computer programming if they intend to do development work, to practice good English input is very important, the use of this software allows you to transport means, such as God!
对于初学计算机的人如果打算做编程开发工作,练习好英文输入是很重要的一环,使用本软件,让你运指如神!
Using immutable values is a good practice because doing this allows your code to benefit from an important aspect of functional programming.
使用不可变值是一种很好的做法,因为这样做可以使代码从函数编程的一个重要方面中获益。
Another practice which I have started using, with good success (it's apparently well-suited to industrial control applications), is the "automaton" style of programming.
另一种做法,我已经开始使用,具有良好的成功(这显然很适合工业控制应用的),是设计“自动机”的风格。
Another practice which I have started using, with good success (it's apparently well-suited to industrial control applications), is the "automaton" style of programming.
另一种做法,我已经开始使用,具有良好的成功(这显然很适合工业控制应用的),是设计“自动机”的风格。
应用推荐