单词 | common use |
释义 | 例句释义: 共用,共同使用,常用系列,习惯使用 1. A more common use for this kind of code block is to assign values to variables, as you can see at the top of the view page. 这种代码块更常见的使用是给变量赋值,正如你在视图页面顶部所看到的那种。 www.bbsmvc.com 2. This is just a simple example of the type of common use cases that Aptana's Cloud platform provides out of the box. 这仅是AptanaCloud平台提供的一个开箱即用的常见用例而已。 www.ibm.com 3. In all of the classification arithmetic, decision tree is a technique which is in common use and easy to implement. 在各种分类算法中,决策树方法是最为普遍且易于实现的方法。 www.fabiao.net 4. All that said, ESB is an established term, so it will be in common use for some time to come. 总之,ESB是一个普遍接受的术语,在一段时间内还会广泛使用。 www.ibm.com 5. The surface of the hypoeutectic white cast iron of great wearable work piece in common use was treated by laser hardening. 对要求高耐磨的大型工件常用的亚共晶白口铸铁材料进行了不同条件的激光表面强化处理。 www.chemyq.com 6. Among the numerous methods transmitting messages and communicating data, SOCKET communication mechanism is in common use. 在众多消息传递和通信的方法中,SOCKET通信机制是比较常用的方法。 www.fabiao.net 7. The sensor middleware is often also called RFID Middleware because of the common use of RFID solutions today. 由于目前普遍使用RFID解决方案,传感器中间件常常也称为RFID中间件。 www.ibm.com 8. As I said in my introduction, a common use case for RCC is creating UI widgets. 在简介中我曾经提到,RCC最常见的用例是创建UI部件。 www.ibm.com 9. A common use case of this configuration is an application that embeds or interacts with native C or C code libraries. 嵌入本机C或C 代码库或与之进行交互的应用程序就常用此类配置。 www.ibm.com 10. A common use-case in applications that interact with a content repository is to display or download content directly from a URL. 应用程序中与内容库交互的常见用例是显示或直接从URL下载内容。 www.ibm.com 1. Each of the panelist had to submit his views on Common-use hypertext for the next decade. 每个小组成员都不得不服从他上共同使用的超文本的意见,为下一个十年。 zh.lyricgogo.altervista.org 2. Among them, using it in the road basic level and the bottom basic level is the most in common use. 其中最常用的就是将它用在道路基层和底基层。 fw.t135.com 3. We extract prescription, and sum up drugs in common use and representative therapeutics of that. 从处方的药物组成、配伍着手,总结出常用药物及代表治法; paper.pet2008.cn 4. A common use is to assign the Open Document event to call a specific macro. 一个常见的用途是指定打开文档时调用一个特定的宏。然后宏执行对文档的一些些设置任务。 ooo.pingju.org 5. The most common use of labels is for mailing, but any Access data can be printed in a label format for a variety of purposes. 标签最常用于邮件,不过任何Access数据都可以打印成标签的形式,以用于各种目的。 office.microsoft.com 6. Recent European Union legislation requiring chemicals in common use to be proven safe to use, however, may yet reverse the trend. 然而,最近欧盟新通过的法案中要求日用化工品必须有使用安全的证明,这可能使得这一趋势一定程度上遭到逆转。 www.ecocn.org 7. Although the most common use of delegates is events, that should not be the only time you use this language feature. 尽管委托最常用的用法是事件,但是那不应该是你使用该语言特性的唯一时候。 www.zxbc.cn 8. Drugs developed to help children with ADHD are already in common use in academia as concentration improvers. 用来治疗儿童多动症的药物已经在学术界广泛用于提高专注度。 www.bing.com 9. For instance, I don't always think of myself as a stay at home mom, even though common use of the term would put me in that category. 例如,我不会总是把我自己当成家庭主妇,即使常用术语会把我归于那一类。 www.elanso.com 10. Another method in common use would be dropped ferritin reagent as catalyst on the substrate, and move in the furnace for nanotube growth. 另一种常用催化剂是滴铁蛋白试剂于试片,然后送入高温炉生长碳管。 www.cetd.com.tw 1. A common use of the class is to retrieve the current set of claims for the purpose of authorizing a client when accessing a method. 该类通常用于检索当前声明集以便在访问方法时对客户端进行授权。 technet.microsoft.com 2. One common use of this type of Catch filter is to test for specific error numbers, as shown in the following code. 这种类型的Catch筛选器的一个常见用途是测试特定的错误号,如以下代码所示。 msdn2.microsoft.com 3. By the year 1500, a wooden frame racquet strung with sheep gut was in common use, as was a cork-cored ball weighing around three ounces. 在1500年,一种木制的用羊肠子缠绕的拍子被发明并且得到广泛应用。同时还有一种软木内核重3盎司的球也得到的应用。 www.24en.com 4. Therefore, the all inclusive term endocytosis is now coming into common use for this process. 因此,这个过程现在通常用一概括的名词--内吞作用来命名。 dict.wenguo.com 5. The mechanical clock, which came into common use in the 14th century, provides a compelling example. 14世纪投入普遍应用的机械钟表就是一个引人注目的例子。 www.bing.com 6. A common use of a Plug-in Action is to configure or load application-specific data as the Web application is starting up. Plug-inAction的一个常见用法是在Web应用程序在启动时,配置或装载特定应用程序的数据。 www.ibm.com 7. Surgery treatment. Underneath introduction in common use medicine and surgical operation treatment of orientation certificate. 外科治疗。下面介绍常用药物和手术治疗的适应证。 zhishi.sohu.com 8. One common use for a conversation timer is to respond to delays in responses from the remote service. 会话计时器的一个常见用途是响应远程服务响应的延迟时间。 msdn2.microsoft.com 9. A common use of the extern modifier is with the DllImport attribute when you are using Interop services to call into unmanaged code. extern修饰符的常见用法是在使用Interop服务调入非托管代码时与DllImport属性一起使用。 msdn2.microsoft.com 10. Among these contents, the basic principle of genetic engineering and experimental methods in common use are the emphases. 其中基因工程的基本原理和一些常用实验方法是本课程讲述的重点。 course.smu.edu.cn 1. So I will stick with Java-to-WSDL-to-Java which, as shown in the previous paragraph, is a very common use case. 所以,正如前面的一段中所述,我将专注于Java-to-WSDL-to-Java这一非常普遍的用况。 www-128.ibm.com 2. Connecting an old web site to a new one is another common use for redirects. 连接到一个新的一个旧的网站是重定向的另一个常见用途。 www.cnblogs.com 3. This paper compared the methods in common . use for suppressing baseline wander so as to help users to choose the proper way. 本文比较了基漂去除的常用方法,从而为基漂去除方法的选择提供参考。 www.ceps.com.tw 4. A common use case is having multiple requests to update an account, and the account must be opened before deposits or withdrawals. 一个常见的用例就是用多重请求来更新账户,这个账户必须在存钱或提款前就已经开立好了。 www.ibm.com 5. One of the common use cases is to have a login form JavaScript validation. 一个常见用例是登录表单JavaScript验证。 www.ibm.com 6. A very common use is to feed in passwords, which typically should be unique to every deployment. 一项极普通的应用就是提供密码,这对于每种部署都应该是惟一的。 www.ibm.com 7. Validation is a very common use of regular expressions, for anything from a phone number to a ZIP code to a custom account number format. 验证是正则表达式的常见用法,可以验证从电话号码到邮政编码以及自定义帐号数字格式的任何内容。 blog.sina.com.cn 8. Secondly, time series trend analysis models in common use are introduced, whose illative process and applicability are also expatiated. 其次,研究了常用的时序数据趋势分析模型,并对它们的推理过程和适用性进行了详细的阐述。 www.fabiao.net 9. Its common use is in conjunction with selective gas chemisorption for verification of metal surface area. 它通常是和选择性气体化学吸附结合起来使用,以确定金属表面积。 www.kuenglish.info 10. Another common use for comments is to temporarily prevent a line of code from executing while you debug your program. 注释的另一个用处是在调试程序时暂时阻止一行代码运行。 msdn2.microsoft.com 1. this paper sets forth the two methods for topology analysis : neighboring matrix method and tree _ search method , which are in common use. 本文详细地阐述了网络拓扑分析中两种常用的分析方法:邻接矩阵法和树搜索法。 www.ichacha.net 2. The product does not attack any material in common use, and evaporates quickly without leaving any residue. 正常使用时本产品不会侵蚀任何材料,蒸发快速且不留任何残渣。 www.chem17.com 3. In addition, the Davion system of March Militias came into common use throughout the Federated Commonwealth. 此外,戴维恩的地区民兵体系在联邦合众国得到了普遍使用。 tbsgame.net 4. Initial this banner is used for navy's army flag mainly, but meter of character flag is really in common use country symbol. 最初这面旗帜主要用于海军的军旗,而米字旗才是更常用的国家象征。 zhidao.baidu.com 5. This section briefly describes a number of common use cases for replication, with links to more detailed descriptions. 本部分简要描述了复制的多种常用情况,还提供了指向更加详细描述的链接。 msdn2.microsoft.com 6. this does not agree with common use, but scientific consistency has priority over convention. 这并不同意共同使用,但科学的一致性优先于公约。 www1.gzbio.net 7. Email is still the most common use of the internet, and its uses are growing everyday. 电子邮件也仍是人们使用因特网最普遍的用途之一,而且它的使用每天还在增加。 www.kekenet.com 8. While headline syndication is the most common use for RSS, it is also used for many other purposes. 尽管标题连锁是最常见的RSS用法,但也可用于其他目的。 www.ibm.com 9. The most common use for both RSS and Atom feeds is as the data dissemination format to promote Weblogs and news sites. 最常见的RSS和Atom提要应用是数据分发格式,用于改进Weblogs和新闻站点。 www.ibm.com 10. There have traditionally been two modeless tool idioms in common use. The modeless dialog box is the older of the two. 传统上有两种常用的非模态工具习惯用法,其中非模态对话框是较老的一种。 es.bab.la 1. The bicycle is a means of transportation of student in common use. 自行车是学生常用的交通工具。 wenwen.soso.com 2. Laser printers and other peripheral equipment can be connected to a LAN for common use. 激光打印机和其它接口设备连接局域网络供大家使用。 www.jukuu.com 3. For the literature aging problem, this article introduces several mathematical models in common use. 针对文献老化问题,介绍了文献老化常用几种数学模型。 kns50.chkd.cnki.net 4. A common use for the selected style is to highlight the menu item associated with the current page. 阿选定样式常见的用途是突出菜单项与当前页面相关。 www.fantuaner.cn 5. The most common use for this status is when fetching from a cursor; it indicates that there are no more rows in the cursor. 使用这种状态的最常见情况是在从游标进行读取时,这种状态表示游标中没有更多行。 www.ianywhere.com 6. one common use is a set of single-bit flags in applications like compiler symbol tables. 一种常用的方法是,使用类似于编译器符号表的单个二进制位标志集合。 czk.8866.org 7. Two basic methods of forced commutation inverters, the so-called parallel inverter and the pulse-width modulated inverter are in common use. 常见的两种强制整流逆变器是所谓的并行逆变器和脉宽调制逆变器。 www.twis.cn 8. Most small i. c. engines in common use have four cylinders , which are in a definite and regular sequence. 常用的大多数小型发动机有四个气缸;这些气缸都按照固定不变的顺序燃烧。 dictsearch.appspot.com 9. The double negation form is one kind of means in common use in the linguistic description undoubtedly. 双重否定表肯定是语言表达中的一种常用方式。 www.ceps.com.tw 10. Adopt stainless steel pump in common use , or ceramic pump in special use to fill high precision, large range of adjusting dosage . 一般场合采用不锈钢柱塞泵,液体腐蚀性强时,采用容积式陶瓷泵罐装、精度高、调节剂量范围大。 www.bing.com 1. It beats bore of the comprehensive function is far far superior in currently any in common use laser model on the market. 其打孔的综合性能远远优越于目前市场上常用的任何激光机型。 zhidao.baidu.com 2. A common use case is to expose an IMS COBOL application as a Web service with DataPower. 一个常见的用例是将IMSCOBOL应用程序通过DataPower作为Web服务公开。 www.ibm.com 3. Mix the friend into the inside of family, "getting rid of the 100th " is in common use statement then. 在朋友之间和家庭内部,“去100号”则是最常用的说法。 goabroad.zhishi.sohu.com 4. There are many ways to protect information security, nowadays information encryption is in common use. 现在有很多种保护信息安全的方法,最常用的就是信息加密。 www.dictall.com 5. This lacquer is well-bonding, does not attack the materials in common use, and dries quickly. 本涂料粘附力佳,正常使用下不会侵蚀任何材料,能快速干燥。 www.chem17.com 6. According to analysis of pi degree, it cannot be confirmed whether dwarf genes in common use are in parents. 根据系谱分析,亲本中有些材料无法确定是否含有育种中常用的矮源。 www.fabiao.net 7. Enlarging the passing section is a way in common use to increase the flow , whether electron or water . 增加流通截面是一个增加流量的常用的方法,无论是电还是水。 www.bing.com 8. In the digital age, cell phone as the personal communication terminal is the most popular product in common use. 手机作为个人信息交互的终端,在信息时代已经成为人们常用的产品之一。 www.fabiao.net 9. Another common use is to create a service that sends messages to the remote service at set intervals. 另一个常见用途是创建以设定间隔向远程服务发送消息的服务。 msdn2.microsoft.com 10. Aiming at the problem of friction compensation, friction models in common use and compensation methods are presented. 针对摩擦补偿不足,介绍了常用的摩擦模型以及摩擦补偿研究策略。 www.zidir.com 1. The following table compares some of the common use cases, suited to ESBs and the alternate, JEE-ish solution. 下表比较了适合于ESB、可使用JEE作为替代解决方案的常见用例。 www.infoq.com 2. FLUX-OFF is colourless and leaves no deposits. lt does not attack any material in common use. FLUX-OFF为无色,蒸发后不留残渣。正常使用下不会侵蚀任何材料。 www.chem17.com 3. A more common use of the XSD import statement is to import a namespace which appears in another file. XSD导入的一个更常见的用途是导入另一个文件中的命名空间。 www.ibm.com 4. The most common use appears to be in facial moisturizer. 角鲨烯被用于最广泛之处就是面霜了。 www.bing.com 5. Know some skills to set up and collocate Microsoft servers in common use. 掌握一些微软常用服务器的搭建与配置。 zhidao.baidu.com 6. Traditionally used in typesetting, dingbats have also become known for their common use for computer fonts. 丁巴特字体传统上用于排版,也作为常用的电脑字体广为人知。 www.bing.com 7. The API also supports a number of other common use cases, including the operate-and-test routines. 该API也支持许多其他常用用例,包括operate-and-test例程。 www.ibm.com 8. A common use of JNDI is database naming, where the application uses a JNDI name to get a database connection. JNDI的常见用法是数据库命名,应用程序使用此JNDI名获得数据库连接。 www.infoq.com 9. This article introduces the measure of reducing generative cost and the structure feature of economy module in common use. 介绍降低冲压件成本的措施及常用经济模具的结构特点。 www.chemyq.com 10. A common use of advisory locks is to emulate pessimistic locking strategies typical of so called "flat file" data management systems. 劝告性锁的一个常用场合是模拟悲观的锁策略,尤其是那种常做“平面文件”的数据管理系统里。 dictsearch.appspot.com 1. The main physic and chemical characteristics of growth media in common use ? 常用固体基质的主要理化性能? wenku.baidu.com 2. In this paper, video encoding techniques in common use and the major standards of video encoding are presented in detail. 文章详细介绍了常用的视频编码技术,并对当前的一些视频编码标准作了较详细的介绍。 www.fabiao.net 3. SPRAYWASH does not attack any material in common use, and evaporates completely after a short time without leaving any residue. 正常使用下,SPRAYWASH不会侵蚀任何材料,并可以在瞬间完全蒸发,且不留任何残渣。 www.chem17.com 4. Objective: Extract couplet medicines in common use from old and famous doctor of TCM in treating Angina pectoris of coronary artery disease. 目的:提取名老中医药专家治疗冠心病心纹痛的常用药对。 www.ceps.com.tw 5. This paper described and analyzed several efficient index update strategy in common use. 描述了常用的动态索引技术,并详细分析了其使用代价。 www.ceps.com.tw 6. This is a common use of a device filter, where more succinct text is provided for a device with limited screen size. 这是设备筛选器的常见用法,可为屏幕大小有限的设备提供较为简洁的文本。 msdn2.microsoft.com 7. A common use of this option is to force a chunk-merging operator to stream its results in order to provide a more responsive user interface. 这个选项的一个常见用途是强制区块合并运算子将结果变成一个资料流,以提供回应性更佳的使用者介面。 technet.microsoft.com 8. Familiar with the mold, the characteristic of plastic material and the common-use materials. 了解模具设计、熟悉塑料粒子及常用材料特性。 www.alsox.com 9. Another name is 'private international law', which is in common use in Europe. 另外一个名称为“国际私法”,这一名称普遍使用于欧洲。 www.appliedlaw.com.cn 10. One common use of the smit. script is to duplicate a number of tasks across several systems. script的常见用法之一是,复制跨系统的大量的任务。 www.ibm.com 1. Familiar with automation components in common use, e. g. configuration, price etc. 熟悉常用电气元器件的性能和价格,及常规配置。 www.showxiu.com 2. At present, the solvent in the plastic gravure printing ink which in common use is the poisonous toluene. 目前常用的塑料凹印油墨中使用的溶剂为有毒的甲苯。 www.dictall.com 3. a [closed] data model that covers 80% of common use cases and can be formatted with JSON and XML. 数据模型覆盖80%的公共用例,可以基于JSON和XML格式进行描述。 www.infoq.com 4. In sum, the most common use of the VCR, according to the Supreme Court, was a legal one: time-shifting favorite television shows. 总体上,录像机最普遍的使用,依照最高法院,是合法的:改变喜欢的电视节目的时间。 www.24en.com 5. Iron, cobalt, nickel are the metal thin film catalyst in common use. 铁、钴、镍是常用的金属薄膜催化剂。 www.cetd.com.tw 6. And the operating principle of some prisms in common use was introduced and their strengths and weakness are analyzed later. 介绍了几种常用晶体偏光分束棱镜的工作原理,并分析了它们的优、缺点。 www.boshuo.net 7. Perhaps the most basic file sharing protocol still in common use is the File Transfer Protocol (FTP). 在通常的使用中共享协定剧照的也许最基本的文件是文件传递协定(FTP)。 zhidao.baidu.com 8. The most common use is defining an IM user (like an e-mail address), such as DavidBowman@discovery. nasa. guv. 最常见的用法就是定义一个IM用户(类似电子邮件地址),比如DavidBowman@discovery. www.ibm.com 9. The more common use in the sciences refers to the region of space outside of the Earth's atmosphere. 这个短语在小说中更通常是指地球外的大气层。 www.bing.com 10. "Intermediate" is a philosophical concept in common use; it is also an important concept in the category of Marxist philosophy. “中介”是最为常见的哲学概念之一,也是马克思主义哲学中重要的范畴之一。 www.ceps.com.tw 1. The most common use is to include standard header or footer for the page. 通常嵌入的是页面标准的页眉和页脚。 dict.veduchina.com 2. Another illustration can be seen in the common use of metals and minerals in traditional medicines. 另一项例证是传统药物中金属和矿物质的广泛使用。 www.scidev.net 3. Ramshackled was already in fairly common use before the shoe worn shauchle appeared at all. 早在“磨破鞋子”的shauchle出现以前,ramshackled就已相当常用。 www.bing.com 4. Not bad if it's fake. For common use. 假的也不错,粗用,东斩西砍不心痛。 hfsword.com 5. All of the examples you've seen this month are common use cases for enterprise systems. 本文中看到的全部例子都是企业系统常见的用例。 www.ibm.com 6. In the third of his series of columns on delegates, Jeffrey Richter introduces events, the most common use of delegates. 在他关于委托的系列专栏文章的第三部分,JeffreyRichter介绍了事件以及委托的常见用法。 msdn2.microsoft.com 7. Defines vocabularies for common use across more than one topic type. 定义了在多个主题类型中通用的词汇表。 www-128.ibm.com 8. The most common use of spamming is to sell or advertise a product, in the hopes that some people reading the message would bite. 垃圾邮件最常用来做广告或产品销售之用,初衷是希望能打动其中一些读邮件的人。 www.bing.com 9. Many European countries have two currencies in common use: the euro and the local currency. 许多欧洲国家或地区通用两种货币:欧元和本地货币。 msdn2.microsoft.com 10. While iron has come into common use in the 20th cent. , previously weapons were crafted from ivory, bone, copper, or stone. 而钢铁业已进入通用在20左右.以前从象牙精工武器、骨、铜、还是石头。 zhidao.baidu.com 1. One common use case is to perform some periodic operation. 一种常见用例是执行一些周期性操作。 www.ibm.com 2. A common use for decorators is to annotate static methods. 修饰符的一种常见用法是注释静态方法。 www.ibm.com 3. Nevertheless, "there's a lot more work to be done" before climbing robots are in common use, he adds. 尽管如此,他补充道:“在机器人被大量使用之前仍然有很多事可以交给它们去做。” www.bing.com 4. Iteration is by far the most common use of closures within Ruby, but this scenario is broader than using a collection's built-in closures. 到目前为止,迭代是闭包在Ruby中最常见的用法,但闭包在这方面的用法远不止使用集合内置的闭包这一种。 www.ibm.com 5. This sharing of the whole land is building property in common use. 此共用土地面积是整幢楼房的产权人共同使用。 wenku.baidu.com 6. Thermo-remanence needles were being produced for mariners by the year 1040, with common use recorded by 1119. 热剩磁针在1040年前就已经被制造出来,为海员们所用。到1119年这种技术已经很常见。 www.bing.com 7. The following code example illustrates a common use for this property. 下面的代码示例阐释此属性的常见用法。 msdn2.microsoft.com 8. To identify some marketing &sales vocabulary in common use. 掌握市场营销及销售方面的一些常用词汇。 wenku.baidu.com 9. Separating the domain knowledge from the operational knowledge is another common use of ontologies. 从操作知识中区分领域知识是另一个本体的一般用法。 blog.sina.com.cn 10. Work-and-back A scheme of imposition in common use. Synonymous with "sheet work" . See Sheet work. 常用的装版方式,与“全张纸式施印”同义。参阅全张纸式施印。 big5.cgan.net 1. The most common use of macro processors is in assembler language programming. 结论:巨集处理器最常用於组合语言的编写。 www.wenkoo.cn 2. A common use for MD5 is for password encryption as it is one-way in nature. MD5的一种通常用法是作为加密的方法,因为实质上它是单向的。 cosoft.net.cn 3. Point out the most common use is T_0 method, and recommend to adopt extend exchange method to interpretate the seismic refraction. 并指出最常用的是T_0法,推荐在折射波解释方法中使用广义互换法。 www.qk114.net 4. Perhaps the most common use of higher-order functions is the lambda expression, which is Lisp's version of a closure. 高阶函数的最常见用法或许是lambda表达式,这是闭包的Lisp版。 www.ibm.com 5. FIR filter is a basic processing unit for digital signal in common use. FIR滤波器是一种被广泛应用的基本的数字信号处理部件。 stae.com.cn 6. Another common use of tail is to follow a file using the -f option, usually with a line count of 1. tail的另一个常见用法就是使用-f选项跟踪(follow)文件,通常使用一个行计数1。 www.ibm.com 7. The most common use of telecommunication satellites, however, has been for transmitting telephones calls. 然而,通信卫星最广泛的用途还是电话的传送。注重该句的时态。 www.vvcha.cn 8. The most common use of telecommunication satellites, however, has been for transmitting telephone calls. 然而,通讯卫星最普遍的是用来传送电话。 bbs.imelite.com.cn 9. So we have contracted our field of search to a large book, printed in double columns and in common use. 所以我们已经把探讨的范围缩小到一本厚书上了。书分两栏排印,并且是一本常用的书。 hi.baidu.com 10. One common use of AJAX is to provide suggestions for user input as type-ahead support. Ajax的一个普遍应用,是向用户输入提供建议,以当作type-ahead支持。 www.ibm.com 1. and multimedia machines which are in common use today. 使用简便的家用电脑和多媒体微机的。 www.ebigear.com 2. There are two main types of mentoring programs in common use today: formal and informal. 辅助程序主要有两大类:正式的和非正式的。 www.bing.com 3. beginnings, we have seen the development of the user-friendly home computers and multimedia machines which are in common use today. 从那些简陋的初级阶段,我们看到了现在都已普及的、使用简便的家用电脑和媒体的微机的发展。 dict.ebigear.com 4. Two kinds of girder supports in common use are analyzed, and a new girder support is put forward. 分析了两种常用的大板梁支座的特点,提出一种新支座形式。 www.dictall.com 5. One common use is for storing a singleton of a type that is not thread-safe. 一种常见用法是用于存储非线程安全类型的单例。 www.cnblogs.com 6. A common use of cluster computing is to load balance traffic on high-traffic Web sites. 集群的一个常用用途就是在一个高流量的网站中实现负载均衡。 baike.baidu.com 7. A common use of password standards is to force users to select strong passwords. 通常使用的密码标准要求用户必须选择强密码。 msdn2.microsoft.com 8. I would suggest a 460GT as a minimum, they are popular due to their common use in SLI. 我建议作为最低一460GT,他们很受欢迎,因为它们在SLI共同使用。 www.clanlong.com 9. Richard shared USB slide scanner for common use. 李察共享共用的USB幻灯片扫描器。 art.macd.cn 10. The most common use of SyncLock is to protect data from being updated by more than one thread simultaneously. SyncLock的最常见作用是保护数据不被多个线程同时更新。 msdn2.microsoft.com 1. Another common use of callbacks is defining a custom comparison method and passing that delegate to a sort method. 回调的另一个常见用法是定义自定义的比较方法并将该委托传递给排序方法。 msdn2.microsoft.com 2. A common use for the Tag property is to store data that is closely associated with the control. Tag属性的一个常见用途,是存储与控件密切关联的数据。 msdn2.microsoft.com 3. Both evoke scientists' long struggle to bring gene therapy into common use. 两例事件唤起了科学家使基因疗法成为普通疗法的长期奋斗。 med.essaystar.com 4. The most common use of this type supercharger or blower is on the Detroit two stroke diesel engines. 最普通使用这台类型增压器或者吹风机在底特律上两台冲程柴油机发动机。 dictsearch.appspot.com 5. A common use of Ajax is to load a chunk of HTML into an area of the page. Ajax的一个常用用法是装载HTML块到页面的一个区域内。 www.infoq.com 6. A common use of this inaccessible technique is select boxes as navigations. 作为导航用的下拉列表框是这种不可访问技术的一个普遍应用。 hi.baidu.com 7. The most common use for generic classes is with collections like linked lists, hash tables, stacks, queues, trees, and so on. 泛型类最常用于集合,如链接列表、哈希表、堆栈、队列、树等。 technet.microsoft.com 8. we have seen the development of the user-friendly home computers and multimedia machines which am in common use today. 我们看到了现在都已普及的、使用简便的家用电脑和多媒体的微机的发展。 wenku.baidu.com 9. One-off latex glove for industrial or common use. 一次性乳胶手套,可用于工业、民用。 dictsearch.appspot.com 10. Some 70 percent of patients in chemo still have the symptoms even with common use of antiemetic , or anti-vomiting, drugs. 大约百分之七十的化疗病人即使常用抗呕剂或者止吐药物仍有症状。 dictsearch.appspot.com 1. Today, the most common use of a dog is for friendship. 如今,狗最常见的用处是和人们交朋友。 www.bing.com 2. In addition to accessing and manipulating data, however, another common use of JSP scripting elements is flow control. 不过,除了访问和操作数据之外,JSP脚本编制元素的另一个常见用法是流控制。 www.ibm.com 3. The tea not only is food, also is the traditional Chinese medicine in common use. 茶叶既是食品,又是一味传统医药用的中药,药食同源。 terms.shengwuquan.com 4. A common use of the suffix is with calling overloaded methods. 此后缀常用于调用重载方法。 msdn2.microsoft.com 5. The most common use of generics is to create collection classes. 泛型最常见的用途是创建集合类。 msdn2.microsoft.com 6. Sleds pulled by dogs are in common use in the arctic. 狗拉的雪橇在北极地区很常用。 dict.hjenglish.com 7. Another common use is to monitor the exact content of detailed protocols, such as web services. 它的另一个常见用途是监控详细协议的确切内容,如Web服务。 www.ibm.com 8. As mentioned earlier, one common use of multithreading is some type of IO operation, such as accessing a Web service over the Internet. 如前面所提到的,多线程的一个常见应用就是某类IO操作,例如访问Internet上的一个Web服务。 www.ibm.com 9. Plastic products, have a good corrosion resistance, the more common use. 塑料制品,有很好的耐腐蚀性能,使用也较普遍。 blog.sina.com.cn 10. The most common use of typedefs is creating mnemonic type names that document the programmer's intention. typedef使用最多的地方是创建易于记忆的类型名,用它来归档程序员的意图。 blog.163.com 1. The standards were later updated in 1990 and 1999, allowing for features that were either in common use, or were appearing in C . 该标准后了在1990年和1999年进行了更新,除了普通的使用,也允许C 的特性。 www.bing.com 2. Gas stoves are now in common use in this city. 这个城市里普遍使用煤气炉。 www.cdyz.he.cn 3. When did this word come into common use? 这个词是什么时候普遍使用起来的? bulo.hjenglish.com 4. some valves, constantly changing medium, such as asbestos PTFE packing and raw materials with common use, the effect will be better sealed. 有的阀门,介质经常变换,如以石棉盘根和聚四氟乙烯生料带共同使用,密封效果便好些。 blog.sina.com.cn 5. A common use of strlen is to estimate display-width. strlen的一种常见用法是估算显示宽度。 www.ibm.com 6. Login, Update Profile, and so on, are certainly some examples of common use cases. 登录、更新配置文件等,都是一些常见用例的例子。 www.ibm.com 7. There are two systems of units in common use in mechanics. 在力学中通用两种单位制。 dict.veduchina.com 8. Many of the words that he first used are still in common use today. 现如今使用频繁的许多词汇,当年都是莎士比亚最初使用的。 www.hjenglish.com 9. For example, one common use for application settings is to store connection strings that point to the application's data store. 例如,应用程序设置的一个常见用途是存储指向该应用程序的数据存储区的连接字符串。 msdn2.microsoft.com 10. To supply the part elements for simulation, build the facet model of standard part in common use through geometry modelling. 通过几何建模,建立常用机构标准零件的面片模型,为机构模型的建立提供了必要的构件单元。 www.fabiao.net 1. Spare Parts in Common Use. 十.常用备件 wenku.baidu.com 2. In China, bike and bus are the transportation means in the most common use. 在中国,自行车和公共汽车是最常用的交通工具。 wenwen.soso.com 3. How to master DOS common-use commands accurately? 如何准确掌握DOS常用命令? www.ilib.cn 4. The common use of curry leaves is typical of all South Indian cuisine. 共同使用咖喱叶是典型的南印度风味所有。 blog.sina.com.cn 5. A common use of macros in assembly is clarity. 宏在汇编程序中的一个常见用途是提高代码的清晰度。 www.ibm.com 6. The most common use of paper documents with root or with pieces of paper at the same time using carbon paper copy well. 这些纸多用于联根单据或需多张纸同时使用炭纸复写之用。 www.bing.com 7. These were in common use in China by AD1041. and by AD 1400 Korean printers were casting type in metal. 这些印刷在AD1041已经在中国普遍使用。到公元1400年韩国印刷者使用金属活字盘。 wenku.baidu.com 8. LEJ with any energy-saving products on the market such as electronic ballasts and T5 lamp common use. LEJ可与市面上任何节能产品如电子镇流器和T5灯管共同使用。 www.b2b128.cn 9. This is a Tablet rather, or a poster of the 1, 945 common use characters as determined by the Ministry of Education in 1981. 这张表上有1945个最常用的汉字是由教育部在1981年修订的。 www.ted.com 10. This is the four-stroke cycle which is in common use. 这就是常用的四冲程循环。 www.for68.com 1. The most common use of the SPI is chat logging, but you can also use the SPI to perform other tasks, such as message translation. SPI最常见的用处是聊天记录,但是也可以使用SPI来执行其他任务,比如消息转换。 www-128.ibm.com 2. This is false. The skin absorbs them very well, proven by the common use of skin-patches to deliver medicines. 这是错误的理解,皮肤可以很好的吸收这可以由我们的皮肤可以很好的吸收药物来到证明。 www.en400.com:8080 3. Angelica dahurica is one of medicinal material of our country in common use. 白芷为我国常用大宗药材之一。 kns50.chkd.cnki.net 4. These are also two popular 8=bit codes in common use. 还有两种普遍使用的流行的8位编码。 xkdwyx.com 5. Research of a few antiseptics to the in common use internal use liquid product antisepsis result 几种防腐剂对常用内服液体制剂防腐效果的研究 www.ilib.cn 6. Modification of a Set of Transfer Function in Common Use for Super-heater in Boiler 对一组常用锅炉过热器传递函数的改进 ilib.cn 7. Teaching target: Passing the study of this course, making a student can with accuracy explain with use in common use covariance index sign; 教学目标:通过本课程的学习,使学生能够正确地解释和使用常用的统计指标; zhidao.baidu.com 8. A common use of expressions is in data source controls to reference a connection string. 表达式的一个常见用途是在数据源控件中引用连接字符串。 msdn2.microsoft.com 9. Comparison of Two Chemometrics Methods in Common Use for Glucose Solution Using Near Infrared Spectra 葡萄糖溶液近红外光谱分析中两种常用化学计量学方法的比较 service.ilib.cn 10. Experimental Study of Flammability of Various Floor Coverings in Common Use 几种地板燃烧性能的实验研究 www.ilib.cn 1. The Rhetorical Means of English Advertisement in Common Use 英语广告常用的修辞手法 ilib.cn 2. Viewpoint and Structure Teaching Model and Its Common Use--English Teaching Model Research 视点结构教学模式及其通用性--以英语教学模式比较研究为例 ilib.cn 3. An individual stereotype denotes a common use of a modeling element and is demarcated using 单个原型表示一个建模元素的公共用法,并且用 www-128.ibm.com 4. Deviation correction of engineering piles for mechanic static pile loading and their preventive measures in common use 机械静压法沉桩工程桩偏超差及常用预防措施 www.ilib.cn 5. Calculation theory and experimental study of water measuring trough in common use 常用量水槽的计算理论与试验研究 service.ilib.cn 6. Analysis and Comparison of Two Interpolation Algorithms in Common Use for NC System 数控系统中两种常用插补算法的分析与比较 www.ilib.cn 7. Comparison Between the Effects of Different Anaesthetic in Common Use 常用麻醉药物麻醉效果的比较 www.ilib.cn 8. In EMI the Choice and Applied Study of Common Use Electronics Component 在EMI中常用电子元件的选择及应用探讨 www.ilib.cn 9. Analysis on two common use tube materials performance for greenhouse underground heat exchange system 温室地下热交换系统两种常用管材性能分析 www.ilib.cn 10. Investigation and Analysis on High School students'Comprehension Level on Statistic in Common Use 初中生学习统计量理解水平的调查分析 ilib.cn 1. Anti - Interference's Measure of Hardware and Software in Common Use for Single Chip Microcomputer System 单片机系统常用软硬件抗干扰措施 www.ilib.cn 2. Measure of lower a cost in product of stamping and structure characteristics of economic molding tool in common use 降低冲压件成本措施及常用经济模具的结构特点 www.ilib.cn 3. The calculation of mechanics performance's value in common use material of electric tractive shearer 电牵引采煤机常用材料的力学性能值的计算 ilib.cn 4. Galvanic corrosion behavior of dental amalgam coupled to three types of dental alloys in common use 银汞合金与牙科常用合金问电偶腐蚀的研究 www.zglckf.com 5. Valence electron theory analysis of service temperature of low alloy heat-resistant steel in common use 常用低合金耐热钢使用温度的电子理论分析 168.160.184.78 6. Research on Adjustable Spire Typed Planting Apparatus Suitable for Manure and Sowing in Common Use 施肥播种通用型可调螺线式排种器 ilib.cn 7. The Programming Realization of the ASP Accesses Database in Common Use ASP存取常用类型数据库的编程实现 www.ilib.cn 8. Evaluation and analysis on the post-stack wave impedance inversion technique in common use 常用叠后波阻抗反演技术评析 ilib.cn 9. Mensuration of corrosion potential of dental restorative alloys in common use 口腔修复常用合金稳态电位的测定 service.ilib.cn 10. Reasonable Selection of the Common Use Tools on Machining Centers 加工中心常用刀具的合理选用 ilib.cn 1. Classification of prescription and prescription in common use 方剂的分类及常用方剂 210.38.57.19 2. Analysis and Experience of Several Domestic Citation Databases in Common Use 国内常见引文数据库浅析及其应用体会 www.ilib.cn 3. The default setting for Add to Model operations is changed to "As Reference" to reflect the most common use AddtoModeloperations的默认设置被更改为“AsReference”以反映最一般的使用 www.ibm.com 4. Analysis of Common - Use Monitoring Method for Corrosion in Refinery Plant 炼油厂常用腐蚀监控方法的优劣分析 www.ilib.cn 5. English abbreviations in common use for mathematical papers 数学论文中常用的英文缩写词 service.ilib.cn 6. Preparation and Application of Synthetic Emulsified Oil in Common Use 通用型合成乳化油的研制与应用 ilib.cn 7. Awareness and cleaning of instrument in common use and preparation of solution 常用仪器的认领、洗涤和溶液的配制 202.117.109.130 8. Instruments win common use to assess the burden of caregivers of patients with stroke 脑卒中患者照顾者负担的常用评估工具 www.ilib.cn 9. Characteristics and Application of Common Use Fan for Boiler in Power Station 电站锅炉常用通风机的特点及应用 www.ilib.cn 10. conventional mechanism; mechanism in common use 常用机构 zhidao.baidu.com 1. Confect Protect Pharmaceutical Products on Wound of Wood and Flower in Common Use 林木花卉常用伤口保护剂的配制 service.ilib.cn 2. Corrosivity of Treated Wastewater on Boiler Steels on Common Use in Oilfield 处理后的油田污水对热采锅炉常用钢腐蚀性研究 www.ilib.com.cn 3. Recent developments on controlling genes of apoptosis in common use 细胞凋亡的常用调控基因研究近况 www.ilib.cn 4. Research on Nonlinear Curve Fitting Methods in Common Use on Soft Clay Basement 软土路基沉降非线性曲线拟合法研究 www.ilib.cn 5. Discussion on formula expression from in common use in highway curve survey 对公路曲线测设中某些常用公式表达形式的商榷 service.ilib.cn 6. Method of Construction and Installation of Support in Common Use in Bridge Project 桥梁工程中常用支座的施工安装方法 ilib.cn 7. The poisoning reaction of in common use venomousness Chinese traditional medicine and rescue 常用有毒中药的中毒反应及解救 www.pjcm.org 8. Because this is such a common use for weak references, 因为这是弱引用最常见的用法, www-128.ibm.com 9. Investigation of Antibiotic in Common Use in Toothpastes 市售牙膏中常用抗生素的调查 service.ilib.cn 10. A thermal insulation materials in common use on construction 建筑中最常用的保温隔热材料 service.ilib.cn 1. Aluminium Alloys in Common Use and Their Heat Treatment Process 常用铝合金及其热处理工艺 service.ilib.cn 2. Determination of the colourfastness of articles for common use - Part 1: Resistance to artificial saliva 通用物品色牢度的测定.第1部分:耐人工唾液性 www.mapeng.net 3. Digital synchronous network system and the comparison of some synchronous means in common use 数字同步网系统及其几种常用同步方式比较 ilib.cn 4. Running Maintenance of Low Voltage appliance in Common Use 常用低压电器的运行维护 www.ilib.cn 5. Analysis of software system structural model in common use 常用软件体系结构模型的分析 service.ilib.cn 6. Confer with Correlation for Testing Piles of in Common Use Methods 常用基桩检测方法的关联性探讨 service.ilib.cn 7. The Principle of Some Temperature Transducer in Common Use and Development 几种常用温度传感器的原理及发展 ilib.cn 8. Abbreviation of common use words in Britain Education 英国教育界最常用的缩写词 4english.cn 9. Comparing Experiment of Effect of Maize Seed Coating Agent in Common Use 常用玉米种衣剂药效比较试验 www.ilib.cn 10. Discussion on Special Purpose Railway for Common Use 论铁路专用线共用 www.ilib.cn 1. Several Oar Vanes in Common Use for Small-Sized Wind Generator Group 小型风力发电机组常用的几种桨叶 www.ilib.cn 2. Synthetical evaluation method of medical in common use 医学常用综合评价方法 www.ilib.cn 3. Design of Lithium Hydronium Battery Charge in Common Use 锂离子电池通用充电器的设计 service.ilib.cn 4. Research on degradation rate in the rumen for grist starch in common use 常用谷物饲料在瘤胃内的淀粉降解率研究 service.ilib.cn 5. Structure Design in Common Use stop Equipment for Die Design 冷冲模设计中常用挡料装置的结构设计 service.ilib.cn 6. The Quantitative Analysis of in Common Use Pyrethrins - pespieide 常用菊酯类农药的定量分析 www.ilib.cn 7. Monitoring test of residue of common use pesticides in made tea 茶园常用农药在成品茶中的残留监测试验 www.ilib.cn 8. Effect of anthelmintic in common use to Hymenolepis nana eggs 常用驱绦药物对微小膜壳绦虫卵的作用 www.ilib.cn 9. On grammatical meaning of some compound auxiliary words in common use 几个常用复合助词的语法意义 service.ilib.cn 10. English Postal Expressions In Common Use 常用邮政英语会话 www.cn-pub.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。