• This requires effective collection method used to reduce the collected page clutter and duplication.

    就需要采用有效采集方法减少采集网页杂乱重复等情况的发生。

    youdao

  • Focusing on the web data collection problem in web mining, a collection method based on XML is designed.

    针对WEB数据挖掘中的WEB数据收集问题设计了一种基于XML的数据收集方法

    youdao

  • It can analyze trace particle or vapor samples, so the operator can decide which collection method to use.

    它还分析追踪颗粒气体样品因而操作员可以决定使用哪种收集方法

    youdao

  • Configure the performance session by specifying the collection method and the data that you want to collect.

    指定收集方法收集资料设定效能工作阶段

    youdao

  • The invention adopts the zone heating and classified collection method, and the after treatment cost can be reduced.

    发明由于采用分段加热分类回收方法降低烟气后处理成本

    youdao

  • Basically, the XML Extender provides two methods to integrate XML data to DB2: a column method and a collection method.

    基本上XMLExtender提供了两种方法XML数据集成DB 2方法集合方法。

    youdao

  • Methods To calculate used ward bed by using classification calculation collection method or remainder days calculation method.

    方法采用分类计算汇总剩余天数计算法两种方法计算机计算占用日。

    youdao

  • The traditional data collection method for purpose of soil erosion evaluation can not satisfy the real time and frequent request.

    传统数据采集方法严重制约了土壤侵蚀评价实时快速要求

    youdao

  • A data collection method is proposed to support hybrid sink mode in wireless sensor networks where static and mobile sinks coexist.

    考虑固定传感器网络固定移动汇聚节点共存工作模式提出一种数据收集方法

    youdao

  • Objective To evaluate the safety and effectiveness of a sputum collection method in patients with chronic obstructive pulmonary disease (COPD).

    目的寻找一种快速准确收集慢性阻塞性疾病(COPD)患者下呼吸道液的方法探讨安全性

    youdao

  • A simple collection method of photon signal and arithmetic of autocorrelation are introduced, which is based on TDS5052B digital phosphor oscilloscope.

    基于TDS5052 B数字示波器设计了一种简化光子信号采集相关算法

    youdao

  • Based on total collection method, 238 fishes were sampled at Wuyunjie Nature Preserve of Hunan Province. They belong to 4 orders 11 families 32 species.

    利用样点采集湖南乌云自然保护区采集鱼类标本238条,它们隶属41132种。

    youdao

  • But in this paper, the empirical study based on panel data model shows that China's existing fund management fees collection method can not play an incentive role.

    但是本文利用面板数据模型实证研究发现我国现行基金管理费计提方法没有起到应有的激励作用

    youdao

  • Part two: Effects of supplementating different levels of cysteamine on nutrient digestion and metabolism were investigated by total feces and urine collection method.

    第二部分采用全收粪收尿方法研究连续添加不同剂量胱胺营养物质消化代谢影响

    youdao

  • Please fill in the below details and return this form to us by fax or email. You will be contacted within 14 working days to confirm the details of the collection method.

    表格传真电邮方式交还约14个工作专人确认及通知领取换领礼品方法

    youdao

  • To relieve the inconvenience of hand-copying in tire information management, a tire number information collection method based on bar code recognition technology is presented.

    针对轮胎信息管理手工抄录轮胎不便问题,提出了一种基于条码识别技术的胎号信息采集方法

    youdao

  • This paper summarizes the rules of the agricultural buildings' spatial distribution, provides a Portable GPS-based collection method and studies its function module and realization.

    本文研究了设施农业空间位置分布规律提出了一种基于便携式GPS的设施农业信息采集方法,并对本系统的模块实现进行了研究

    youdao

  • The collection measures, such as collection method, rate calculation, payment procedure and deadline and other compliable items of the foregoing fee shall be stipulated by the RACGL.

    前项费用征收方式计算方式、缴费流程、缴纳期限其他遵行事项之征收办法,中央主管机关定之。

    youdao

  • The collection method of original data, the analysis principle and the figures explanation about orientation distribution function (ODF) were introduced from application point of view.

    应用角度介绍了取向分布函数(odf)分析原始数据采集方法、分析原理图谱解释方法。

    youdao

  • Orientation of vehicles can be accomplished by GPS, which can be considered as a data collection method of GIS. This method can realize the real-time and dynamic orientation of vehicles.

    通过GPS获得定位数据是GIS一种数据采集方式可以实现车辆位置实时动态确定。

    youdao

  • Therefore, to use this method of garbage collection, the collector must be integrated with the programming language.

    因此使用这种垃圾收集方法垃圾收集器必须编程语言集成在一起。

    youdao

  • This factory method instantiates the collection of course objects by delegating the work to the service layer.

    工厂方法通过将这项工作委托服务来实例化课程对象集合

    youdao

  • A runtime wire is a collection of invocation chains; there is one invocation chain per method in the business interface.

    运行时连接一个调用集合业务接口中的每个方法个调用

    youdao

  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.

    地图上放上标记首先通过远端方法调用服务器组件获取球场

    youdao

  • The rule of thumb is that you should use the one method that best matches the collection type the application is waiting for, so that type conversions are avoided.

    经验法则应该使用应用程序期望集合类型匹配那个方法避免类型转换

    youdao

  • The default method is to perform the collection after the pages have been read back into memory.

    默认方法页面内存中之后执行收集

    youdao

  • This can easily replace the old method of payment collection used by most groups today: passing around an envelope and stuffing it full of cash and checks.

    可以取代当今多数团体使用陈旧资金募集方式分发一个信封然后将现金或者支票装进信封。

    youdao

  • Once you have the address of a collection, we use the HTTP POST method to add new resources as illustrated in Listing 4.

    得到集合地址我们使用HTTPPOST方法增加新的资源 清单 4 所

    youdao

  • For instance, adding elements to a Queue could be done with the add method of Collection, throwing an unchecked exception on failure.

    例如Queue添加元素可以Collectionadd方法来实现,它失败时会抛出未检测异常

    youdao

  • For instance, adding elements to a Queue could be done with the add method of Collection, throwing an unchecked exception on failure.

    例如Queue添加元素可以Collectionadd方法来实现,它失败时会抛出未检测异常

    youdao

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

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

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