面向对象的编程 meaning in English
object-oriented programming
Examples
- Class - based objects since jscript is a class - based , object - oriented programming language , it is possible to define classes that can inherit from other classes
由于jscript是基于类的、面向对象的编程语言,因此可以定义可从其他类继承的类。 - On the server , the controls expose an object - oriented programming model that brings the richness of object - oriented programming to the web developer
在服务器上,这些控件公布面向对象的编程模型,该模型为web开发人员提供面向对象编程的丰富功能。 - Visual basic programmers should be familiar with object - based programming concepts , although it is not necessary to have a thorough understanding of inheritance
尽管visual basic程序员没有必要深入理解继承概念,但是他们应当熟悉面向对象的编程概念。 - According to the regularities of software engineering , we use the technology of the oriented object programming and divide the whole system into several functional modules
软件设计参照软件工程的要求和步骤,才用面向对象的编程技术,合理划分了功能模块。 - C is an object - oriented programming language , and uses classes and structs to implement types such as windows forms , user interface controls , and data structures
C #是面向对象的编程语言,它使用类和结构来实现类型(如windows窗体、用户界面控件和数据结构等) 。