PHP database API functions are also made available in procedural style and in an object-oriented style.
有两种风格的PHP数据库API函数:过程式的和面向对象的。
I am also deeply suspicious of arguments proclaiming the need to FORCE people to write in an object-oriented style.
我也相当的怀疑那些宣称人们必须以物件导向风格撰写程序的论调。
I am also deeply suspicious of arguments proclaiming the need to FORCE people to write in an object-oriented style.
我也相当的怀疑那些宣称人们必须以对象导向风格撰写程序的论调。
The examples in this article use the object-oriented style, but you can obtain the same results using a functional approach.
本文中的例子使用的是面向对象的风格,但使用函数式方式可以获得同样的结果。
It provides objects and methods for accessing the asset manifest in an object-oriented style and offers full control on the extended metadata of the assets.
它以一种面向对象的方式提供访问资产清单的对象和方法,并提供对资产已扩展元数据的完全控制。
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提供了用于进行函数式以及面向对象和过程式编程的资源。
As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.
因此,开发人员常常发现他们的代码偏离了面向对象模型的轨道,反而陷入了过程编程模型的泥潭。
This type of compact workflow can be an alternative to the object-oriented programming style, and it is quite interesting.
此类紧凑的工作流可以替代面向对象的编程样式,并且相当有趣。
The imperative (and especially) object-oriented programming style uses structure and messaging as building blocks.
命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
This issue really highlights the difference between a database-style, entity-relationship (ER) worldview and an object-oriented (OO) worldview.
这个问题实际强调了数据库样式的实体关系(ER)世界观和面向对象(OO)世界观之间的不同。
In both DCOM and CORBA, the interactions between a client process and an object server are implemented as object-oriented RPC-style communications.
在DCOM和CORBA中,客户进程与对象服务器之间的互相作用是作为面向对象的rpc式通信来实现的。
Which means you have all learned about good code, object-oriented design, style, good practices, and so on, and refactoring is just another buzzword that someone invented to sell some books.
这意味着你对于如下种种早已熟谙于心:编写好的代码,面向对象设计,编码风格,最佳实践,如此等等,不一而足。重构无非是某些人的故作玄虚之语,编造出来用以兜售自己的新书,如此而已。
The most popular general purpose programming languages -- including Python and other object-oriented languages -- are predominantly imperative in style.
最受欢迎的通用编程语言(包括Python和其它面向对象的语言)在样式上绝大多数都是命令式的。
The Go language supports a style of object-oriented programming similar to that used in C. Data is grouped together into structs, and then functions are defined which operate on those structs.
Go语言支持类似于C语言中使用的面向对象风格。数据被组织成structs,然后定义操作这些structs的函数。
The style class and operation by the object oriented method are presented, the (application) paradigm of style description model in the process shape design for style is discussed.
通过面向对象技术建立了风格基类和操作方法,结合风格形态设计过程探讨了风格描绘模型的应用模式。
This paper introduces the application of the method of object oriented analysis and design in software system of new-style microcomputer nuclear gauge and control system, which we developed recently.
介绍了面向对象的分析、设计方法在最新研制的新型微机核子秤计量与控制系统的软件系统中的应用及其具体实现。
And because most languages are either using object-oriented programming or a similar style, we can read most code in most languages.
而且因为大多数语言不是面对对象编程就是与之类似,我们可以看懂很多不同语言的代码。
And because most languages are either using object-oriented programming or a similar style, we can read most code in most languages.
而且因为大多数语言不是面对对象编程就是与之类似,我们可以看懂很多不同语言的代码。
应用推荐