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