会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 5. 发明授权
    • Handling multiple definition of types
    • 处理多种类型的定义
    • US08201155B2
    • 2012-06-12
    • US12351514
    • 2009-01-09
    • Avner Y. AharoniSamuel Y. NgMichael ShneersonEdward T. MaurerRaja KrishnaswamyKevin HalversonTimothy Y. NgAleksey V. Tsingauz
    • Avner Y. AharoniSamuel Y. NgMichael ShneersonEdward T. MaurerRaja KrishnaswamyKevin HalversonTimothy Y. NgAleksey V. Tsingauz
    • G06F9/45
    • G06F8/437G06F8/434G06F8/447
    • User assemblies can be created by a compiler that can handle more than one type definition during execution. Local copies are created for respective authoritative types in a code library, and the local copies are marked with a local type identifier. An authoritative type identifier (e.g., a globally unique identifier (GUID)) is copied from the authoritative type to the local type, and functions and properties associated with the local type are also copied from the authoritative type. Authoritative types are resolved for requested types when a local assembly references a local type from a compiled user assembly. The local type can be identified by a local type identifier, and an authoritative type can be retrieved from the code library that has a same authoritative type identifier as the requested type. A local copy of the retrieved authoritative type can be copied to the local assembly under compilation. The compiler can then emit user assemblies that comprise merely local types.
    • 用户程序集可以由编译器创建,可以在执行期间处理多个类型定义。 在代码库中为各自的权威类型创建本地副本,并且本地副本用本地类型标识符标记。 权威类型标识符(例如,全局唯一标识符(GUID))从权威类型复制到本地类型,并且与本地类型相关联的功能和属性也从权威类型复制。 当本地程序集从编译的用户程序集引用本地类型时,权限类型将被解析为请求的类型。 可以通过本地类型标识符来标识本地类型,并且可以从具有与请求类型相同的权威类型标识符的代码库中检索权威类型。 检索到的权威类型的本地副本可以在编译下复制到本地程序集。 然后,编译器可以发出仅包括本地类型的用户程序集。