单词 | type system |
释义 | 例句释义: 类型系统,型别系统,类系统,系统字型 1. The safety (or soundness ) of each type system must be judged with respect to its own set of run-time errors. 一种语言的安全性体现在其类型系统对运行时错误的可控制性上。 dictsearch.appspot.com 2. The type System: : Object. It is possible to call instance functions on any value, even. 任何对象,甚至基本类型的变量都可以调用其成员函数。 spaces.msn.com 3. The American housing market seems to be suffering from the unravelling of a Ponzi-type system. 美国房产市场似乎正遭受着一个庞式类型系统的不断瓦解的过程。 www.ecocn.org 4. In the type system, a generic type parameter is represented by an instance of Type, just as ordinary types are. 在类型系统中,和普通类型一样,泛型类型参数是由Type的实例表示的。 msdn2.microsoft.com 5. The UIMA type system defines the various types of objects that might be found in documents and that can be extracted by analysis engines. UIMA类型系统定义能够在文档中找到并且能够被分析引擎提取的各种对象的类型。 www.ibm.com 6. The reliance on the assemblies for metadata makes it easy to preserve the full runtime type-system fidelity. 对于元数据而言,依赖于程序集更容易保留全运行时类型的系统保真度。 blog.163.com 7. A natural way to eliminate casts like the one above is to augment the Java type system with what are known as generic types. 要消除如上所述的数据类型转换,有一种普遍的方法,就是用泛型类型来增大Java类型系统。 www.ibm.com 8. The message and data schemas used in services and processes must also be part of this type system. 在服务和流程中使用的消息和数据的模式同样也必须是这个类型系统的一部分。 www.infoq.com 9. The first of these is to use the SOAP WSDL binding with XML Schema as the type system with literal usage. 这些技术中的第一个是使用利用了XMLSchema的SOAPWSDL绑定作为文字使用的类型系统。 www.ibm.com 10. The type system by itself is not expressive enough to capture all of the intended invariants. 类型系统自身并没有表现得能够捕获所有计划的不变量。 www.ibm.com 1. Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system? GiladBracha重新挑起了一场有关编程语言设计的争论,特别是一门编程语言可以兼顾面向对象思想和原生数据类型吗? www.infoq.com 2. Although it supports a high-level type system, there is always an escape mechanism, and those mechanisms always lead down into the machine. 虽然它支持高级类型系统,但始终存在一个转义机制,而那些机制最终将转换到计算机指令。 msdn2.microsoft.com 3. In addition to extending the common type system, it is possible to emit custom modifiers into member signatures. 除了对常规类型系统的扩展外,还可以向成员签名中发出自定义修饰符。 technet.microsoft.com 4. A lot of it boils down to Scala's focus on its static type system versus Fan's focus on modularity and meta-programming. 归根结底,Scala致力于其静态类型系统,而Fan强调的是模块性和元程序。 www.bing.com 5. A provider of medium complexity would have a richer type system than a simple provider, but it would still be a fixed type system. 与简单提供程序相比,中等复杂性的提供程序的类型系统较丰富,但它仍然是固定类型系统。 207.46.16.251 6. Yet, Scala gives you all the benefits of static typing, a modern object model, functional programming, and an advanced type system. 但是,Scala提供了所有静态类型的优势,一个现代的对象模型,函数式编程,和先进的类型系统。 www.bing.com 7. Pertaining to a conversational type system in which a continuous dialog can take place between a user and the computer. 修饰一种对话式系统,通过该系统,用户和计算机之间能够进行连续的对话。 www.hotdic.com 8. The common information model that defines the schemas of the "Common Entities" will be an essential part of this type system. 定义了“公共实体”模式的公共信息模型将成为这个类型系统中一个必不可少的部分。 www.infoq.com 9. The equivalence relation could be applied to the performance evaluation of ALOHA-type system. 这种方法可推广应用于其他类型的ALOHA型系统的性能评价上。 202.119.108.211 10. NET Remoting favors the runtime type system, and provides a more complex programming model with much more limited reach. NETRemoting偏向于运行时类型系统,提供较为复杂而且使用范围小得多的编程模型。 blog.163.com 1. To represent language-specific abstractions that are not part of the common type system and are not CLS abstractions. 表示不属于常规类型系统且不是CLS抽象的语言特定的抽象。 technet.microsoft.com 2. The example demonstrated passing the complicated type, System. Data. DataSet between the client and server. 该示例显示了如何在客户端和服务器之间传递复杂类型System. msdn2.microsoft.com 3. Java has a mandatory static type system; it is compiled into a statically typed assembly language (Java byte codes, aka JVML). Java有一套强制静态类型机制,它被编译成静态类型的汇编语言(Java字节码,即JVML)。 www.infoq.com 4. But it is appealing, almost seductive, to incorporate mixins as part of a generic type system. 但是合并mixin以作为泛型类型系统的一部分很吸引人,几乎可以说魅力无穷。 www.ibm.com 5. To determine type information of existing instances and type names of the ABAP type system at runtime . 要在运行时通过已存在的实例与类型名来检测的类型信息。 dictsearch.appspot.com 6. This way, before you hit the run button, you can be assured that your code is well-formed within the bounds of the type system. 这样,在你点击运行按钮之前,你就能确信你的代码符合类型系统的规则。 www.infoq.com 7. The connection, inputs, and outputs are defined by UIMA through a hierarchical type system. UIMA通过一个层级类型系统定义连接、输入和输出。 www.ibm.com 8. ASP. NET Web services favor the XML Schema type system, and provide a simple programming model with broad cross-platform reach. NETWeb服务偏向于XMLSchema类型系统,提供具有广泛使用范围的跨平台支持的简单编程模型。 blog.163.com 9. The utility of wildcards in the type system comes partially from the fact that generic types are not covariant. 通配符在类型系统中的作用部分来自其不会发生协变(covariant)这一特性。 www.ibm.com 10. I would define Duby as a language with Ruby syntax and a pluggable compiler and type system. 我是这样来定义Duby的:它是一种结合了Ruby语法、一个可插拔编译器和类型系统的语言。 www.infoq.com 1. This modeling concept is part of the Advanced maturity level "Consumable Type System" capability. 这个建模概念是高级成熟度级别“可消费的类型系统”能力的一部分。 www.infoq.com 2. These give us, respectively, an interface definition language, a wire format, and a type system, all of which are platform neutral. 它们分别为我们提供了一种接口定义语言、一种有线格式(wireformat)和一个类型系统,所有这些都是与平台无关的。 www.ibm.com 3. Preserve full managed code type system fidelity in binary formatted communications , including support for generic types . 在二进制格式的通信中保持完整的托管代码类型系统保真度,包括支持泛型类型。 www.bing.com 4. These types are converted only when the signature of the method being called is of type System. Object. 只有被调用的方法的签名属于System.Object类型时才转换这些类型。 msdn2.microsoft.com 5. The reflection emit abstractions correspond closely to the common type system that underlies the common language runtime . 反射发出抽象化与通用类型系统密切对应,而该系统是公共语言运行库的基础。 www.bing.com 6. Most work is certainly the type system, and unfortunately it's also the least interesting part. 类型系统的工作很多,同时也是最无趣的部分。 www.infoq.com 7. In this manner, metadata enables self-describing files and, together with the common type system, cross-language inheritance. 以这种方式,元数据使自描述文件、公共类型系统和跨语言继承成为可能。 msdn2.microsoft.com 8. The common type system rule is that the inheritance is the same as that of the methods that implement the property. 通用类型系统规则是:该继承与实现属性的方法的继承相同。 msdn2.microsoft.com 9. Portability issues in C come down to the C type system; types may have different qualities on different platforms. C语言中的可移植性问题一直延伸到C类型系统的问题;各个类型在不同平台上可能有不同特点。 www.ibm.com 10. The type system in particular provides you with probably unintended but quite useful error-trapping possibilities. 具体来说,类型系统为您提供了可能未预料到,但非常有用的错误捕捉可能性。 www.ibm.com 1. For years, people have been debating extensions to the C type system, such as long long. 多年来,人们一直在争论C的类型系统的扩展,比如longlong。 www.ibm.com 2. The second is as we convert the type system or convert to a DOM model, we add significant performance overhead. 其次,因为我们转换了类型系统或转换成DOM模型,我们加入了显著的性能开销。 www.infoq.com 3. Scala's focus is clearly on a sophisticated type system which can catch as many errors as possible at compile time. 很显然,Scala致力于发展复杂成熟的类型系统,这种系统可以在编译期找出可以找到的所有错误。 www.bing.com 4. Fan's type system makes a trade-off towards a weaker static type system, but easier for meta-programming and reflection. . . Fan的类型系统得到的是一个比较弱的静态类型系统,但比较容易做元程序和映射…… www.bing.com 5. The common type system does not allow types to inherit from more than one base type. 通用类型系统不允许类型从多个基本类型进行继承。 msdn2.microsoft.com 6. We're also exploring some further additions to the type system to make generic programming easier. 我们同时也在探索向类型系统中添加一些东西使泛型编程变得更加容易。 www.cnbeta.com 7. It breaks the soundness of the type system, in other words, the fundamental contract that a type system should uphold with the programmer. 它破坏了类型系统的健全性,或者可以说,它破坏了类型系统应该和程序员达成的“基本契约”。 www.ibm.com 8. The type system contains information about annotation types and their features. 类型系统包含注释类型及其特征。 www.ibm.com 9. Reflection models the accessibility rules of the common type system. “反射”建立常规类型系统的可访问规则模型。 msdn.microsoft.com 10. Also the Type System is open and pluggable which will allow developers as well as third parties to create their own providers. 此外,类型系统是开放和可扩展的,这允许开发者以及第三方创建他们自己的提供程序。 www.infoq.com 1. This Jam idiosyncrasy is necessary to preserve the soundness of the type system. 这个Jam特性是保护类型系统的稳固性所必不可少的。 www.ibm.com 2. Compared to the current same-type system, this system is simpler in structure and cheaper in cost. 与目前的同类系统相比,在性能相当的情况下,本系统结构更加简单,成本更低。 www.fabiao.net 3. Moreover, having an advanced type system helps us catch our mistakes, both the silly and profound ones. 尤其是在一个先进的型别系统的帮助下,能够让我们发现更多的错误,boththesillyandprofoundones。 en.wikibooks.org 4. The Common Type System is fundamental in ensuring cross-language integration. 通用类型系统是确保跨语言集成的基础。 msdn2.microsoft.com 5. Click Start , type system in the "Start Search" box, and then click System Information in the "Programs" list. 单击开始,键入系统在“开始搜索”框中,然后单击系统信息在“程序”清单。 blog.sina.com.cn 6. The handler must match the delegate for the appropriate event in the backing type system. 处理程序必须与支持类型系统中相应事件的委托匹配。 technet.microsoft.com 7. Mapping the XML type system to the native language type system has two disadvantages. 将XML类型系统映射为原生语言的类型系统有两方面的劣势。 www.infoq.com 8. The Japanese industry inserts the type system standard. 60% above Japan inserts the type product to make according to this standard. 日本工业界的嵌入式系统标准。60%以上的日本嵌入式产品依此标准而制造。 www.programsalon.com 9. Describes concepts and defines terms relating to the common type system. 描述一些概念并定义与通用类型系统相关的术语。 msdn2.microsoft.com 10. Create a table that contains an xml data type column to store your XML schemas and also load them into the XML type system. 创建包含xml数据类型列的表以存储XML架构并将它们加载到XML类型系统。 msdn2.microsoft.com 1. This provides the flexibility in type system design to map null objects to their corresponding XML types. 这就为类型系统设计提供了将空(null)对象映射为其对应的XML类型的灵活性。 www.ibm.com 2. Custom attributes are not part of the common type system. 自定义特性不是常规类型系统的组成部分。 msdn.microsoft.com 3. Gets or sets a string value that indicates the type system the application expects. 获取或设置一个字符串值,该值指示应用程序所需的类型系统。 msdn2.microsoft.com 4. The. NET Framework class that represents assemblies in the type system. 表示类型系统中的程序集的.NETFramework类。 msdn2.microsoft.com 5. A string value that indicates the type system the application expects. 指示应用程序期望的类型系统的字符串值。 msdn2.microsoft.com 6. The GetData delegate takes an object of type System. Array as an in parameter. GetData这个委托把System.Array类型的一个对象作为参数。 www.cnblogs.com 7. The type system can be intimidating at first, but most of the time you won't need to worry about the advanced constructs. 这个类型系统起初开起来可能会有些恐怖,但是大多数时候你不用担心这些高级的结构。 www.bing.com 8. W3C XML Schema, Schematron, and the MIME type system have published popular constraint mechanisms. W3CXMLSchema、Schematron和MIME类型系统已经发布了流行的约束机制。 www.ibm.com 9. The reason is simple: Java's type system doesn't support such things, and Surinx does not introduce a new type system. 原因很简单:Java的类型系统不支持这些东西,Surinx也不会引入新的类型系统。 www.infoq.com 10. If the Java classes are not generated, click the JCasGen button in the type system editor. 如果没有生成Java类,请在类型系统编辑器中单击JCasGen按钮。 www.ibm.com 1. The dish type system moves a revolve of machine a component in order to make to move dish, take carrying noodles as work surface. 盘式制动器的旋转元件为制动盘,以端面为工作表面。 zhidao.baidu.com 2. The CLR is integrated into SQL Server, and this new mechanism enables you to extend the type system of the database. CLR集成在SQLServer中,这个新机制使您可以扩展数据库的类型系统。 msdn2.microsoft.com 3. Fan uses a static type system also - but as just one tool in the toolbox. Fan也使用静态类型系统——但只作为工具栏上的一个工具而已。 www.bing.com 4. the slide bearing type system is specialized for applications with load beams and shear beams such as hoppers , tanks and mixer weighing. 滑动轴承式系统是专门应用于测压梁和剪切梁的,比如料斗储液罐和搅拌机称重。 www.ichacha.net 5. For more information on delegate binding, see Delegates in the Common Type System and CreateDelegate(Type, Object, MethodInfo, Boolean). 有关委托绑定的更多信息,请参见DelegatesintheCommonTypeSystem和CreateDelegate(Type,Object,MethodInfo,Boolean)。 msdn2.microsoft.com 6. Early proposals for lambda expressions in Java called for adding function types to the type system, such as "function from int to int. " Java中的lambda表达式的早期目标是要求给类型系统中加入函数类型(functiontype),比如说“从int到int的函数”。 select.yeeyan.org 7. How can we extend the type system so that we don't have to circumvent it? 我们该如何扩展该类型系统,从而不必回避它呢? www.ibm.com 8. See definition for common type system. 请参见通用类型系统的定义。 msdn2.microsoft.com 9. An excellent type system that's only there when you need it. 一个仅当你需要的时候才出现的优秀的类型系统。 www.infoq.com 10. We'll discuss type erasure in more detail in Chapter 12, The Scala Type System. 我们会在《第12章-Scala类型系统》详细讨论类型消除。 www.bing.com 1. Another source of complexity is the type system. 其它导致复杂的原因是类型系统。 blog.csdn.net 2. Override the type system in their own code. 在自己的代码中覆盖类型系统。 www-128.ibm.com 3. In addition, SOA information exchanges involve binary information, which can also be checked against a specific type system such as MIME. 此外,SOA信息交换包括二进制信息,也可用特定的类型系统(如MIME)进行检查。 www.ibm.com 4. Delegates have special support in the Common Type System (CTS), so this is allowed. 委托在通用类型系统(CTS)中有独特的支持,因此,这是被允许的。 www.cnblogs.com 5. How do I find out the chip type, system name, node name, model number, and so forth? 如何确定芯片类型、系统名称、节点名称、型号,等等? www.ibm.com 6. Among them, the barometric dish type system moves a machine in the application on the truck more and more come extensive. 其中气压盘式制动器在货车上的应用越来越来广泛。 wenwen.soso.com 7. These operators type system has been improved, but can not provide the information of strategic significance. 这些操作型系统虽然重要,但是并不能提供有战略意义的信息。 www.fabiao.net 8. It charges customers 1. 9 per cent to take part in a layaway-type system for items that include flat-screen televisions and refrigerators. 对于参与分期预付式系统购买纯平电视和电冰箱等商品的顾客,该公司会收取1.9%的手续费。 www.ftchinese.com 9. For example, the value type System. Int32 structure represents the boxed form of ELEMENT_TYPE_I4. 例如,值类型System.Int32结构表示ELEMENT_TYPE_I4的已装箱形式。 msdn2.microsoft.com 10. It can also describe the payload data using a type system. 它还可以用一个类型系统描述有效负载数据。 www.ibm.com 1. This method returns the type name as known in the SQL Server type-system. 此方法返回SQLServer类型系统中的已知类型名称。 msdn2.microsoft.com 2. The yeast one hybrid system is the new type system deriving from yeast two hybrid system to study the interactions between DNA and protein. 酵母单杂交系统是由酵母双杂交系统衍生来的研究DNA与蛋白质之间相互作用的新型系统。 dictsearch.appspot.com 3. Visual Basic has a number of primitive data types that map to predefined types in the Common Type System. VisualBasic有许多映射到通用类型系统中预定义类型的基元数据类型。 msdn2.microsoft.com 4. For example, you might want to use another generic type system such as Service Data Object (SDO) (see Resources). 例如,你可能希望使用另外一种通用类型系统如服务数据对象(SDO)(参见参考资料)。 www.ibm.com 5. the relationship between the town government and the villagers' committee influences Chinese top-down pressure type system; 村民自治后的乡村关系对中国自上而下的压力型体制的影响; d.wanfangdata.com.cn 6. Design and application of a network-type system for clinical operation demonstration 网络型临床手术示教系统的设计与应用 www.ilib.cn 7. Thinking about building a new-type system and its implementing mechanism of community health service 建立新型社区卫生服务体系及其运作机制的思考 service.ilib.cn 8. Information technology - Z formal specification notation - Syntax, type system and semantics 信息技术.Z格式规范标志法.语法、形式系统和语义学 www.mapeng.net 9. Study on application of image method to data-processing of TSP-type system for geological disaster forecasting ahead tunnel excavation face 隧道超前地质灾害预报TSP系统中应用像点法处理数据的研究 www.ilib.cn 10. Design of a Choosing Type System for Shearer Faced on Mass Customization 面向大批量定制的采煤机异地选型系统设计 ilib.cn 1. Building up an Innovative Enterprise Giant and Constructing a Technological Innovation Type System 打造创新型企业巨人建设技术创新型体系——创新型企业试点工作会议在京召开 ilib.cn 2. Inserts the type system to construct [ Qinghua University teaching material ], very good internal teaching material, 嵌入式系统的构建[清华大学教材],很好的内部教材, www.pudn.com 3. A novel Wiener-type system and its application in chaos identification 一种新型维纳系统及其在混沌系统建模中的应用 www.ilib.cn 4. Negative Pressure Collecting Type System for Cleaning of Inner Weld Slag of Submerged Arc Weld Pipe 埋弧焊管内焊渣负压回收式清除装置 www.ilib.cn 5. CPLD-Based Non-Contact Type System for Measuring Parallelism of Rolling Mill Working Roller 基于CPLD的轧机工作辊平行度非接触式测量系统 scholar.ilib.cn 6. Inserts the type system integrity solution more than, 20 solutions, is inserts the type system study the good thing, quickly downloads, 嵌入式系统完整解决方案,20多篇解决方案,是嵌入式系统学习的好东西,赶快下载吧 www.88pl.com 7. Deepen reform, structure the new-type system of the diseases prevention and control 深化改革构建新型的疾病预防控制体系 service.ilib.cn 8. The Ultrasonic Liquid Level Detecting System Base on Embedded Type System 基于嵌入式系统的超声波液位测量系统 www.ilib.cn 9. Choose of Design for Single-piece Inlay Type System Reducing Electric Circuit 单片机嵌入式系统复位电路的设计选用 www.ilib.cn 10. Practice and exploration on urban-type system of higher agricultural education 构建都市型高等农业教育体系的实践与探索 www.ilib.cn 1. Effects of Spontaneously Generated Coherence in Open V-type System 开放V型系统中自发辐射诱导相干的影响 www.ilib.cn 2. type system on the loose tea and pressed tea is divided into two major categories; 型系统的散茶和紧压茶分为两大类划分; www.qiyeku.com 3. Mechanical raster scanning type system 光栅型机械扫描系统 www.dic123.com 4. Sum up one's experience, actual effect, quicky establish new type system of coal industry 总结经验抓好落实加快构建新型煤炭工业体系 ilib.cn 5. The common type system imposes only two restrictions on names 通用类型系统对名称只有两种限制 msdn2.microsoft.com 6. The double center flush type system network platform 双核嵌入式系统网络平台的实现 service.ilib.cn 7. Characters of the compact type system 紧凑型系统特点 www.hebeicomms.com 8. Study on Quantitative Analysis of Bus-pipe-type System 母管制系统定量分析的研究 ilib.cn 9. The new type system of literature and information management in the internet a ge 互联网时代的新型文献信息管理模式 www.ilib.cn 10. The common type system supports two general categories of types, each of which is further divided into subcategories 通用类型系统支持两种一般类别的类型,每一类都细分成子类别 msdn2.microsoft.com 1. Face real-time inserts the type system the GUI source code 面向实时嵌入式系统的GUI源代码 www.88pl.com 2. Design study on large car-type system of cutter suction dredger 大型绞吸式挖泥船台车系统的设计研究 www.ilib.cn 3. The generic type system seeks to support 泛型系统试图支持 www-128.ibm.com 4. Interfaces in the Common Type System 通用类型系统中的接口 msdn2.microsoft.com 5. Articles can bolster your knowledge of generic types and the Java type system 文章可以帮助您理解泛型类型和Java类型系统 www-128.ibm.com 6. Delegates in the Common Type System 通用类型系统中的委托 msdn2.microsoft.com 7. Pointers in the Common Type System 通用类型系统中的指针 msdn2.microsoft.com 8. Value Types in the Common Type System 通用类型系统中的值类型 msdn2.microsoft.com 9. Classes in the Common Type System 通用类型系统中的类 msdn2.microsoft.com 10. Arrays in the Common Type System 通用类型系统中的数组 msdn2.microsoft.com 1. A New Type System of Auto Guarding Against Theft 新型汽车防盗系统的设计 www.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。