ImageVerifierCode 换一换
格式:PDF , 页数:6 ,大小:633.20KB ,
资源ID:704890      下载积分:10000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-704890.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(ECMA TR 84-2012 Common Language Infrastructure (CLI) Technical Report Information Derived From Partition IV XML File (6th Edition).pdf)为本站会员(dealItalian200)主动上传,麦多课文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文库(发送邮件至master@mydoc123.com或直接QQ联系客服),我们立即给予删除!

ECMA TR 84-2012 Common Language Infrastructure (CLI) Technical Report Information Derived From Partition IV XML File (6th Edition).pdf

1、 Reference number ECMA TR/12:2009 Ecma International 2009 ECMA TR/84 6th Edition / June 2012 Common Language Infrastructure (CLI) Technical Report: Information Derived From Partition IV XML File COPYRIGHT PROTECTED DOCUMENT Ecma International 2012 Ecma International 2012 iii This Ecma Technical Repo

2、rt has been adopted by the General Assembly of June 2012. “COPYRIGHT NOTICE 2012 Ecma International This document may be copied, published and distributed to others, and certain derivative works of it may be prepared, copied, published, and distributed, in whole or in part, provided that the above c

3、opyright notice and this Copyright License and Disclaimer are included on all such copies and derivative works. The only derivative works that are permissible under this Copyright License and Disclaimer are: (i) works which incorporate all or portion of this document for the purpose of providing com

4、mentary or explanation (such as an annotated version of the document), (ii) works which incorporate all or portion of this document for the purpose of incorporating features that provide accessibility, (iii) translations of this document into languages other than English and into different formats a

5、nd (iv) works by making use of this specification in standard conformant products by implementing (e.g. by copy and paste wholly or partly) the functionality therein. However, the content of this document itself may not be modified in any way, including by removing the copyright notice or references

6、 to Ecma International, except as required to translate it into languages other than English or into a different format. The official version of an Ecma International document is the English language version on the Ecma International website. In the event of discrepancies between a translated versio

7、n and the official version, the official version shall govern. The limited permissions granted above are perpetual and will not be revoked by Ecma International or its successors or assigns. This document and the information contained herein is provided on an “AS IS“ basis and ECMA INTERNATIONAL DIS

8、CLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.“ iv Ecma International 2012 Ecma International 2012 1 T

9、his Technical Report is intended as an aid for understanding the libraries specified in Standard ECMA-335, Partition IV: Profiles and Libraries. This sixth edition cancels and replaces the fifth edition which has been technically revised. This Technical Report is fully aligned with ISO/IEC TR 23272:

10、2011. That Partition includes a machine-readable specification, in XML, of the types that comprise the standard libraries. This Technical Report, in companion files, provides the following items which help to form a traceable chain from the normative XML specification to a portable, printable repres

11、entation of its contents: 1. Tool Source Code: A program written in the C# programming language, XML Style-sheet Language (XSL), and using the facilities of the Microsoft .NET Framework and Microsoft Office to convert the XML into files viewable using Microsoft Word. This program, initially provided

12、 by Intel Corporation and updated by the CLI editor for this edition, can be modified to produce other views of the XML. 2. Microsoft Word Files : These are the files produced by running the tool mentioned above on the XML from Partition IV. The Ecma task group TC49/TG3 used similar files (produced

13、using earlier versions of this tool run against earlier versions of the XML) as the primary means of reviewing the XML. 3. PDF Files : These files are produced from the Microsoft Word files using the Adobe Acrobat program. They are viewable on a wide range of computer systems and printable on a rang

14、e of computer output devices. In most cases, they will appear visually identical regardless of the means used to render them. Partition IV normatively specifies the format of the XML file. The tool provided here renders all parts of the XML with exceptions for some XML nodes, as described below. For

15、 the purpose of description, XML nodes referred to here are specified in XPath notation relative to Type nodes. Name (this is redundant and unnecessary since the FullName of the type is rendered) FullNameSP (this is redundant and unnecessary since the FullName of the type is rendered) AssemblyInfo/A

16、ssemblyCulture (this is reserved for future use; currently its value is “none”) AssemblyInfo/Attributes/Attribute/Excluded (if its value is 0, it is not rendered, but if it is 1, the library that is necessary for inclusion is listed) TypeExcluded (as above) Interfaces/Interface/Excluded (as above) A

17、ttributes/Attribute/Excluded (as above) Attributes/Attribute/ExcludedTypeName (the short Name is rendered, however) Members/Member/ReturnValue/ReturnType (the FullName of the type of the return value is not specified, but it is implied via the members signature) Members/Member/Parameters/Parameter/T

18、ype (the FullName of the type of the parameter is not specified, but it is implied via the members signature) The “value_“ field for enums. Member/Member/Docs/altcompliant (used on methods/properties that have a CLSCompliant(false) attribute tag, and specifies a CLS-compliant method/property that ca

19、n be use as an alternative. The remarks/description section usually specifies this anyway). Member/Member/Docs/altmember (used on methods/properties that have equivalent alternatives that may be used. For example, the System.String op_equality operator has the altmember element and specifies the String.Equals() method as an equivalent alternative. The remarks/description section usually specifies this anyway). Ecma International 2012

copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
备案/许可证编号:苏ICP备17064731号-1