ecospace
美
英 
- n.生態(tài)空間
- 網絡生態(tài)空間座艙系統(tǒng);生態(tài)系統(tǒng)空間模型
英漢解釋
例句
The EcoSpace designer has a small toolbar at the bottom-right that maintains the underlying database.
EcoSpace設計器的右下方有一個很小的工具欄,負責維護底層的數據庫。
As I've already discussed, the EcoSpace is the central part of the application where the objects are defined and stored.
正如已經討論過的,EcoSpace是應用程序中定義和存儲對象的中心部分。
This UML package is used in turn by the 'EcoSpace' to define and store objects in memory that are instances of these classes.
而“EcoSpace”接著使用該UML包來定義和在內存中存儲這些類實例化后的對象。
So you can keep track of what's happening, you'll add a button to the form to save the EcoSpace objects.
為了保持跟蹤事情的發(fā)展,你要在窗體中添加一個按鈕來保存EcoSpace對象。
There is only one step left: building the user interface on top of the EcoSpace.
現在,只剩下一個步驟了:在EcoSpace上構建用戶界面。
The call to UpdateDatabase ensures that the underlying database is updated with the contents of the modified EcoSpace.
調用UpdateDatabase來確保已使用修改后的EcoSpace的內容更新基礎數據庫。
Tables, we get five ECO specific tables that are needed for the EcoSpace management itself.
表之外,還有五個ECO特有的表,用于EcoSpace管理。
The EcoSpace also contains the persistence mapper that stores the objects away to a DB2 database.
EcoSpace還包含了將對象存儲到DB2數據庫中的持久性映射程序。
Property of the EcoSpace to point to the persistence mapper you just created.
屬性設置為指向您剛剛創(chuàng)建的持久性映射程序。
An application can contain several EcoSpaces; classes can be divided among them by using UML packages.
一個應用程序可以包含幾個EcoSpace,還可使用UML包將多個類分別放到這幾個EcoSpaces中。
Normally, you would need an empty database as a container to store the EcoSpace.
通常需要一個空數據庫作為存儲EcoSpace的容器。
EcoSpace. cs is where the classes defined in CoreClasses. cs are turned into objects.
cs是將CoreClasses.cs中定義的類轉變為對象的地方。
This makes sure that the ECO2DB2EcoSpace unit knows to use the file mapping to map the EcoSpace to the DB2 UDB SAMPLE database.
這確保ECO2DB2EcoSpace單元知道使用文件映射將EcoSpace映射到DB2UDBSAMPLE數據庫。
The EcoSpace can contain 'persistence handlers' that can write the objects away to a DB2 database.
EcoSpace能包含將對象寫入DB2數據庫的“持久性處理程序”。
Normally, you would need an empty database as container to store the EcoSpace.
一般情況下,需要一個空的數據庫作為存儲EcoSpace的容器。
EcoWinForm. cs is a specialized WinForm that works directly with the objects on the EcoSpace.
cs是一個專門負責直接使用EcoSpace上的對象的WinForm。
Component to store the EcoSpace in an XML file, or a
組件將EcoSpace存儲在XML文件中,或者使用