会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Execution capture and replay based debugging
    • 执行捕获和重播调试
    • US08443340B2
    • 2013-05-14
    • US12815546
    • 2010-06-15
    • John StairsThomas HejlsbergJesper Falkebo
    • John StairsThomas HejlsbergJesper Falkebo
    • G06F9/44
    • G06F11/362
    • A debugging tool is provided that is capable of recording code paths taken during a program's execution, and along the way capture the memory state at configurable points in time such as function exits or statements. The tool also records interactions with external systems like a database, and captures which statements resulted in interactions with these systems. An analysis of the output of the debugging tool enables a developer to understand which part of the code executed; what the value of relevant variables were at configurable points in time; and which code statements correlate to which interactions with external systems.
    • 提供了一种调试工具,能够记录程序执行过程中所采用的代码路径,并且可以在可配置的时间点捕获存储器状态,例如函数退出或语句。 该工具还记录与外部系统(如数据库)的交互,并捕获哪些语句导致与这些系统的交互。 调试工具的输出分析使得开发人员能够理解执行代码的哪一部分; 相关变量的价值在可配置的时间点; 哪些代码语句与哪些交互与外部系统相关联。
    • 3. 发明授权
    • Client session based debugging
    • 客户端会话调试
    • US08171346B2
    • 2012-05-01
    • US12721170
    • 2010-03-10
    • John StairsThomas Hejlsberg
    • John StairsThomas Hejlsberg
    • G06F11/00
    • G06F11/362
    • Debugging operations on individual client sessions for a remotely executed shared application are enabled to be performed as the client requests are processed on the executing server without disrupting execution of other client sessions. A remote debugging client may connect to a debugging engine executed on the server allowing the debugging client to view source code, set breakpoints, view client connections, and receive callbacks or notifications when a breakpoint is hit by the client session being debugged. The debugging client may also control execution by stepping through client code enabling debugging of multiple clients simultaneously.
    • 启用远程执行的共享应用程序的单个客户端会话的调试操作,因为客户端请求在执行的服务器上处理,而不会中断其他客户端会话的执行。 远程调试客户端可能连接到在服务器上执行的调试引擎,允许调试客户端查看源代码,设置断点,查看客户端连接,并在被调试的客户端会话中断断点时接收回调或通知。 调试客户端还可以通过跨越客户端代码同时控制多个客户端进行调试来控制执行。
    • 4. 发明申请
    • CLIENT SESSION BASED DEBUGGING
    • 基于客户端的调试
    • US20110225460A1
    • 2011-09-15
    • US12721170
    • 2010-03-10
    • John StairsThomas Hejlsberg
    • John StairsThomas Hejlsberg
    • G06F11/36G06F11/28
    • G06F11/362
    • Debugging operations on individual client sessions for a remotely executed shared application are enabled to be performed as the client requests are processed on the executing server without disrupting execution of other client sessions. A remote debugging client may connect to a debugging engine executed on the server allowing the debugging client to view source code, set breakpoints, view client connections, and receive callbacks or notifications when a breakpoint is hit by the client session being debugged. The debugging client may also control execution by stepping through client code enabling debugging of multiple clients simultaneously.
    • 启用远程执行的共享应用程序的单个客户端会话的调试操作,因为客户端请求在执行的服务器上处理,而不会中断其他客户端会话的执行。 远程调试客户端可能连接到在服务器上执行的调试引擎,允许调试客户端查看源代码,设置断点,查看客户端连接,并在被调试的客户端会话中断断点时接收回调或通知。 调试客户端还可以通过跨越客户端代码同时控制多个客户端进行调试来控制执行。
    • 7. 发明授权
    • Reducing locking during database transactions
    • 在数据库事务期间减少锁定
    • US08732143B2
    • 2014-05-20
    • US12869747
    • 2010-08-27
    • Jesper Lau FalkeboThomas Hejlsberg
    • Jesper Lau FalkeboThomas Hejlsberg
    • G06F17/30
    • G06F17/30362
    • Concepts and technologies are described herein for reducing locking during database transactions without using a cache. In accordance with the concepts and technologies disclosed herein, a server application generates a changeset in response to receiving an operation for modifying base data stored in a database. The changeset is stored as a set of tables that are stored at the database with the base data, and include a first table reflecting records in the base data that have been created and/or modified by the operations. The changeset further can include a second table reflecting records in the base data that have been deleted by the operations.
    • 这里描述了用于在数据库事务期间减少锁定而不使用高速缓存的概念和技术。 根据本文公开的概念和技术,服务器应用程序响应于接收到用于修改存储在数据库中的基本数据的操作而生成变更集。 该变更集被存储为一组存储在数据库中的表与基本数据,并且包括反映由操作创建和/或修改的基本数据中的记录的第一表。 更改集还可以包括反映已被操作删除的基本数据中的记录的第二表。