青年中文青年中文

table class的意思

table class中文翻譯:

表類

相似詞語短語

Bible class───讀經班;查經班

cattle class───牛類

cabin class───二等艙;特別二等艙(在一二等艙中間)

cable cars───(美)纜車

dance class───舞蹈班

table cuts───工作臺切割

table lamp───臺燈

table lamps───臺燈;桌燈

table legs───桌腿

雙語使用場景

The first is a compiler that accepts the application handler and creates a table class.───第一個是編譯器,它接受 應用處理程序,并創建一個 表類。

The compiler will generate an extra class, the table class, with the information required by XPathHandler.───編譯器將用XPathHandler所需的信息生成一個額外的類,即table類。

In this column, we also need to write the table class.───在本專欄文章中,我們還需要編寫表類。

The table class contains several tables and a few methods to perform application-specific calls.───table類包含幾個表和一些方法,以執行特定于應用程序的調用。

Since the name of the table class is derived from the name of the application handler, this is not too difficult.───因為表類的名稱源于應用處理程序的名稱,所以這并不太難。

The new declarative syntax allows for the creation of a table, class, and mapping to the database in one step.───新的declarative語法允許在一步中創建表、類和數據庫映射。

Although the user record class appears in Class View, double-clicking it navigates to the command or table class in the header file instead.───雖然用戶記錄類出現在“類視圖”中,但雙擊它時卻會定位到頭文件中的命令或表類。

The Table class allows you to build an HTML table and specify its characteristics.───Table類使您可以生成HTML表并指定其特征。

It attempts to load the corresponding table class dynamically.───它嘗試動態地裝入相應的表類。

英語使用場景

The standard for compiler design is to break it in two modules: the front end that reads and decodes the input file, and the back end that produces the code or, in this case, the table class.