会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 6. 发明申请
    • CACHED DATA REPURPOSING
    • 缓存数据重现
    • WO2017205787A1
    • 2017-11-30
    • PCT/US2017/034753
    • 2017-05-26
    • HOME BOX OFFICE, INC.
    • GAY, Allen Arthur
    • G06F12/00G06F17/30G06F12/0871
    • The described technology is directed towards repurposing expired cached data when no unexpired data is available. Cached, unexpired data is used in response to a request when such data exists. If such data does not exist, e.g., at a front-end data service, then an attempt to obtain the requested data from another (e.g., back-end) data service is made. If the attempt is unsuccessful, and expired cached data exists, the expired cached data is returned in response to the request, e.g., instead of returning an error. A back-end data service may similarly return expired cached data when unable to obtain unexpired requested data elsewhere. An emergency mode may be entered in which data, whether expired or not, is returned from a cache when such data exists, such as when an attempt to obtain the data elsewhere is known in advance to be futile.
    • 所描述的技术旨在当没有未到期的数据可用时重新调整过期的高速缓存的数据。 当数据存在时,缓存的未过期数据用于响应请求。 如果这种数据不存在,例如在前端数据服务处,则尝试从另一个(例如,后端)数据服务获得所请求的数据。 如果尝试失败并且存在过期的缓存数据,则响应于该请求返回到期的缓存数据,例如,而不是返回错误。 如果后端数据服务无法在其他地方获得未到期的请求数据,则可能会返回过期的缓存数据。 当存在这样的数据时,例如当试图在别处获得数据事先知道是徒劳的时,可以输入紧急模式,其中数据(无论是否过期)从高速缓存返回。
    • 8. 发明申请
    • ASYNCHRONOUS MODELS
    • 异常模型
    • WO2016036996A1
    • 2016-03-10
    • PCT/US2015/048418
    • 2015-09-03
    • HOME BOX OFFICE, INC.
    • FURTWANGLER, Steven N.FURTWANGLER, Tyler R.FURTWANGLER, Brandon C.PARKER, J. Jordan C.
    • G06F9/44
    • G06F17/30578G06F9/451G06F17/30572
    • The described technology is directed towards asynchronous models that retrieve view-specified data for a view. A view requests a view model to return view-specified data; in turn, the view model makes one or more requests to a data model to retrieve information corresponding to the view-specified data. The data model communicates with a data source such as a web service or a cache to return the requested information to the view model. The view model may assemble / reformat the information into a data format corresponding to the view specified data format for returning to the view. The requests may be asynchronous, with a promise returned in response until the data or information is returned to fulfill the promise.
    • 所描述的技术针对检索视图指定数据的异步模型。 视图请求视图模型返回视图指定的数据; 反过来,视图模型对数据模型进行一个或多个请求来检索与视图指定数据相对应的信息。 数据模型与诸如Web服务或缓存之类的数据源进行通信,以将所请求的信息返回到视图模型。 视图模型可以将信息组装/重新格式化为与视图指定数据格式相对应的数据格式,以返回到视图。 请求可能是异步的,承诺在回复数据或信息以履行承诺之前作出回应。
    • 9. 发明申请
    • CUSTOMIZING THE REPEAT BEHAVIOR OF A BUTTON
    • 自定义按钮的重复行为
    • WO2016036987A1
    • 2016-03-10
    • PCT/US2015/048408
    • 2015-09-03
    • HOME BOX OFFICE, INC.
    • PARKER, J. Jordan C.CLARK, Brendan JosephFURTWANGLER, Nathan J. E.
    • G06F3/023
    • G06F3/0238G06F3/023G06F3/0484G06F3/04886G06F3/04897
    • The described technology is directed towards a button repeat system that allows different repeat behaviors (e.g., interval times between repeats) to be customized for any view (user interface element) and for any button. A designer specifies an interval set comprising interval times to use in an associated view to repeat a button that is pressed and held. Using global information across views, a button that is pressed and held may continue to repeat as focus changes among views. The repeating may continue without needing to reset to the first interval time of the interval set of each view as focus changes, so that, for example, a rapidly repeating button does not appear to change its repetition rate as focus changes among views.
    • 所描述的技术针对按钮重复系统,其允许为任何视图(用户界面元素)和任何按钮定制不同的重复行为(例如,重复之间的间隔时间)。 设计者指定一个间隔集合,其中包含间隔时间以在关联视图中使用以重复按下并保持的按钮。 在视图中使用全局信息,按住并保持的按钮可能会随着视图中焦点的变化而继续重复。 当焦点改变时,重复可以继续而不需要重置到每个视图的间隔集合的第一间隔时间,使得例如,当视图中的焦点改变时,快速重复的按钮看起来不会改变其重复率。
    • 10. 发明申请
    • OBJECT-ORIENTED PROGRAMMING SYSTEM AND LIBRARY
    • 面向对象的编程系统和图书馆
    • WO2016036972A1
    • 2016-03-10
    • PCT/US2015/048389
    • 2015-09-03
    • HOME BOX OFFICE, INC.
    • FURTWANGLER, Brandon C.FURTWANGLER, Tyler R.FURTWANGLER, Nathan J. E.
    • G06F9/44
    • G06F9/4488G06F8/315
    • The described technology is directed towards an object-oriented programming (OOP) system and library that maps conventional object-oriented concepts such as class hierarchies, interfaces, and static methods and properties onto a prototypal object system such as JavaScript®. Various functions of the OOP system are called to create a class-like structure that is instantiated into an object instance upon request. The OOP system allows for use of a wrapper pattern to wrap selected objects with added functionality such as validation and tracing, and to provide enhanced functionality with respect to properties, such as to call a function associated with a property when the property's value changes, and/or to lazily generate property values only when accessed.
    • 所描述的技术针对面向对象编程(OOP)系统和库,将传统的面向对象的概念(如类层次结构,接口和静态方法和属性)映射到原型对象系统(如JavaScript®)上。 调用OOP系统的各种功能来创建根据请求实例化为对象实例的类似类的结构。 OOP系统允许使用包装图案来包装所选择的对象,其具有诸如验证和跟踪的附加功能,并且提供关于属性的增强功能,例如当属性的值改变时调用与属性相关联的功能;以及 /或只有在访问时才能延迟生成属性值。