According o the principle of modularization and OOP technology, the frame of free path clutch CAD software has been established.
根据模块化设计思想和面向对象技术,构造出了自由行程离合器CAD软件系统的结构框架。
The general automatic generation software of substation operation orders is presented based upon the principle of the shortest path-finding and OOP technology.
根据最小路径搜索理论和“面向对象”的程序设计技术,本文提出一种具有通用性的变电站操作票自动生成系统的设计思想。
In many ways, using these formal methods imposes much of the discipline (and limitations) you find in traditional OOP languages.
在许多方面,使用这些形式方法会采用传统OOP语言中的许多原理(和限制)。
His code is messy because he does not follow best practices and never makes use of object-oriented programming (OOP).
因为从不进行实践检验,和应用面向对象程序设计(OOP),他的编程都混乱不堪。
The synthesis it creates between OOP and FP is an excellent "best of both worlds" solution.
它综合了OOP和FP的优点,是一个优秀的两全其美的解决方案。
They also open the door to using different types of OOP programming methods and design patterns with PHP easily.
它们还允许通过PHP轻松地使用不同类型的OOP编程方法和设计模式。
When PHP V5 was released in 2004, it was a giant leap forward compared to what PHP V4 provided in regards to object-oriented programming (OOP) and design.
与PHPV4提供的特性相比,2004 年发布的 PHPV5在面向对象编程(OOP)和设计方面向前迈出了很大的一步。
Since WSDL is the outcome of object-oriented programming (OOP), the WSDL document can only reflect the content of OOP other than the meaning of the data and services.
由于WSDL是面向对象编程(OOP)的产物,因此WSDL文档只能反映oop的内容,而不能表述数据和服务的含义。
It might appear that OOP and FP are incompatible.
表面上看起来OOP和fp像是不兼容的。
I also assume that you know the basics of working with classes and objects in PHP, as the PHP components used in this article are written in compliance with OOP principles.
还假定读者了解在php中的类与对象的相关知识,因为文中所采用的PHP组件是遵照OOP原则来编写的。
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胜过过程编程的优势。
As of PHP V5.3, the blog posts on OOP are positive, and the PHP OOP issues have largely been fixed.
而对于PHPV5.3,有关OOP的博文都是正面的,并且PHP OOP的问题在很大程度上已得到解决。
While all these requirements are realistic and drawn from experience, they cannot be elegantly addressed using pure OOP.
虽然这些需求都是现实存在的,并来自于经验,但它们并不能用纯OOP来优雅地解决。
In FP, functions have no side effects and variables are immutable, while in OOP, mutable state and side effects are common, even encouraged.
在fp里,函数没有副作用,变量都是不易变的。而在OOP中,可变状态和副作用都十分常见,甚至是被鼓励的。
Also, the kind of features that will be difficult to understand if you don't have a solid grounding in OOP and at least a beginner's knowledge of PHP object syntax.
而且,如果不具备oop的坚实基础以及PHP对象语法的初步知识,这类特性将会很难理解。
Implement standard OOP features like private constructors, abstract methods and classes.
实现标准的面向对象功能,比如:私有构造函数、抽象方法和抽象类等。
The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming (OOP) and inheritance toward interfaces.
这种追求的方法随着时间而变化,从 Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
Learning OOP, Design Patterns, Clean Code and refactoring.
学习OOP、设计模式、简洁代码和重构。
In fact, a design philosophy of Scala is that OOP and FP are more synergistic than opposed.
但实际上,Scala的设计哲学是OOP和FP应该协同合作而不是对立。
Aside from simple utility objects and methods, formal objects within Jo use a refined "observer pattern" OOP standard.
除了简单使用对象和方法,正式的Jo对象使用了重构过的“观察者模式”OOP标准。
For an introduction to OOP with perl, see Resources and the perltoot page.
有关perl中的OOP介绍,请参阅参考资料和perltoot页面。
At the very least, the reader should be familiar with Perl object-oriented programming (OOP) and HTML programming.
至少,读者应该熟悉Perl面向对象编程(OOP)和HTML编程。
Whatever the reason, having an object system for C opens up OOP programming (and GNOME programming, in particular) to a wider number of potential developers, and for that we're grateful.
无论是什么原因,拥有了用于C 的对象系统,可以使更多的潜在开发人员也进行OOP编程(尤其是 GNOME 编程),我们对此表示感谢。
Technically, OOP is just about abstract data typing, inheritance and polymorphism, but other issues can be at least as important. The remainder of this section will cover these issues.
从技术的角度上来看oop其实就是对于数据类型的抽象,继承和多态,但是其他的问题也很重要,我会在下面的章节里提到这些问题。
Since then, technology advances such as object-oriented programming (OOP) have taken developers a long way from machine-level instructions and direct management of memory.
从那以后,诸如面向对象编程(OOP)这样的技术进步使得开发人员远离了机器指令和对内存的直接管理。
Using the encapsulation, inheritance and polymorphism of OOP, a foundation class library of small satellite software is designed, the detail design of all base classes is introduced.
利用OOP的封装性、继承性和多态性,设计小卫星软件的基本类库,介绍各个基本类的具体设计思想。
In this article, we use the term "object system" to describe a library that provides the foundation required for OOP programming, and Glib is an example of such a library.
在本文中,我们使用术语“对象系统”来描述一个提供OOP编程所需基础的库,而Glib便是这种库的一个示例。
In this article, we use the term "object system" to describe a library that provides the foundation required for OOP programming, and Glib is an example of such a library.
在本文中,我们使用术语“对象系统”来描述一个提供OOP编程所需基础的库,而Glib便是这种库的一个示例。
应用推荐