System And Method For Context-Sensitive Help In A Design Environment
    1.
    发明申请
    System And Method For Context-Sensitive Help In A Design Environment 有权
    设计环境中上下文相关帮助的系统和方法

    公开(公告)号:US20070168909A1

    公开(公告)日:2007-07-19

    申请号:US11672558

    申请日:2007-02-08

    IPC分类号: G06F9/44

    CPC分类号: G06F8/33

    摘要: An intelligent tool for assisting a developer during the creation or maintenance of software generates an icon when triggered by input. Upon selection of the icon, options are displayed for potential selection. Upon selection of an entry, event associated with the entry are deployed.

    摘要翻译: 在创建或维护软件期间协助开发人员的智能工具在由输入触发时产生图标。 选择图标后,将显示选项以进行潜在选择。 在选择条目时,部署与条目相关联的事件。

    System and method for interacting with computer programming languages at semantic level
    2.
    发明申请
    System and method for interacting with computer programming languages at semantic level 有权
    在语义层面与计算机编程语言交互的系统和方法

    公开(公告)号:US20050081193A1

    公开(公告)日:2005-04-14

    申请号:US10967734

    申请日:2004-10-18

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F8/36

    摘要: The present invention relates to a system and method that models computer programming language concepts in a plurality of objects and enables a computer programmer to interact with multiple programming languages through one code model interface. This allows the computer programmer to identify objects or functionality available in an application without having to know or specify an underlying language that implements that object or functionality. The computer programmer can employ the code model to locate an object that implements a specific functionality and return a code model object that implements that functionality. The computer programmer may then interact with that code model object rather than having to interact with the computer programming language.

    摘要翻译: 本发明涉及一种对多个对象中的计算机编程语言概念进行建模并使计算机程序员能够通过一个代码模型界面与多个编程语言交互的系统和方法。 这允许计算机程序员识别应用程序中可用的对象或功能,而不必知道或指定实现该对象或功能的底层语言。 计算机程序员可以使用代码模型来定位实现特定功能的对象,并返回实现该功能的代码模型对象。 然后,计算机程序员可以与该代码模型对象交互,而不必与计算机编程语言交互。

    LOCAL TARGETING ENGINE
    3.
    发明申请
    LOCAL TARGETING ENGINE 审中-公开
    本地定位发动机

    公开(公告)号:US20100191599A1

    公开(公告)日:2010-07-29

    申请号:US12359224

    申请日:2009-01-23

    IPC分类号: G06Q30/00 G06F17/00

    CPC分类号: G06Q30/02 G06Q30/0251

    摘要: Technology is described for local ad targeting. An engine executing on a client computing device may select ads based on rules that can be modified without modifying the engine. The engine can select from advertisements stored locally based on data discovered at the client computing device, such as by observing the user's actions, stored documents, state of the client computing device and/or its peripherals, etc. The technology can employ plug-ins to extend functionality provided by the engine. The technology can include a plug-in manager that manages plug-ins. The technology can also download and manage rules. Each rule can specify what actions to take, such as when an event occurs. When a component of the operating system observes an event, the engine (or a rule executor component associated with the engine) executes each related rule. The technology can thus select ads based on arbitrary events of the operating system, applications, or other components.

    摘要翻译: 技术描述为本地广告定位。 在客户端计算设备上执行的引擎可以基于可以修改而不修改引擎的规则来选择广告。 引擎可以基于在客户端计算设备发现的数据本地存储的广告中进行选择,例如通过观察用户的动作,存储的文档,客户端计算设备和/或其外围设备的状态等。该技术可以使用插件 扩展引擎提供的功能。 该技术可以包括管理插件的插件管理器。 该技术还可以下载和管理规则。 每个规则可以指定要执行的操作,例如事件发生时。 当操作系统的组件观察事件时,引擎(或与引擎相关联的规则执行器组件)执行每个相关规则。 因此,该技术可以基于操作系统,应用程序或其他组件的任意事件来选择广告。

    System and method for browse information parsing without compilation
    4.
    发明授权
    System and method for browse information parsing without compilation 有权
    无编译浏览信息解析的系统和方法

    公开(公告)号:US07240340B2

    公开(公告)日:2007-07-03

    申请号:US10218142

    申请日:2002-08-12

    IPC分类号: G06F9/45

    CPC分类号: G06F8/20 G06F8/33 G06F11/0751

    摘要: A dynamic browse information parser captures the location within a program at which symbols exist. The dynamic browse information parser also parses function bodies, capturing location of symbols within the function body. Upon selection of a symbol and type of information desired, a datastore of browse information is queried. If additional information is required for disambiguation, the dynamic browse information parser parses the source code again to find the indicated browse information. Optionally the browse information is displayed in a window.

    摘要翻译: 动态浏览信息解析器捕获程序中存在符号的位置。 动态浏览信息解析器还解析函数体,捕获函数体内符号的位置。 在选择所需信息的符号和类型时,查询浏览信息的数据存储区。 如果消除歧义需要额外的信息,动态浏览信息解析器将再次解析源代码以找到指示的浏览信息。 可选地,浏览信息显示在窗口中。

    Systems and methods for varying software build properties using primary and supplemental build files
    5.
    发明申请
    Systems and methods for varying software build properties using primary and supplemental build files 有权
    使用主要和补充构建文件改变软件构建属性的系统和方法

    公开(公告)号:US20060041870A1

    公开(公告)日:2006-02-23

    申请号:US10922025

    申请日:2004-08-19

    IPC分类号: G06F9/45

    CPC分类号: G06F8/20

    摘要: A primary file can be used to specify default build properties for software under development. A set of modified build properties may be stored in a supplemental file. The default build properties can be temporarily overridden with modified build properties for a given build, allowing freedom in the choice of build properties without proliferation of files used for the same purpose, which can be confusing. In addition, users can create new build commands for software under development, and associate the new commands with supplemental files. When the user invokes a new build command, the build process can override the default properties with the modified properties in the supplemental file, and then restore the defaults. Other advantages and features of the invention are described below.

    摘要翻译: 主文件可用于指定正在开发的软件的默认构建属性。 一组修改的构建属性可以存储在补充文件中。 默认构建属性可以临时覆盖给定构建的修改的构建属性,允许自由选择构建属性,而不会增加用于相同目的的文件,这可能会令人困惑。 此外,用户可以为正在开发的软件创建新的构建命令,并将新命令与补充文件相关联。 当用户调用新的构建命令时,构建过程可以使用补充文件中修改的属性来覆盖默认属性,然后还原默认属性。 下面描述本发明的其它优点和特征。

    INTERACTION BETWEEN ADS AND APPLICATIONS
    6.
    发明申请
    INTERACTION BETWEEN ADS AND APPLICATIONS 有权
    ADS与应用之间的交互

    公开(公告)号:US20110320956A1

    公开(公告)日:2011-12-29

    申请号:US12826259

    申请日:2010-06-29

    IPC分类号: G06F3/00

    CPC分类号: G06Q30/0241

    摘要: Various technologies, methods, systems, processes, and compositions of matter pertaining to advertisements, and advertisement interactions with users and applications may be described. A single advertisement may be selected for a user based on a single lookup of the user profile at an advertisement server. The advertisement server may send a single adget to the user. This single adget is then seamlessly used on multiple devices. Each device may automatically select a different View of the advertisement. Each device may automatically render a different Actions as supported by a device.

    摘要翻译: 可以描述与广告有关的各种技术,方法,系统,过程和组成,以及与用户和应用的广告交互。 可以基于在广告服务器处的用户简档的单次查找来为用户选择单个广告。 广告服务器可以向用户发送单个附件。 然后,这个单一的内容可以在多个设备上无缝地使用。 每个设备可以自动选择广告的不同视图。 每个设备可以自动呈现由设备支持的不同动作。

    System and method for interacting with computer programming languages at semantic level
    7.
    发明授权
    System and method for interacting with computer programming languages at semantic level 有权
    在语义层面与计算机编程语言交互的系统和方法

    公开(公告)号:US06832365B1

    公开(公告)日:2004-12-14

    申请号:US09686033

    申请日:2000-10-11

    IPC分类号: G06F944

    CPC分类号: G06F8/36

    摘要: The present invention relates to a system and method that models computer programming language concepts in a plurality of objects and enables a computer programmer to interact with multiple programming languages through one code model interface. This allows the computer programmer to identify objects or functionality available in an application without having to know or specify an underlying language that implements that object or functionality. The computer programmer can employ the code model to locate an object that implements a specific functionality and return a code model object that implements that functionality. The computer programmer may then interact with that code model object rather than having to interact with the computer programming language.

    摘要翻译: 本发明涉及一种对多个对象中的计算机编程语言概念进行建模并使计算机程序员能够通过一个代码模型界面与多个编程语言交互的系统和方法。 这允许计算机程序员识别应用程序中可用的对象或功能,而不必知道或指定实现该对象或功能的底层语言。 计算机程序员可以使用代码模型来定位实现特定功能的对象,并返回实现该功能的代码模型对象。 然后,计算机程序员可以与该代码模型对象交互,而不必与计算机编程语言交互。

    Hydroprocessing in multiple beds with intermediate flash zones
    8.
    发明申请
    Hydroprocessing in multiple beds with intermediate flash zones 审中-公开
    在具有中间闪光区的多张床中进行加氢处理

    公开(公告)号:US20050006280A1

    公开(公告)日:2005-01-13

    申请号:US10854317

    申请日:2004-05-25

    CPC分类号: C10G65/10 C10G2400/04

    摘要: The instant invention comprises a hydroprocessing method having at least two stages. The first stage employs a hydroprocessing catalyst which may contain hydrotreating catalyst, hydrocracking catalyst, or a combination of both. The subsequent stage is limited to hydrocracking. Conversion in subsequent stages may be improved by the addition of multiple reaction zones for hydrocracking, with flash separation zones between the stages. Middle distillate yield is thereby increased and the volume of the recycle stream is reduced. This invention reduces the need for equipment which would normally be required for a large recycle stream.

    摘要翻译: 本发明包括具有至少两个阶段的加氢处理方法。 第一阶段采用加氢处理催化剂,其可以含有加氢处理催化剂,加氢裂化催化剂或两者的组合。 后续阶段仅限于加氢裂化。 后续阶段的转化可以通过加入多个反应区用于加氢裂化而改善,其中阶段之间具有闪蒸分离区。 因此中间馏分产率增加,并且再循环料流的体积减少。 本发明减少了对大循环流通常需要的设备的需求。

    Automated help system for reference information
    9.
    发明授权
    Automated help system for reference information 有权
    自动化帮助系统提供参考信息

    公开(公告)号:US06467081B2

    公开(公告)日:2002-10-15

    申请号:US09993057

    申请日:2001-11-05

    IPC分类号: G06F944

    摘要: Automatic parameter help is disclosed. In one embodiment, the system comprises an editor to provide for developing source code for a computer program, where the source code includes an identifier; and an automatic help module invoked upon a predetermined event by the editor. The automatic help module is operative to display reference information associated with the identifier.

    摘要翻译: 自动参数帮助被公开。 在一个实施例中,该系统包括编辑器,用于提供用于开发用于计算机程序的源代码,其中源代码包括标识符; 以及由编辑者在预定事件上调用的自动帮助模块。 自动帮助模块用于显示与标识符相关联的参考信息。

    Dynamic parsing
    10.
    发明授权
    Dynamic parsing 有权
    动态解析

    公开(公告)号:US06367068B1

    公开(公告)日:2002-04-02

    申请号:US09191499

    申请日:1998-11-13

    IPC分类号: G06F944

    CPC分类号: G06F8/33

    摘要: Dynamic parsing is disclosed. In one embodiment, a system includes an editor and a dynamic parser. The editor provides for developing of source code for a computer program. The dynamic parser parses the source code as the source is developed within the editor during predetermined times (for example, in one embodiment, every second).

    摘要翻译: 公开了动态解析。 在一个实施例中,系统包括编辑器和动态解析器​​。 编辑器用于开发计算机程序的源代码。 动态解析器​​在预定时间(例如,在一个实施例中,每秒))在编辑器内开发源代码来解析源代码。