会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Method and computer system for detecting and correcting a failure in a computer application program during startup
    • 启动期间检测和纠正计算机应用程序故障的方法和计算机系统
    • US06675295B1
    • 2004-01-06
    • US09596591
    • 2000-06-19
    • Michael R. MarcelaisBrian T. HillEric LeVineSteven Miles Greenberg
    • Michael R. MarcelaisBrian T. HillEric LeVineSteven Miles Greenberg
    • G06F15177
    • G06F11/1441G06F11/1417
    • Methods and systems for detecting and correcting computer software problems that cause an application program to crash upon startup are provided. Unsafe startup actions that are costly to initiate in terms of processor time and memory are handled by placing an unsafe startup action marker into the system registry prior to attempting startup. If an unsafe program module starts or boots successfully without causing the software application to crash, the unsafe startup action marker is deleted from the system registry. If loading the unsafe program module causes the application to crash, then startup actions, including corrective actions, are written into the unsafe startup action marker and are used on subsequent startup of the crashed application program to instruct the application on how to fix the problem. Other unsafe startup actions that are not costly in terms of processor time and memory are initially handled by an exception handler. If the application crashes as a result of such an unsafe startup action, then an unsafe startup action marker is written to the system registry as described above. Corrective startup actions are written to the marker for use by the application upon reboot.
    • 提供了用于检测和校正导致应用程序在启动时崩溃的计算机软件问题的方法和系统。 在处理器时间和内存方面开始成本高昂的不安全的启动操作是在尝试启动之前将不安全的启动操作标记放入系统注册表中来处理的。 如果不安全的程序模块启动或成功启动,而不会导致软件应用程序崩溃,则不安全的启动操作标记将从系统注册表中删除。 如果加载不安全的程序模块导致应用程序崩溃,则将启动操作(包括纠正措施)写入不安全的启动操作标记,并在随后启动崩溃的应用程序时使用,以指示应用程序如何解决问题。 在处理器时间和内存方面不昂贵的其他不安全启动操作最初由异常处理程序处理。 如果由于这种不安全的启动操作而导致应用程序崩溃,则将如上所述将不安全的启动操作标记写入系统注册表。 更正的启动操作将写入标记,以便在重新启动时由应用程序使用。
    • 2. 发明授权
    • Method and system for injecting an exception to recover unsaved data
    • 用于注入异常以恢复未保存数据的方法和系统
    • US06591379B1
    • 2003-07-08
    • US09602051
    • 2000-06-23
    • Eric A. LeVineKirk A. GlerumMatthew J. RuhlenMichael R. MarcelaisJeff David MitchellSteven Miles Greenberg
    • Eric A. LeVineKirk A. GlerumMatthew J. RuhlenMichael R. MarcelaisJeff David MitchellSteven Miles Greenberg
    • H02H305
    • G06F11/0769G06F11/0715G06F11/1438
    • A method and system for injecting an exception into a hung program module to recover unsaved data. The method and system allows a user to determine that the program module is hung and inject an exception into the hung program module. In response to the injected exception, program code, within the program module, is activated to detect the crash and launch a failure reporting executable program that instructs the hung program module to execute its data recovery program. The file recovery program recovers the unsaved data and notifies the failure reporting executable program when it has completed the data recovery. Once the failure reporting executable program receives the notification, it will instruct the operating system to restart the program module. The restarted program module then displays a user interface with a list of the unsaved data that were recovered. The user interface also provides controls for a user to select, from the list of recovered data, the data that the program module will keep.
    • 一种用于将异常注入挂起程序模块以恢复未保存数据的方法和系统。 该方法和系统允许用户确定程序模块挂起并将异常注入到挂起的程序模块中。 响应于注入的异常,程序模块内的程序代码被激活以检测崩溃并启动指示挂起程序模块执行其数据恢复程序的故障报告可执行程序。 文件恢复程序恢复未保存的数据,并在完成数据恢复后通知故障报告可执行程序。 一旦故障报告可执行程序收到通知,它将指示操作系统重启程序模块。 重新启动的程序模块然后显示具有已恢复的未保存数据的列表的用户界面。 用户界面还提供控制,用户可以从恢复的数据列表中选择程序模块将保留的数据。
    • 4. 发明授权
    • Dynamic query for external data connections
    • 外部数据连接的动态查询
    • US08959110B2
    • 2015-02-17
    • US13235487
    • 2011-09-18
    • Michael Hopkins SmithShen WangDavid Jon CongerGregory S. LindhorstSteven Miles Greenberg
    • Michael Hopkins SmithShen WangDavid Jon CongerGregory S. LindhorstSteven Miles Greenberg
    • G06F17/30
    • 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.
    • 应用模块生成可能涉及从本地数据存储源或外部数据存储源检索数据的查询。 应用模块检索元数据以形成存储在本地数据存储源中的查询树,并使用查询树确定完成查询所需的一个或多个子查询,以及每个子查询的必需数据是否在本地或外部存储 。 基于完成子查询的数据位置,如果涉及到子查询的外部数据,应用模块将使用内部查询处理层的服务。 如果数据是本地的,则应用模块使用本地数据存储源中的查询处理层的服务。 一旦执行了与查询树关联的所有子查询,则将整个查询结果返回给应用程序模块。
    • 5. 发明授权
    • Adaptive timeline views of data
    • 数据的自适应时间视图
    • US09161085B2
    • 2015-10-13
    • US13113105
    • 2011-05-23
    • Benjamin Neiman HodesSteven Miles Greenberg
    • Benjamin Neiman HodesSteven Miles Greenberg
    • G06T11/20H04N21/472H04N21/6587
    • H04N21/472H04N21/6587
    • Concepts and technologies are described herein for providing adaptive timeline views of data. In accordance with the concepts and technologies disclosed herein, data is displayed in an adaptive timeline view in which data is presented using a time scale. The time scale can be modified to increase or decrease a span of time displayed by the adaptive timeline view, or a span of time can be shifted without affecting the time scale applied to the data. Motion can be used to convey information about the data during transitions from a first view to a modified view. As such, the adaptive timeline view can convey various layers of information to a user interacting with the adaptive timeline view.
    • 这里描述了概念和技术以提供数据的适应性时间线视图。 根据本文公开的概念和技术,数据以自适应时间线视图显示,其中使用时间尺度呈现数据。 可以修改时间尺度以增加或减少由自适应时间轴视图显示的时间跨度,或者可以移动时间跨度而不影响应用于数据的时间标度。 运动可用于在从第一视图到修改视图的转换过程中传达关于数据的信息。 因此,自适应时间线视图可以将各种信息层传送给与自适应时间线视图交互的用户。
    • 8. 发明申请
    • ADAPTIVE TIMELINE VIEWS OF DATA
    • 自适应时间视图数据
    • US20120299926A1
    • 2012-11-29
    • US13113105
    • 2011-05-23
    • Benjamin Neiman HodesSteven Miles Greenberg
    • Benjamin Neiman HodesSteven Miles Greenberg
    • G06T11/20
    • H04N21/472H04N21/6587
    • Concepts and technologies are described herein for providing adaptive timeline views of data. In accordance with the concepts and technologies disclosed herein, data is displayed in an adaptive timeline view in which data is presented using a time scale. The time scale can be modified to increase or decrease a span of time displayed by the adaptive timeline view, or a span of time can be shifted without affecting the time scale applied to the data. Motion can be used to convey information about the data during transitions from a first view to a modified view. As such, the adaptive timeline view can convey various layers of information to a user interacting with the adaptive timeline view.
    • 这里描述了概念和技术以提供数据的适应性时间线视图。 根据本文公开的概念和技术,数据以自适应时间线视图显示,其中使用时间尺度呈现数据。 可以修改时间尺度以增加或减少由自适应时间轴视图显示的时间跨度,或者可以移动时间跨度而不影响应用于数据的时间标度。 运动可用于在从第一视图到修改视图的转换过程中传达关于数据的信息。 因此,自适应时间线视图可以将各种信息层传送给与自适应时间线视图交互的用户。
    • 10. 发明申请
    • DYNAMIC QUERY FOR EXTERNAL DATA CONNECTIONS
    • 动态查询外部数据连接
    • US20130073589A1
    • 2013-03-21
    • US13235487
    • 2011-09-18
    • Michael Hopkins SmithShen WangDavid Jon CongerGregory S. LindhorstSteven Miles Greenberg
    • Michael Hopkins SmithShen WangDavid Jon CongerGregory S. LindhorstSteven Miles Greenberg
    • G06F17/30
    • 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.
    • 应用模块生成可能涉及从本地数据存储源或外部数据存储源检索数据的查询。 应用模块检索元数据以形成存储在本地数据存储源中的查询树,并使用查询树确定完成查询所需的一个或多个子查询,以及每个子查询的必需数据是否在本地或外部存储 。 基于完成子查询的数据位置,如果涉及到子查询的外部数据,应用模块将使用内部查询处理层的服务。 如果数据是本地的,则应用模块使用本地数据存储源中的查询处理层的服务。 一旦执行了与查询树关联的所有子查询,则将整个查询结果返回给应用程序模块。