In-memory XML tree modification using procedural code.
使用过程代码的内存中xml树修改法。
Declarative markup will replace much brittle procedural code.
声明式标记将取代很多脆弱的过程性代码。
Closures can integrate just as well with object-oriented code, as well as with procedural code.
闭包可以很好地与面向对象的代码以及面向过程的代码整合。
Procedural code is characterized by the use of procedures for the building blocks of the application.
过程代码的特征在于使用过程构建应用程序块。
Procedural code, with its many and intertwined interfaces, is inappropriate for the SCRUM methodology.
面向过程的代码所具有的包含诸多相互交织的接口的特点对于SCRUM技术是不合适的。
How anonymous blocks can facilitate the process of testing, prototyping, and troubleshooting of procedural code.
匿名块如何为过程代码的测试、原型化和问题诊断提供便利。
When an object has to manipulate a collection of objects, it effectively USES procedural code to complete the operation.
当一个对象必须操作一个对象集合时,它有效地使用过程化代码来完成该操作。
Therefore, just go ahead with your existing infrastructure, and make sure you don't manipulate or create UI elements in procedural code.
因此,继续你的现有的基础设施,并确保你不要操纵或创建程序代码的用户界面元素。
With this new style, you can easily reuse and customize things without changing the original code, as is often necessary with procedural code.
使用这种新的样式,您无需更改原始代码即可容易地重用和自定义各个部分,而使用过程代码时则通常必须更改原始代码。
What you can correlate from the PHP version of the script and Bash version is that this procedural code does in fact run like a set of instructions.
您能够从该脚本的PHP版本和Bash版本中找到的相关性在于,此过程序代码事实上像一组指令一样运行。
That makes the anonymous blocks very useful when troubleshooting, prototyping, and testing procedural code, because these are tasks that usually require multiple change-and-execute runs.
这个优点让匿名块在诊断问题、原型化和测试过程代码时发挥重要作用,因为这些任务通常需要多个更改-执行过程。
But the question of its concept, subject condition of applying, rule of going into effect there is short of a uniform formulation in the Administrative procedural Code in all countries.
但是它的概念是什么,主体、适用情形、条件、生效规则等问题在各国的行政法理论和立法规定中都没有统一的界定。
The main aim of this article is to introduce people who are used to scripting procedural code in Bash, PHP, or some other language, and to assist them in moving into object-oriented Python developing.
本文的主要目标是向习惯于使用Bash、PHP或其它某种语言编写脚本过程代码的人介绍面向对象的Python 开发,并帮助他们转换到面向对象的 Python 开发。
Conditional and procedural elements in the pattern are expressed with code in special callouts.
有特别标注的代码能够表示模式中的条件性及程序性的单元。
Looking over the procedural Python version of our code, it quite similar to both the Bash and PHP versions.
浏览一下我们的代码的过程序python版本,发现它与Bash和PHP版本非常相似。
This enabled me to avoid code duplication more elegantly than I could have with a procedural language.
这使得我可以避免代码重复,从而比使用过程语言更为优雅。
But assuming the types are okay, the code path is chosen first by a polymorphic dispatch, and second by procedural switch.
但是假定类型没问题,那么代码路径首先由多态分派选中,其次由过程切换选中。
As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.
因此,开发人员常常发现他们的代码偏离了面向对象模型的轨道,反而陷入了过程编程模型的泥潭。
It's a tad more difficult and can make the code more difficult to read because it's mixing paradigms (procedural language with pseudo-OO design).
这样做有点困难并且会使代码难于阅读,因为它是混合范例(含有伪oo设计的过程语言)。
In the early days of PHP programming, PHP code was limited to being procedural in nature.
在PHP编程早期,PHP代码在本质上是限于面向过程的。
This article was somewhat experimental, as it went from Bash and PHP, to procedural, object-oriented, and finally functional Python using the same basic code.
本文有点试验性质,因为它从Bash和PHP谈到了过程、面向对象,并在最后谈到了使用相同基本代码的函数式python。
When you write code for a PHP application, there is a tendency to tailor it to how the web request flows, often taking a more procedural approach to the application design.
当编写PHP应用程序代码时,人们倾向于按照Web请求的流程来编写代码,这通常就是在应用程序设计时采用一种更加流程化的方法。
To continue with the hypothetical DBMS, you could write a more general procedural query in something like the (Python-like) pseudo-code in Listing 2.
继续基于这个假设的DBMS进行讨论,可以编写更一般的、类似于清单2中(类似python)伪代码的过程化查询。
The logic used to design a set of constraints to create specific behaviors is very different from the logic used to write procedural or object-oriented code.
通过设计一系列约束来创建特定行为的逻辑跟写程序或面向对象的代码所使用的逻辑是很不一样的。
The logic used to design a set of constraints to create specific behaviors is very different from the logic used to write procedural or object-oriented code.
通过设计一系列约束来创建特定行为的逻辑跟写程序或面向对象的代码所使用的逻辑是很不一样的。
应用推荐