If procedural programming is top-down, event programming is bottom-up.
如果过程化编程是自顶向下的,事件编程是自底向上。
Misunderstanding: To adopt XQuery, you must abandon procedural programming for object programming.
误解:采用XQuery必须放弃过程性编程而转向面向对象编程。
Procedural programming certainly has its place, and it can be a highly effective way to solve a problem.
过程序编程当然有其用武之地,并且可能是解决某个问题的高度有效的方法。
Object people have often claimed the superiority of the object approach over the procedural programming.
对象人员经常声称对象方法比过程化编程优越。
SAX treats an XML document as a series of parsing events, and basically allows a procedural programming style.
SAX将XML文档视为一系列解析事件,而且它基本上允许过程性编程风格。
If you built the table with a procedural programming language, you might do something similar to Listing 8.
如果您使用过程序编程语言构建表,那么可能要编写类似清单8的代码。
Closures can be a useful tool not only for procedural programming but also for object-oriented programming.
闭包不但是过程序编程的有用工具,而且是面向对象编程的有用工具。
In this section, let us first understand where functional programming differs from procedural programming.
在本节中,让我们先了解自己的编程功能,从不同的程序编程。
Students will study algorithms and top-down design, and will implement algorithms in a procedural programming language.
学生将学习算法式,正向设计以及用程序性编程语言实现算法。
Furthermore, you also have the choice of using procedural programming or object oriented programming, or a mixture of them.
此外,您也可以选择使用程序编程或者面向对象编程,或它们的混合物。
This supports the general trend toward data selection over procedural programming to lower overall IT development and maintenance costs.
这支持数据选择方法从过程序编程转向声明式编程的大趋势,可以降低IT开发和维护的总费用。
As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.
因此,开发人员常常发现他们的代码偏离了面向对象模型的轨道,反而陷入了过程编程模型的泥潭。
Procedural programming is often the most natural style of programming for a beginning developer, and it is also highly effective for many problems.
过程序编程通常是初学的开发人员的最自然编程风格,并且对于许多问题来说也是高度有效的。
Typical finite element programs, which were designed basing on the idea of procedural programming, consist of thousands of lines of procedural codes.
当前典型的有限元程序大都以结构化编程思想为基础,由成千上万行过程化代码构成。
After procedural programming came the era of client-server computing, where there was a notable distinction between data and the client and business logic.
过程编程之后是客户端服务器计算时代。
This is the main thing that people with procedural programming experience have a problem with when starting out with an asynchronous framework like Node.js.
这是当开始使用像Node . js这样的异步框架时,拥有过程编程经验的人会遇到的主要问题。
In procedural programming it's pretty obvious how it looks like after compilation because there is acually a real support for functions in the machine language.
在程序编程中很明显它看起来像编译之后因为有真的在机器语言功能真正的支持。
Finally, it is worth mentioning that the RUP for System z lifecycle is applicable outside of the scope of System z, to any development using procedural programming languages.
最后,值得提到的是,RUPforSystemz生命周期可适用于 System z范围的外部,适用于任何使用程序化编程语言的开发。
To benefit from the discussion, you should be familiar with at least one procedural programming language and the basic concepts of computer programming, including command-line processing.
要从本讨论中有所收获,应该至少熟悉一门过程编程语言和计算机编程的基本概念,包括命令行处理。
But after you play with it for a little while, you are likely to find that multiple dispatch generalizes and enhances the benefits that OOP has over procedural programming in the first place.
但是应用它一段时间后,您可能会发现多分派从一开始就泛化并增强了OOP胜过过程编程的优势。
The functional programming approach is easy to understand, but can be difficult to apply if you are used to the more procedural and state-focused imperative languages.
函数编程方式很容易理解,但是如果您习惯了过程序和关注状态的命令式语言,可能不太容易适应它。
A declarative programming style is almost always a more direct way of stating constraints than is an imperative or procedural one.
声明性编程样式在声明约束方面几乎一直比命令式或过程序样式更直接。
The prevailing paradigm for programming was functional decomposition with procedural languages.
编程的主流范例是过程语言描述的功能分解。
One alternate to object-oriented programming is functional programming, and Python offers resources to program in a functional style, as well as object oriented and procedural.
面向对象的编程的替代方案是函数式编程,并且Python提供了用于进行函数式以及面向对象和过程式编程的资源。
Other programming languages that provide a mix of declarative and procedural constructs include Lisp and Python.
其他混合提供声明性和过程性构造的编程语言包括Lisp和Python。
It offers a flexible combination of both procedural and functional programming and introduces a nondeterministic method for the automatic rewriting of formulae.
它提供了过程序和函数式编程的灵活组合,并引入了自动重新编写公式的非确定性方法。
This is the operating semantic that all remote procedure call (RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.
这是所有的远程过程调用(rpc)机制实现的操作语义,因为它是在过程性编程语言和面向对象的编程语言中的标准函数调用语义。
In the early days of PHP programming, PHP code was limited to being procedural in nature.
在PHP编程早期,PHP代码在本质上是限于面向过程的。
Identifying the appropriate time and place for using an object oriented-programming approach versus a procedural approach can make an enormous difference in the success of your game.
如何选择适当的时间和地点使用面向对象程序设计方法,而不是过程化程序设计方法,对于成功的开发你的游戏非常的重要。
Identifying the appropriate time and place for using an object oriented-programming approach versus a procedural approach can make an enormous difference in the success of your game.
如何选择适当的时间和地点使用面向对象程序设计方法,而不是过程化程序设计方法,对于成功的开发你的游戏非常的重要。
应用推荐