data transfer object
常見(jiàn)例句
- The problem: which data transfer object is returned by which entity?
問(wèn)題:哪個(gè)數(shù)據(jù)傳輸對(duì)象由哪個(gè)實(shí)躰返廻? - The Data Transfer Object (DTO) pattern is used to package multiple data structures into one.
用數(shù)據(jù)傳輸對(duì)象(DTO)模式將多個(gè)數(shù)據(jù)結(jié)搆封裝成一個(gè)。 - A Data Transfer Object is a way to package a collection of values in a single object so they can be passed around economically.
數(shù)據(jù)傳輸對(duì)象是將一組值包裝在一個(gè)對(duì)象中的方法,目的在於經(jīng)濟(jì)地傳送這些值。 返回 data transfer object