首页 / 词典 / good

DTO

  • 网络数据传输对象;对象;妥尔油;数据传送对象;国内贸易组织
DTODTO
  1. Introduction about the data transfer mode using DTO ;

    分析了数据在各层中的传输时的情况和系统采用DTO数据传输模式的优点;

  2. The CD class is a data transfer object ( DTO ) .

    CD类是一个数据转换对象(DTO)。

  3. Research and improving implementation for DTO pattern

    DTO模式的研究及对其实现的改进

  4. No additional DTO classes are created in this article .

    本文没有创建额外的DTO类。

  5. Part two is about the researches of the analytic potential function and molecular reaction dynamic processes of DTO .

    第二部分研究了基态DTO分子的分析势能函数与分子反应动力学过程。

  6. The names in the associative array must match with the properties in the DTO .

    关联数组中的名称必须与DTO中的属性名字匹配。

  7. No additional DAL or DTO classes are needed in this article .

    本文不需要任何额外的DAL或DTO类。

  8. The tools generate a Java class ( a DTO ) for every complex type defined in the WSDL types element .

    这些工具为定义在WSDL的types元素中的每个复杂类型生成一个Java类(DTO)。

  9. Next , testparm is complaining about an invalid parameter called hide dto files .

    接下来,testparm抱怨有一个名为hidedtofiles的无效参数。

  10. DAO pattern is the design basis of the proposed framework in which VO pattern and DTO pattern have also been included .

    DAO模式是本文持久层框架的设计基础,其中又使用了VO模式和DTO模式。

  11. In the theater I threatened dto treat the treaty with retreat .

    在剧院里,我威胁要以退却来对待条约。

  12. Although many private companies aree flush with cash they do not intend dto invest it .

    虽然有许多私人公司有的是现钱,可他们就是无意用于投资。

  13. Simulation Analysis of Cross-correlation and Time Difference Estimation in Non-cooperative Bistatic Radar Systems Fast algorithm for joint estimation of DTO and DFO

    非合作双基地雷达互相关时差估计仿真分析一种时差/频率差快速联合估计方法

  14. The DTO ( Discrete Time Oscillator ) was ameliorate which could provide a more concentrated frequency of data sources for the analog processing .

    改进了DTO(DiscreteTimeOscillator)算法,为后面模拟部分的处理提供了频率更加集中的数据源,提高了系统的精度。

  15. Third , the goal of comparative education is to be dediate dto the innovation of national culture and education with more than six specific methods .

    其三,比较教育的目的在于致力于本民族的文化创新与教育创新,其具体的方法主要有六种。

  16. The location service receives the collection of DTO objects from the data layer and generates the corresponding JSON data for use in the presentation layer .

    位置服务从数据层接收DTO对象的集合,然后生成对应的JSON数据,在表示层使用。

  17. It is appropriate to use Hill plot with Dto determine the optimal threshold of GPD , and the selected samples are independent .

    运用Hill图,结合统计量D来确定GPD的最佳门限值是合适的,选出的样本是独立的。

  18. The later option provides a cleaner programming model and you don 't have to deal with retrieving request parameters and creating a DTO to be used in Java program .

    后一种选择提供了一个更整洁的编程模型,你不必处理获取请求参数及创建一个在Java程序中被使用的DTO。

  19. LinkedIn is the latest employer to offer what 's known as " discretionary time off , " or " DTO " in corporate HR-speak .

    领英公司成为提供“自主休假”或者“DTO”的又一位雇主,他们刚在人力资源部的讲话中宣布此事。

  20. This paper contrasts the variety design pattern in the context of different applications , and suggests a flexible transmission model of assembled DTO between layers based on fine-granularity design of business objects .

    通过分析在不用应用环境下的不同设计模式的优劣,提出了在细粒度业务对象设计支持下,实现可灵活组装DTO的传输设计模型。

  21. Or they 'll prefer to use something like Automapper to map entities to DTO 's even though it is woefully inefficient compared to simply retrieving projected data .

    或者他们会选择使用如Automapper这样的工具,将实体映射到DTO(数据传输对象),即使Automapper与简单地搜索映射数据相比,效率低下得多。

  22. This is by design , since having a DTO write back to e.g.a domain model would ( among other things ) take away its immutability , and is often considered an anti-pattern .

    这需要通过设计完成,因为让DTO回写到,比方说:域模型或其他东西,就会更改它的持久性,同时人们也认为它是反模式的。

  23. For instance , we would like to provide fine enough control for DTO proponents , but at the same time reduce the level of pain that those trying to address simpler scenarios experience today .

    例如,我们要给DTO支持者提供完善的控件,同时降低在解决简单方案时所承受的痛苦。

  24. Interestingly , SDO can be used in conjunction with JDO where JDO is a data source that SDO can access , applying the Data Transfer Object ( DTO ) design pattern .

    有趣的是,SDO可以结合JDO一起使用,JDO作为数据源,SDO来访问它,这就是DataTransferObject(数据传输对象,DTO)设计模式的具体运用。

  25. The concept of associative arrays ( i.e. , named arrays ) in Javascript is used to set these parameters and then DWR does the conversion from these associative arrays to corresponding DTO .

    Javascript中的关联数组(associativearray&也称为命名数组)的概念被用来设置这些参数,接着DWR把这些关联数组转换到相应的DTO。

  26. We 'll use it as a DTO here , but it should be evident that it doesn 't matter where it came from – it 's acceptable to work in terms of your domain , if you want .

    我们在这里把它作为DTO来用,但很显然,它来自哪里并不重要&如果你愿意,根据你的领域去处理它也可以。

  27. If you are familiar with LCDS , you know that Data Managemet Services use ChangeObject , which is a special DTO that is used to propagate the changes between the server and the client .

    如果熟悉LCDS,那么你应该知道DataManagemetServices使用了ChangeObject,这是一个特殊的DTO,用来在服务端与客户端之间传播变化。