会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Process and system for providing name service scoping behavior in java object-oriented environment
    • 在Java面向对象环境中提供名称服务范围行为的流程和系统
    • US06834284B2
    • 2004-12-21
    • US09373879
    • 1999-08-12
    • Liane Elizabeth Haynes AckerJames Irwin KnutsonKaralee Brown LeBlanc
    • Liane Elizabeth Haynes AckerJames Irwin KnutsonKaralee Brown LeBlanc
    • G06F1730
    • G06F9/465Y10S707/99943Y10S707/99944
    • A process and system for providing name service scoping behavior is implemented. In an object-oriented data processing system, a request is received for an initial context for a namespace from a requesting object. A scoped initial context factory object is constructed, and an initial context is requested from the scoped initial context factory object. A class for the scoped initial context factory object may be determined from a variable in a hash table object passed as an argument. In response to the request for an initial context from the scoped initial context factory object, an initial context is requested from a non-scoped initial context factory object. The scoped initial context factory object may be a subclass of the non-scoped initial context factory object. The initial context returned by the non-scoped initial context factory object is scoped to a partition of the namespace, and the scoped initial context is returned. The initial context returned by the non-scoped initial context factory object may be scoped by performing a name service lookup on the partition of the namespace. The requesting object and the scoping object may be implemented in a platform-independent object-oriented programming language, such as Java.
    • 实现了一种用于提供名称服务范围行为的过程和系统。 在面向对象的数据处理系统中,从请求对象接收到用于命名空间的初始上下文的请求。 构建范围最初的上下文工厂对象,并从作用域初始上下文工厂对象请求初始上下文。 可以根据作为参数传递的散列表对象中的变量确定作用域初始上下文工厂对象的类。 响应于来自范围的初始上下文工厂对象的初始上下文的请求,从非范围的初始上下文工厂对象请求初始上下文。 作用域初始上下文工厂对象可以是非范围初始上下文工厂对象的子类。 由非范围的初始上下文工厂对象返回的初始上下文作用域命名空间的分区,并返回范围的初始上下文。 可以通过在命名空间的分区上执行名称服务查找来限定非作用域初始上下文工厂对象返回的初始上下文。 请求对象和范围对象可以以与平台无关的面向对象的编程语言(例如Java)来实现。
    • 4. 发明授权
    • Method and system for supporting dual conventions for methods that return structures
    • 支持返回结构的方法的双重约定的方法和系统
    • US06199200B1
    • 2001-03-06
    • US08228329
    • 1994-04-15
    • Liane Elizabeth Haynes AckerLarry Keith Raper
    • Liane Elizabeth Haynes AckerLarry Keith Raper
    • G06F900
    • G06F8/447G06F9/4484
    • A technique for providing support for multiple calling conventions for methods and procedures that return structures is provided. A source code of a client program may be compiled by either of two compilers, wherein one compiler employs a calling convention that is different from the first one. A binary library containing a procedure and a converter for each procedure returning a structure to a client program, is provided to support two calling conventions. If the client program is compiled by a compiler using a first calling convention, the program is compiled such that it calls the procedure directly and receives a result, a structure, via the first calling convention. Compiling the client program with a compiler using the second conventions results in calls to the procedure being routed to the converter, which calls the associated procedure, using the first calling convention. The converter receives the result from the procedure and returns the result to the client program using the second calling convention. A special modification to the signature of the procedure as it appears in the library source code, combined with the use of macros to generate a companion converter, permit a binary library to be built by a single compiler, such that the library supports the calling conventions for returning structures appropriate to two different compilers.
    • 提供了一种用于为返回结构的方法和过程的多个调用约定提供支持的技术。 客户端程序的源代码可以由两个编译器中的任何一个编译,其中一个编译器使用与第一编译器不同的调用约定。 提供了一个包含用于将结构返回到客户端程序的每个过程的过程和转换器的二进制库,以支持两个调用约定。 如果客户端程序是由编译器使用第一个调用约定编译的,则编译该程序使得它直接调用该过程并通过第一个调用约定接收一个结果,一个结构。 使用第二个约定使用编译器编译客户端程序会导致对使用第一个调用约定调用相关过程的转接器进行路由调用。 转换器从过程接收结果,并使用第二个调用约定将结果返回给客户端程序。 对库程序源代码中出现的过程签名进行特殊修改,结合使用宏生成伴随转换器,允许由单个编译器构建二进制库,以使库支持调用约定 用于返回适合于两个不同编译器的结构。