practice n. 1.实行,实践,实施;实际;实用;做法,技术。 2.习惯,惯例,常规。 3.练习,演习,实习,实验;老练,熟练。 4.(医生、律师等的)业务,开业;生意,主顾。 5.【数学】实算。 6.〔常 pl.〕 〔古语〕策略,诡计,欺诈。 7.【法律】诉讼手续。 8.【宗教】仪式。 A plausible idea, but will it work in practice 主意倒好,然而能实行吗? a common practice 风气;常例。 bureaucratic practices 官僚主义作风。 the old practices 过去的一套,老一套。 social practice 社会实践。 a blank [firing] practice 空弹[实弹]演习。 sharp practice 狡诈[不正当]的手段。 The doctor has a large practice. 这个医生病人很多。 a matter of common [daily] practice 寻常的事。 (do) practice (in music [at the nets]) 练习(音乐[网球])。 in practice 1. 实际上,事实上;在实践中。 2. 在不断练习中;练习充足;熟练。 3. 在开业中。 in practice if not in profession 虽不明讲但实际如此。 It was the practice . 这就是当时的习惯。 make a practice of 老是;经常进行…;以…为惯用手段。 out of practice 久不练习,荒疏。 P- makes perfect. 熟能生巧。 put [bring] in [into] practice 实行。 reduce to practice 实施。 vt.,vi. 〔美国〕=practise.
Explicitly declaring faults in wsdl operations , like explicitly declaring exceptions in java methods , is good programming practice 在wsdl操作中显式地声明错误,就像在java方法中显式地声明错误一样,是良好的编程实践。
Php lends itself perfectly to this philosophy , and can easily be scaled to larger applications through sound programming practices 这种基本结构通过不同项目的实践得以改进和发展,复用代码可通过库的方式添加到基本结构中。
For example , a good programming practice might be to put a rollback call in your catch block and a commit call in the finally block 例如,在catch块中置入回滚调用,在finally块中置入提交调用可能是一种比较有效的编程方案。
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方法中查找服务,并将其存储在一个实例变量中。
While this programming practice is clearly a bad one , it is easy to see how it comes about - during prototyping , someone wrapped the code with a 尽管这种编程实践很明显是不好的,但是很容易看出它是如何发生的在原型化期间,某人通过
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 )库呢?