• 用于呈现文章题目以及所有文章对象意义的标识

    This will be used to represent the article's title and as a sensible identifier for all article objects.

    youdao

  • 那些扮演重要角色可能成为口头表达高尚对象或者极少数情况下,成为当代期刊庆祝文章对象

    Those who played salient roles may become the objects of highly embellished verbal accounts or in rare cases, of celebratory articles in contemporary periodicals.

    youdao

  • 后面文章我们会见更多但是现在,只是说明可能对象类型

    We will see more of these later in this article, but for now, note the possible types of objects.

    youdao

  • 创建能够呈现出版机构文章对象

    Create objects that will represent articles within the publishing house.

    youdao

  • 虽然没有充分讲解页面对象模型是我以后文章将要讲到的东西

    Though I didn't adequately cover the page object model, that's exactly what I'm going to do in a future article.

    youdao

  • 可能一半自助文章不断告诉我们设定目标确立对象

    Probably half of the self-help articles out there keeps telling us to set goals and set targets.

    youdao

  • 前面文章已经详细介绍文档对象模型或者DOM读者应该很清楚 DOM 是如何工作的了。

    You've had two full articles of introduction to the Document Object Model, or DOM; you should be pretty comfortable with how the DOM works by now.

    youdao

  • 虽然专门讨论文档对象模型系列文章最后一期,肯定看到其他关于DOM的文章

    Although this is the last of the articles in this series specifically focusing on the Document Object Model, it's not the last you'll see of the DOM.

    youdao

  • 文章讲解了几种产生多个对象情况,如果发现其他的情况,非常乐意听到它们

    In this article, I've presented some ways that the multiple singleton might emerge. If you've discovered any others, I'd be interested in hearing about them.

    youdao

  • 为什么要写有关对象-关系数据库之间的映射文章呢?

    Why a paper about mapping objects to relational databases?

    youdao

  • 文章最后一个基于mockup服务对象的实际例子需要管理它启动停止方法读写属性

    I conclude the article with a working example based on a mockup service object with both start and stop methods and a read-write attribute to be managed.

    youdao

  • 对象集合可以任何Python容器类型包括前面文章讨论tuplestringlist类型

    The collection of objects can be any Python container type, including the tuple, string, and list types discussed in earlier articles.

    youdao

  • 文章里,使用一个简单User对象其中定义了系统处理用户方法

    Throughout this article, I'll work with a simple user object that defines methods for dealing with a user in a system.

    youdao

  • Deferred对象确实超时机制今后文章才讨论一机制。

    Deferred objects do have a timeout mechanism, but I will have to come back to that in a later installment.

    youdao

  • 不同Scala融合对象函数语言设计非常值得我们在本期文章中进行讨论。

    The differences have to do with the ways that Scala fuses object and functional language design, and they're well worth exploring this month.

    youdao

  • 本文是这一系列第 2部分,这篇文章信号事件入手,介绍有关同步对象原语的内容。

    This second part of the series has introduced synchronization objects and primitives, starting with semaphores and events.

    youdao

  • 注意Rails 为每篇文章生成了模型对象迁移

    Notice that Rails generates your model objects and migrations for each article. Edit db/migrate/001_create_articles.rb to look like Listing 3

    youdao

  • 我们已经创建一些项目业务对象接口因为已经从前面的文章知道如何创建它们。

    We have created some projects, business objects, and interfaces for you since you already know how to do that from earlier articles.

    youdao

  • 系列下一文章看到如何使用这个API其他部分包括检索对象类型定义能力

    You'll see how to work with other parts of the API, including the ability to retrieve object type definitions, in the next article in the series.

    youdao

  • 欢迎阅读系列文章中的第一文章系列文章逐步指导开发提供持续对象标识服务

    Welcome to the first in a series of articles that will guide you through development of a service that provides persistent object IDs.

    youdao

  • 强烈建议重新阅读一下第一文章回顾这些对象基本功能

    I would strongly suggest that you go back to the first article to review the basic function of these objects.

    youdao

  • 前一文章我们看到了引用如何可以应用程序提供对象程序使用时另一种到达该对象方法,但是不会延长对象生命周期。

    In the previous installment, we saw how weak references can provide an application with an alternate means of reaching an object while it is used by the program, but without prolonging its lifetime.

    youdao

  • 以前的系列文章已经知道业务对象但是资源适配器EIS通信还需要一些其他信息

    You already know about business objects from the previous series, but the resource adapter requires some additional information when it communicates with the EIS.

    youdao

  • 阅读了三关于使用文档对象类型文章之后,再来讨论是不是很简单了?

    That's a bit of a letdown after three articles on using the Document Object Model, isn't it?

    youdao

  • 由于模式只是影响对象结构还有动态(操作),所以文章将会面向服务体系架构(SOA)中模式所承担任务的调研得出结论。

    Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).

    youdao

  • 有关于文章研究对象关键词可能事先做到心中有数了。

    You're probably already aware of the key words in the subject you're studying.

    youdao

  • 系列文章第 8部分描述如何使用这些KPI规范创建对象模型获取所需规格

    Part 8 of this series will describe how we use these KPI specifications to create an object model to capture the required metrics.

    youdao

  • 前一文章所述,业务对象组件内部之间流动数据容器

    As we covered in the previous article, a business object is a container for the data that flows within and between components.

    youdao

  • 系列文章详细介绍如何使用内联方法数据访问对象(DAO)访问数据库。

    The first two articles of this series described in detail how to use inline methods and how to use data access object interfaces (DAOs) to access the database.

    youdao

  • 系列文章详细介绍如何使用内联方法数据访问对象(DAO)访问数据库。

    The first two articles of this series described in detail how to use inline methods and how to use data access object interfaces (DAOs) to access the database.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定