• 相反他们发现局部地区经历了不同降雨侵蚀模式在过去的1400年里这样条件西南部普遍存在

    Rather, they found that local areas experienced different patterns of rainfall, wind, and erosion, and that such conditions had prevailed in the Southwest for the last 1,400 years.

    youdao

  • 消极方面看容器装入条件数据请求模式响应不可预知的,所以必须开发过程中添加大量的基于方案的装入测试

    On the negative side, the container's response to load conditions and data request patterns is unpredictable, so extensive scenario-based load testing must be added to the development process.

    youdao

  • 例如印度挪威巴西儿童生命早期向他们提供健康生长条件显示相似的生长模式

    For example, children from India, Norway and Brazil all show similar growth patterns when provided healthy growth conditions in early life.

    youdao

  • 传播取决于可能影响蚊虫数量存活气候条件例如降雨模式气温湿度等

    Transmission also depends on climatic conditions that may affect the number and survival of mosquitoes, such as rainfall patterns, temperature and humidity.

    youdao

  • 这些规则通常将对某个时间段消息按照类型条件进行筛选然后根据各种预定义模式检测各种状况

    These rules typically filter messages by type and condition within some time window and then detect situations according to various predefined patterns.

    youdao

  • 传播取决于可能影响蚊虫繁衍气候条件例如降雨模式气温湿度等

    Transmission also depends on climatic conditions that may affect the abundance and survival of mosquitoes, such as rainfall patterns, temperature and humidity.

    youdao

  • 旅程所需行李随着起始、旅行模式预期旅行时间目的地各种条件和预期的活动而变化的。

    The baggage required for the trip is a function of the starting point, mode of travel, expected duration of the journey, and of various conditions and expected activities at the destination.

    youdao

  • 西方,那种附加各种苛刻条款条件西方式援助模式遭受到批评

    In the west there has been criticism of a homegrown aid policy model, which places tough terms and conditions on aid.

    youdao

  • 如果一个远程便携式电脑上工作或者家里网速慢的条件下工作,那么您可以选择连接模式工作

    If you are working on a remote laptop or you are working from home with a slower connection, you can choose to work in disconnected mode.

    youdao

  • 模式匹配是从函数式语言中引入强大简洁条件选择跳转方式

    An idea borrowed from functional languages, pattern matching is a powerful yet concise way to make a programmatic choice between multiple conditions.

    youdao

  • 总部设在俄亥俄州哥伦布鲍勃·文斯食品生产公司总裁麦克·唐斯利发表声明指出“我们商业模式必须适应当前艰难市场条件。”

    "Our business model needs to adapt to these tough market conditions," Mike Townsley, the President of Columbus, Ohio - based Bob Evans Food Products, said in a statement.

    youdao

  • 过去十年间,有条件现金援助模式跨越国界,项目设计实施有所改进。

    Over the last decade, the CCT model has expanded across national boundaries, and design and implementation has evolved.

    youdao

  • 委托模式将提供一种基于各种条件委托行为方法

    The delegate pattern provides a way of delegating behavior based on different criteria.

    youdao

  • 合并数据条件另一个方法使用查询表单字段对应于元数据模式元素

    Another way to incorporate metadata conditions is to use a query form, whose fields correspond to the elements of the metadata schema.

    youdao

  • 有时,在我们已经习惯于一个模式的情况下,有助于我们质疑我们是否条件反射性的了某事

    Sometimes it helps to question whether or not we're just doing something re-actively, because we've become habituated to a pattern.

    youdao

  • 因此,必须对假设条件仔细证明并且这些模式严格地封装了起来,因为即使非常更改损坏代码

    It is critical that your assumptions be carefully documented and these patterns strongly encapsulated because very small changes can break your code!

    youdao

  • 条件援助西方援助国战后青睐模式现在应为中国所采用。

    Tied aid, the preferred mode of operation of western donors since the postwar period, would now be embraced by China.

    youdao

  • 首先浏览器标准模式解析惟一条件HTMLXHTML文档第一包含DOCTYPE清单1所示。

    First, the only trigger for a browser to parse in standards mode is a DOCTYPE as the first line of an HTML or XHTML document, as Listing 1 shows.

    youdao

  • 符合相同DTD或者模式最小的必要条件,同时,将XML规范化可以去除很多琐细的语法变化。

    Conforming to the same DTD or schema is a minimum necessary condition, and XML canonicalization can remove many trivial syntactic variants.

    youdao

  • 他们认为大脑模式遗传基因这两个条件不足以使任何人成为犯罪精神病患者。

    They believe that brain patterns and genetic makeup are not enough to make anyone a psychopath.

    youdao

  • 转移条件textln . match,规则表达式模式它们可能也是定制函数

    The transition conditions, such as textln.match , are regular expression patterns, but they could just as well be custom functions.

    youdao

  • 因此意图提供CPU资源公平访问(等待某个条件变为)的编码模式实际上将消耗运行的整个CPU核心

    So a coding pattern intended to provide fair access to CPU resources while waiting for a condition to become true in fact consumes 100 percent of whichever CPU core it happens to start running on.

    youdao

  • Unicode字符集模式任意代码操作、flagtoggles条件表达式以及其他特征都被添加正则表达式库中。

    Unicode character class specifiers, arbitrary code execution inside a pattern, flag toggles, conditional expressions, and many other features were added to the regular expression engine.

    youdao

  • 订阅-推(Subscribe-push):“这种模式中,一个或者多个客户端使用服务登记订阅接收基于某些条件消息

    Subscribe-push: "In this pattern, one or more clients register subscriptions with a service to receive messages based on some criteria.

    youdao

  • 需要Business Modeler高级编辑模式才能正确定义所需输入输出条件

    You need to work in the advanced editing mode of Business Modeler to correctly define the required input and output criteria.

    youdao

  • 目前为止,所给出的模式暗示臃肿代码(方法太多public方法、过多条件导入等等)将影响可读性、可测试性和可维护性。

    By now, a pattern has emerged suggesting that gluttonous code (long methods, too many public methods, excessive conditionals and imports, etc.) impairs readability, testability, and maintainability.

    youdao

  • 表示直觉来自你的条件作用模式

    Heart denotes your intuition while the mind stems out of your conditioning patterns.

    youdao

  • 新兴市场条件提供无担保零售贷款模式有很好的经验。捷信集团寻找个冒险家,一个能够通过进入亚洲并能改变整个业务模式人。

    Having fine-tuned an unsecured retail lending model for emerging market conditions, Home Credit is now looking at a venture that could alter the whole profile of the business - by moving into Asia.

    youdao

  • 由于基本编辑模式无法定义所需的可选输入条件因此在该模式绘制大多数逆向连接都会导致模型死锁。

    The required alternative input criteria cannot be defined in the basic editing mode, so most backward connections drawn in basic editing mode add a deadlock to the model.

    youdao

  • 由于基本编辑模式无法定义所需的可选输入条件因此在该模式绘制大多数逆向连接都会导致模型死锁。

    The required alternative input criteria cannot be defined in the basic editing mode, so most backward connections drawn in basic editing mode add a deadlock to the model.

    youdao

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

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

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