data class的意思
data class中文翻譯:
數據類
data───n.(Data)(日)馱太(姓);(印、葡)達塔(人名);n.數據;資料
class───n.(Class)(英、德)克拉斯(人名);vi.屬于……類(或等級),被列為某類(或某級);n.階級;班級;種類;班;等級;vt.分類;把……分等級;把……歸入某等級,把……看作(或分類、歸類);把……編入某一班級;adj.極好的;很好的,優秀的,出色的
class to class───班級間
entry data───[計]入口數據
initial data───n.[計]原始數據
exhibitor data───參展商資料
baseline data───[統計]基線數據;基線資料;[醫]基線數據
engaging data───吸引人的數據
live data───實時數據
Data class" really a code smell?───數據類”真的是一個代碼味道嗎?
Using these segregations of data, you can focus on key elements of basic data analysis for each data class.───通過使用這些被分類的數據,對于每種數據類別,都可以將數據分析集中于關鍵的元素。
In this Web application, the data class is dryang.twitterwebclient.───在這個 Web 應用程序中,數據類為 dryang.twitterwebclient.IdAndAccessToken,它有三個字段:id、token 和 tokenSecret。
The FieldDescription class is just a simple data class that holds the field name, signature, and a reference to the field type.───FieldDescription類只是個簡單的數據類,容納字段名稱、簽名和字段類型的引用。
The Data class contains the set of all the data in the file.───Data類包含文件中的所有數據。
From the View data class dropdown list, select the Product class.───從Viewdataclass下拉菜單中,選擇Product類
Modify the linked list template class, so that node data fields to the data class class object.───修改單鏈表模板類,使結點類的數據域改為數據類對象的指針。
For example, Listing 1 defines a unit test that uses JUnit to verify a stubbed out data class called BeerDaoStub.───例如,清單1定義了一個單元測試,該測試使用JUnit來驗證一個叫做BeerDaoStub的存根數據類。
The FieldDescription class is just a simple data class that holds the field name, signature, and a reference to the field type.