首页 / 词典 / good

poco

美 [ˈpoʊkoʊ]英 [ˈpəʊkəʊ]
  • adv.少,稍
pocopoco
  1. After that it analyzes the difference among Poco magnetic company and its major competitors with SWOT analysis .

    然后通过SWOT分析方法对铂科磁材公司及其主要竞争对手进行比较分析。

  2. Lazy loading works with code-generated entities as well as POCO ones .

    延迟加载能够同代码生成的实体以及POCO一起工作。

  3. Three , attaches importance to the original content ( case : the ' Ying Xiang ' of Poco ) .

    第三,重视原创内容(案例:Poco的《印象》)。

  4. As would be expected with Spring , it provides a POCO based programming model that is essential for producing maintainable and testable code .

    与Spring一样,SpringIntegration.NET也提供了一个基于POCO的编程模型以简化可维护、可测试代码的编写工作。

  5. I 'm still hoping not to do the feature , as I think it works against design concepts like POJO / POCO , the domain model pattern , etc.

    我不希望添加该项功能,因为我觉得它违背了很多设计理念,例如:POJO/POCO和域模型模式等。

  6. L2S has many features that EF badly needs such as domain-first support , POCO , performance of generated SQL , lazy loading , etc.

    L2S具有很多EF非常需要的特性,例如领域优先支持、POCO、SQL生成的性能、延迟加载等。

  7. Instead of adding change tracking inside the data object , as most ORM libraries do , they are instead focusing more on POCO or " Plain Old C # Objects " .

    他们没有像大多数ORM库那样,在数据对象内部添加更改跟踪,改为更加关注POCO或者“简单初始C对象”。