会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 21. 发明申请
    • Compile-time interpretable code error detection
    • 编译时解释代码错误检测
    • US20070174823A1
    • 2007-07-26
    • US11339365
    • 2006-01-25
    • Jeffrey SnoverJeffrey Jones
    • Jeffrey SnoverJeffrey Jones
    • G06F9/45G06F9/44
    • G06F11/0751G06F11/3624
    • The facilitation of error detection in interpretable code prior to run-time of the interpretable code. Upon accessing an interpretable command, corresponding structural rules for the interpretable command are used to automatically formulate a compilable linkable representation of the interpretable command that conforms to the construction rules. Source code may then be formulated that, when compiled, is linked to the compilable linkable representation of the interpretable command. If there are compilation errors, those errors may be discovered at compilation-time, rather than waiting until run-time. On the other hand, if there are no compilation errors, the compiled object may be executed to thereby invoke the interpretable command.
    • 在可解释代码的运行时间之前,便于解释性代码中的错误检测。 在访问可解释命令时,使用可解释命令的相应结构规则来自动制定符合构造规则的可解释命令的可编译可链接表示。 然后,可以制定源代码,当编译时,链接到可解释命令的可编译可链接表示。 如果存在编译错误,则可能会在编译时发现这些错误,而不是等到运行时。 另一方面,如果没有编译错误,则可以执行编译对象从而调用可解释命令。
    • 23. 发明申请
    • Mechanism for providing data driven command line output
    • 提供数据驱动命令行输出的机制
    • US20050091586A1
    • 2005-04-28
    • US10693589
    • 2003-10-24
    • Jeffrey SnoverKenneth HansenMarco Chierotti
    • Jeffrey SnoverKenneth HansenMarco Chierotti
    • G06F20060101G06F9/44G06F13/00G06F17/00G06F17/24
    • G06F9/45512
    • The present mechanism provides a data driven command line output within an environment that supports a pipeline of object-based commands. Each object-based command inputs a parseable object for processing and outputs another parseable object for subsequent command processing. The mechanism is operative to direct formatting and subsequent processing of the commands based on a type of the incoming parseable object. Format information is obtained for the type, such as shape, properties to display, and the like. The format information may be specified within an XML-based document. The mechanism utilizes one or more output processing commands, such as format commands, markup commands, convert commands, transform commands, and out commands. These output processing commands may be arranged within the pipeline in various ways to achieve the desired output results.
    • 本机制在支持基于对象的命令管道的环境中提供数据驱动的命令行输出。 每个基于对象的命令都输入一个可解析对象进行处理,并输出另一个可解析对象,用于后续的命令处理。 该机制可用于基于传入的可解析对象的类型来指导格式化和后续处理命令。 对于类型,例如形状,要显示的属性等获得格式信息。 格式信息可以在基于XML的文档内指定。 该机制使用一个或多个输出处理命令,例如格式命令,标记命令,转换命令,变换命令和输出命令。 这些输出处理命令可以以各种方式被布置在流水线内以实现期望的输出结果。
    • 29. 发明申请
    • System and method for transferring computer-readable objects across a remote boundary
    • 通过远程边界传输计算机可读对象的系统和方法
    • US20050172300A1
    • 2005-08-04
    • US10759737
    • 2004-01-16
    • Jeffrey SnoverRajesh ChandrashekaranShankara ShastryHitesh Raigandhi
    • Jeffrey SnoverRajesh ChandrashekaranShankara ShastryHitesh Raigandhi
    • G06F9/44G06F9/46
    • H04L67/06G06F9/465H04L67/02H04L67/34
    • A system and method for securely transferring computer-readable objects across a remote boundary is provided. The method decomposes any type of object into a hierarchy of sub-components based on a list of known object types. Each sub-component either corresponds to a known object type or an unknown object type. The unknown object types may be decomposed further into known object types at another level in the hierarchy. The known objects in the hierarchy are serialized into a package that is transmitted to a remote entity. The remote entity reconstructs the hierarchy. For any of the known object types, the remote entity instantiates an object of the known object type and populates the object with information transmitted in the package. The decomposition may be limited by specifying a level for the hierarchy, specifying a number that limits the known objects that are serialized, or specifying the properties within the object to serialize.
    • 提供了一种用于在远程边界上安全地传送计算机可读对象的系统和方法。 该方法基于已知对象类型的列表将任何类型的对象分解为子组件的层次结构。 每个子组件对应于已知对象类型或未知对象类型。 未知对象类型可能会进一步分解为层次结构中另一级别的已知对象类型。 层次结构中的已知对象被序列化成传输到远程实体的包。 远程实体重建层次结构。 对于任何已知对象类型,远程实体实例化已知对象类型的对象,并使用包中传输的信息填充对象。 可以通过指定层次结构的级别,指定限制已序列化的已知对象的数字,或指定对象中的属性以进行序列化,来限制分解。
    • 30. 发明申请
    • Mechanism for providing data driven command line output
    • 提供数据驱动命令行输出的机制
    • US20050091582A1
    • 2005-04-28
    • US10882828
    • 2004-06-30
    • Jeffrey SnoverKenneth HansenMarco Chierotti
    • Jeffrey SnoverKenneth HansenMarco Chierotti
    • G06F20060101G06F9/44G06F13/00G06F17/00G06F17/24
    • G06F9/45512
    • The present mechanism provides a data driven command line output within an environment that supports a pipeline of object-based commands. Each object-based command inputs a parseable object for processing and outputs another parseable object for subsequent command processing. The parseable objects do not have methods. The mechanism is operative to direct formatting and subsequent processing of the commands based on a type of the incoming parseable object. Format information is obtained for the type, such as shape, properties to display, and the like. The format information may be specified within an XML-based document. The mechanism utilizes one or more output processing it commands, such as format commands, markup commands, convert commands, transform commands, and out commands. These output processing commands may be arranged within the pipeline in various ways to achieve the desired output results.
    • 本机制在支持基于对象的命令管道的环境中提供数据驱动的命令行输出。 每个基于对象的命令都输入一个可解析对象进行处理,并输出另一个可解析对象,用于后续的命令处理。 可解析对象没有方法。 该机制可用于基于传入的可解析对象的类型来指导格式化和后续处理命令。 对于类型,例如形状,要显示的属性等获得格式信息。 格式信息可以在基于XML的文档中指定。 该机制使用一个或多个输出处理命令,如格式命令,标记命令,转换命令,变换命令和输出命令。 这些输出处理命令可以以各种方式被布置在流水线内以实现期望的输出结果。