• 然而所有逻辑和比较运算符全部返回1表示真。

    However, all the logical and comparison operators consistently return the value 1 for true.

    youdao

  • 所有矿工矿井监察救援行动救援人员全部返回地面,可能需要24小时

    It is likely to take almost another 24 hours before all the miners and the rescue workers, who descended into the mine to supervise the operation there, are back on the surface.

    youdao

  • 电磁场理论入射不是简单地全部返回媒质,而是要在第二种媒质中存在折射波。

    Then based on electromagnetic theories, incident wave is not totally reflected back, there is also a refractive wave in the second medium.

    youdao

  • 展示用于处理日期计算API方法全部返回一个对应joda实例,同时保持原始实例不变

    The API methods I'll show you for doing date calculations all return a new instance of the corresponding Joda class, leaving the original instance unchanged.

    youdao

  • 不到小时,里西湖电瓶全部召回码头西湖的自划船全部返回,离岸较拖船拖回

    For less than half an hour, all battery-powered boats in Inner West Lake and man-powered boat on Outer West Lake returned. Those boats that are far from the dock were tugged by towboat .

    youdao

  • 一个示例返回全部书店文档并用XMLEXISTS进行额外的过滤

    The next example returns full bookstore documents with XMLEXISTS for additional filtering.

    youdao

  • 这种情况下对于第一查询,与使用FIRSTIO优化目标相比使用ALLIO返回全部12所需时间明显更短。

    In this case, the ALLIO run for the first query was significantly faster than the FIRSTIO run in the time it took to return all 12 rows.

    youdao

  • 客户机发出的RPC适配器调用全部基于JSON RPC,因此返回数据封装到 JSON对象中,后者可以客户快速解析

    The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.

    youdao

  • 我们全部航空公司租车订单都会通过电子方式实时传输合作伙伴的系统中,他们的确认函也会以同样方式返回我们

    All of our airline and rental car reservations are electronically transferred in real-time to our partners' systems and confirmations come back to us the same way.

    youdao

  • 例如下面两个查询可能返回相同结果条件是查询执行过程中所遇到全部price元素都拥有单个文本节点没有其他节点

    For example, the next two queries may return the same result, but only if all "price" elements encountered during the query execution have a single text node and no other child nodes.

    youdao

  • Q3 (5PredSome):返回全部主要地址加利福尼亚拥有美元帐户尚未达到高级客户级别女性客户的客户文档

    Q3 (5PredSome): Returns Customer documents for all female customers with a primary address in California who have an account in USD and have not yet reached Premium customer status

    youdao

  • 方法getAllChannels()返回包含全部可用频道一个数组不管当前用户能不能访问

    The method getAllChannels() returns an array of all available channels whether or not the current user has access to them.

    youdao

  • 根据全国零售业协会从2010年返回数据看,尺码差异促成了1940亿的服装买卖或者全部服装买卖超过8%的份额。

    The sizing variations are a big contributor to $194 billion in clothing purchases returned in 2010, or more than 8 percent of all clothing purchases, according to the National Retail Federation.

    youdao

  • 包含SDP返回部分异常不是全部

    It contains certain exceptions returned by the SDP, but not all. Recommendations.

    youdao

  • 代理完成定位Web服务发送请求消息以及返回响应(股票价格)等全部工作

    The proxy classes do all the work to locate your Web service, send the request message, and return the response (the stock price) to you.

    youdao

  • 要反复调用 addAlbumToModel方法,把服务器返回唱片全部进去。

    The addAlbumToModel method gets called repeatedly, adding all the albums returned from the server.

    youdao

  • 这些翻译(其中涉及12种语言)全部作为开源贡献内容返回Dojo

    These translations, I think there were 12 languages, were all sent back to Dojo as open source contributions.

    youdao

  • 2003年2月1哥伦比亚号航天飞机返回大气层时解体,7宇航员全部罹难。

    On Feb. 1, 2003, the space shuttle Columbia broke apart on reentry into Earth's atmosphere, killing all seven crew members.

    youdao

  • 第二方法返回全部差事枚举

    The second returns an enumeration of all the errands.

    youdao

  • 一个关键应用程序在 2:00 AM 关闭时,企图使应用程序返回在线状态进行所有更改可能不会全部记录或者恢复如果不必要的话。

    When a critical application is down at 2:00 AM, it is possible that not all changes made while attempting to bring the application back online are documentedor reverted if not required.

    youdao

  • VS的完美集成所有的特性都全面支持VS智能感知设置期望指定引用方法参数返回全部支持。

    Unsurpassed VS intellisense integration: everything supports full VS intellisense, from setting expectations, to specifying method call arguments, return values, etc.

    youdao

  • 返回居所带着全部祝福而继续将来职责吧

    Kindly return to your abode and in the future continue your duty with My full blessings.

    youdao

  • 6月20南斯拉夫军队完成了全部撤离。 据联合国难民署高级专员估计仅仅已经有76.5万名难民返回科索沃

    On June 20, the Yugoslav military completed its withdrawal, and just two weeks later the UN High Commissioner for Refugees estimated that more than 765, 000 refugees had already returned to Kosovo.

    youdao

  • 这样可能有用的但是可能会引发问题因为AcceptEx必须等全部客户数据收到了返回

    This can be very useful, but it can also lead to problems since the AcceptEx call will not return until data is received, even if a connection has been established.

    youdao

  • 返回全部粒子一个拷贝分配所有粒子的数组到当前的粒子。

    Returns a copy of all particles and assigns an array of all particles to be the current particles.

    youdao

  • 首先写程序搜索一个目录并且递归搜索所有目录,然后返回一个全部给定后缀(比如mp3)文件路径

    Write a program that searches a directory and all of its subdirectories, recursively, and returns a list of complete paths for all files with a given suffix (like. Mp3).

    youdao

  • 首先写程序搜索一个目录并且递归搜索所有目录,然后返回一个全部给定后缀(比如mp3)文件路径

    Write a program that searches a directory and all of its subdirectories, recursively, and returns a list of complete paths for all files with a given suffix (like. Mp3).

    youdao

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

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

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