Model based spreadsheet scripting language
    1.
    发明授权
    Model based spreadsheet scripting language 有权
    基于模型的电子表格脚本语言

    公开(公告)号:US08407668B2

    公开(公告)日:2013-03-26

    申请号:US11925068

    申请日:2007-10-26

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F17/246 G06F9/45512

    摘要: Techniques for programming using a model based spreadsheet scripting language are disclosed herein, where procedural aspects may be incorporated along with the model based aspects therein. In particular, techniques for performing calculations of a value, and recalculation of interdependent formulas using programs written with the model based spreadsheet scripting language are disclosed.

    摘要翻译: 本文公开了使用基于模型的电子表格脚本语言进行编程的技术,其中可以将程序方面与其中的基于模型的方面并入。 特别地,公开了用于执行值的计算的技术,以及使用基于模型的电子表格脚本语言编写的程序来重新计算相互依赖的公式。

    Model Based Spreadsheet Scripting Language
    3.
    发明申请
    Model Based Spreadsheet Scripting Language 有权
    基于模型的电子表格脚本语言

    公开(公告)号:US20090113388A1

    公开(公告)日:2009-04-30

    申请号:US11925068

    申请日:2007-10-26

    IPC分类号: G06F9/44

    CPC分类号: G06F17/246 G06F9/45512

    摘要: Techniques for programming using a model based spreadsheet scripting language are disclosed herein, where procedural aspects may be incorporated along with the model based aspects therein. In particular, techniques for performing calculations of a value, and recalculation of interdependent formulas using programs written with the model based spreadsheet scripting language are disclosed.

    摘要翻译: 本文公开了使用基于模型的电子表格脚本语言进行编程的技术,其中可以将程序方面与其中的基于模型的方面并入。 特别地,公开了用于执行值的计算的技术,以及使用基于模型的电子表格脚本语言编写的程序来重新计算相互依赖的公式。

    System for converting event-driven code into serially executed code
    4.
    发明授权
    System for converting event-driven code into serially executed code 失效
    将事件驱动代码转换成串行执行代码的系统

    公开(公告)号:US06981215B1

    公开(公告)日:2005-12-27

    申请号:US09223773

    申请日:1998-12-31

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F8/20 G06F9/547

    摘要: An environment for developing clientside/serverside code is disclosed. The environment supports programming in an event-driven paradigm while the execution of the resultant programs are executed in a serial execution paradigm. Through shielding the developer from complex scripting segments, the environment provides the developer with the suggestion that that resultant execution model is event-driven.

    摘要翻译: 公开了开发客户端/服务器端代码的环境。 环境支持事件驱动范例中的编程,而执行结果程序在串行执行范例中执行。 通过将开发人员屏蔽为复杂的脚本段,环境为开发人员提供了结果执行模型是事件驱动的建议。

    Drag and drop creation and editing of a page incorporating scripts
    6.
    发明授权
    Drag and drop creation and editing of a page incorporating scripts 有权
    拖放创建和编辑包含脚本的页面

    公开(公告)号:US06714219B2

    公开(公告)日:2004-03-30

    申请号:US09223565

    申请日:1998-12-31

    IPC分类号: G09G500

    CPC分类号: G06F8/34 Y10S715/967

    摘要: An environment for developing clientside/serverside code is disclosed. The environment supports programming in an event-driven paradigm while the execution of the resultant programs are executed in a serial execution paradigm. Through shielding the developer from complex scripting segments, the environment provides the developer with the suggestion that that resultant execution model is event-driven. By treating scripts as later-definable objects, the designing phase of a page may be lessened, as the appropriate codings needed to implement a page are determined at a later date. In one example, the codings may be preliminary set as server side or client side, with the environment later adding the appropriate scripting language to complete the developed page.

    摘要翻译: 公开了开发客户端/服务器端代码的环境。 环境支持事件驱动范例中的编程,而执行结果程序在串行执行范例中执行。 通过将开发人员从复杂的脚本段中屏蔽,环境为开发人员提供了结果执行模型是事件驱动的建议。 通过将脚本作为可定义的对象,可以减少页面的设计阶段,因为在稍后的日期确定实现页面所需的适当编码。 在一个示例中,编码可以被初步设置为服务器端或客户端,随后环境添加适当的脚本语言以完成开发的页面。

    DYNAMIC QUERY FOR EXTERNAL DATA CONNECTIONS
    7.
    发明申请
    DYNAMIC QUERY FOR EXTERNAL DATA CONNECTIONS 有权
    动态查询外部数据连接

    公开(公告)号:US20130073589A1

    公开(公告)日:2013-03-21

    申请号:US13235487

    申请日:2011-09-18

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30545

    摘要: An application module generates a query that may involve retrieving data from a local data storage source or from an external data storage source. The application module retrieves metadata to form a query tree stored in the local data storage source and uses the query tree to ascertain one or more sub-queries necessary to complete the query and whether the necessary data for each sub-query is stored locally or externally. Based on the location of the data to complete a sub-query, the application module uses the services of an internal query processing layer if external data is involved for the sub-query. The application module uses the services of a query processing layer in the local data storage source if the data is local. Once all the sub-queries associated with the query tree are performed, then the overall query results are returned to the application module.

    摘要翻译: 应用模块生成可能涉及从本地数据存储源或外部数据存储源检索数据的查询。 应用模块检索元数据以形成存储在本地数据存储源中的查询树,并使用查询树确定完成查询所需的一个或多个子查询,以及每个子查询的必需数据是否在本地或外部存储 。 基于完成子查询的数据位置,如果涉及到子查询的外部数据,应用模块将使用内部查询处理层的服务。 如果数据是本地的,则应用模块使用本地数据存储源中的查询处理层的服务。 一旦执行了与查询树关联的所有子查询,则将整个查询结果返回给应用程序模块。

    Self-describing re-usable software components
    8.
    发明授权
    Self-describing re-usable software components 有权
    自我描述可重复使用的软件组件

    公开(公告)号:US08359572B2

    公开(公告)日:2013-01-22

    申请号:US11971200

    申请日:2008-01-08

    IPC分类号: G06F9/44

    CPC分类号: G06F8/36

    摘要: Technologies are presented herein for self-describing re-usable software components. Metadata is generated and published with a re-usable software component that identifies the capabilities of the software component, identifies other software components that the re-usable software component may be integrated with, and identifies mechanisms for integrating the re-usable software component with other software components. The metadata can then be used to discover re-usable software components and to integrate the re-usable software components with other software components.

    摘要翻译: 本文介绍了技术,用于自我描述可重复使用的软件组件。 生成并发布元数据,并使用可重复使用的软件组件来识别软件组件的功能,识别可重复使用的软件组件可以与之集成的其他软件组件,并识别将可重用软件组件与其他组件集成的机制 软件组件。 然后可以使用元数据来发现可重复使用的软件组件,并将可重用的软件组件与其他软件组件集成。

    Drag and drop creation and editing of a page incorporating scripts
    10.
    发明授权
    Drag and drop creation and editing of a page incorporating scripts 有权
    拖放创建和编辑包含脚本的页面

    公开(公告)号:US07543267B2

    公开(公告)日:2009-06-02

    申请号:US10680238

    申请日:2003-10-08

    IPC分类号: G06F9/44

    CPC分类号: G06F8/34 Y10S715/967

    摘要: An environment for developing clientside/serverside code is disclosed. The environment supports programming in an event-driven paradigm while the execution of the resultant programs are executed in a serial execution paradigm. Through shielding the developer from complex scripting segments, the environment provides the developer with the suggestion that that resultant execution model is event-driven. By treating scripts as later-definable objects, the designing phase of a page may be lessened, as the appropriate codings needed to implement a page are determined at a later date. In one example, the codings may be preliminary set as server side or client side, with the environment later adding the appropriate scripting language to complete the developed page.

    摘要翻译: 公开了开发客户端/服务器端代码的环境。 环境支持事件驱动范例中的编程,而执行结果程序在串行执行范例中执行。 通过将开发人员从复杂的脚本段中屏蔽,环境为开发人员提供了结果执行模型是事件驱动的建议。 通过将脚本作为可定义的对象,可以减少页面的设计阶段,因为在稍后的日期确定实现页面所需的适当编码。 在一个示例中,编码可以被初步设置为服务器端或客户端,随后环境添加适当的脚本语言以完成开发的页面。