会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 7. 发明申请
    • Method and system for remote automation of object oriented applications
    • 面向对象应用程序远程自动化的方法和系统
    • US20050086670A1
    • 2005-04-21
    • US10971334
    • 2004-10-22
    • Erik ChristensenBradford Lovering
    • Erik ChristensenBradford Lovering
    • G06F9/46G06F9/44
    • G06F9/465
    • An object oriented programming environment is extended to allow a client object oriented application running under a client/server operating system to communicate with a plurality of server object oriented applications located on one or more remote computers in a distributed computer environment. The extended object oriented programming environment provides the capability for a client object oriented application to connect to, and communicate with remote server object oriented applications as well as make object references to remote objects and remote object data. The extended object oriented programming environment is used for designing N-tiered logical models for distributed computing applications, while providing a flexible and adaptable M-tiered physical model underneath the N-tiered logical model. This environment is also used to provide the ability to reference remote objects from Internet and other client network applications.
    • 扩展面向对象的编程环境,以允许在客户机/服务器操作系统下运行的面向客户端的应用程序与分布式计算机环境中位于一个或多个远程计算机上的多个面向服务器的应用程序进行通信。 扩展的面向对象的编程环境提供了面向客户端的应用程序连接到远程服务器面向对象的应用程序并与远程服务器面向对象的应用程序进行通信以及对远程对象和远程对象数据进行对象引用的功能。 扩展的面向对象编程环境用于为分布式计算应用程序设计N层逻辑模型,同时在N层逻辑模型下提供灵活且适应性强的M层物理模型。 此环境还用于提供从Internet和其他客户端网络应用程序引用远程对象的功能。
    • 9. 发明申请
    • XML serialization and deserialization
    • XML序列化和反序列化
    • US20050097504A1
    • 2005-05-05
    • US11009160
    • 2004-12-10
    • Keith BallingerErik ChristensenStefan Pharies
    • Keith BallingerErik ChristensenStefan Pharies
    • G06F7/00G06F9/44G06F9/46G06F17/30
    • G06F9/4493Y10S707/99942
    • An object instance is serialized to a serial format, such as an extensible Markup Language (XML) document, based on a mapping between an arbitrary annotated source code file and a schema. The arbitrary annotated source code contains at least one programming type that describes a shape of an object instance and the schema describes a format of a document having a serial format. The mapping defines a correspondence between the shape of the object instance and the format of the document having the serial format. Subsequently, an object instance is converted to the serial format by converting public properties, public fields and method parameters of the object instance to a document having the serial format based on the mapping. Once the mapping is defined, an XML document can also be converted to an object instance based on the mapping.
    • 基于任意注释的源代码文件和模式之间的映射,对象实例被序列化为串行格式,例如可扩展标记语言(XML)文档。 任意注释的源代码至少包含一个描述对象实例形状的编程类型,并且模式描述了具有串行格式的文档的格式。 映射定义了对象实例的形状与具有串行格式的文档的格式之间的对应关系。 随后,通过将对象实例的公共属性,公共字段和方法参数转换为具有基于映射的串行格式的文档,将对象实例转换为串行格式。 定义映射后,也可以根据映射将XML文档转换为对象实例。