更新時間:2025-01-03 12:21:11作者:貝語網校
"objects" 在英語中通常有兩個主要含義。
首先,它是一個名詞詞組,意為“物體;物品;目標;對象”。它通常用于描述自然界中的物體,或者我們試圖達到的目標或對象。
其次,它也可以作為“objects”的復數形式,用于編程和計算機科學中,特別是在與面向對象編程相關的語境中。在這種情況下,"object"通常指的是在程序中定義的一個獨立的、可重用的代碼塊,具有數據屬性和操作這些數據的方法。
總的來說,"objects"在不同的語境中有不同的含義,具體取決于上下文。
"對象(Object)"
1. object of study:研究的對象
2. object code:目標代碼
3. object file:目標文件
4. object-oriented programming:面向對象編程
5. object detection:物體檢測
6. object recognition:物體識別
7. object-oriented database:面向對象數據庫
8. object-oriented design:面向對象設計
9. object-oriented analysis:面向對象分析
"集合(Collection)"
1. collection of objects:對象集合
2. collection of data:數據集合
3. collection of items:項目集合
4. collection of data structures:數據結構集合
"類(Class)"
1. class of objects:對象類
2. class of data:數據類
3. class hierarchy:類層次結構
4. abstract class:抽象類
5. concrete class:具體類
"實例(Instance)"
1. instance of a class:類的實例
2. instance object:實例對象
3. instance variable:實例變量
4. instance method:實例方法
5. new instance:新實例