面向對象編程語言 面向對象程序設計 面向對象的編程 面向對象的程序開發 面向對象的程序設計 物件導向編程 物件導向程式設計
"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
Inquiring into applying object - oriented programming to finite element program design 有限元編程中應用面向對象編程技術的探討 Provides an introduction to the terms and concepts used in object - oriented programming 介紹面向對象編程中使用的術語和概念。 Most object - oriented programming systems provide polymorphism through inheritance 大部分面向對象的編程系統都通過繼承提供多態性。 Teaching object - oriented programming concepts without going into language syntax 講授面向對象的編程概念,而不用深入學習語言語法。 What ' s the difference between inheritance & composition in object - oriented programming 請問在物件導向的設計里,這二者的不同點是什麼? Validates that your code adheres to the design principles of object - oriented programming 驗證你的代碼是否堅持面向對象編程的設計原則。 The first six chapters develop the foundations of object - oriented programming with ansi - c 前六章向大家展現ansi - c面向對象編程的基本內容。 In object - oriented programs like java , the natural unit of modularity is the class 在java這樣的面向對象編程語言中,模塊化的自然單元是類。 Introduces the essential components of visual basic , an object - oriented programming language 介紹面向對象的編程語言visual basic的基本組件。 The use of an object - oriented programming language which is not suitable for analysis and design 面向對象程序語言的用途并不適用于分析和設計
Object-oriented programming (OOP) is a programming paradigm that represents concepts as "objects" that have data fields (attributes that describe the object) and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs.
詳細百科解釋