METHOD, APPARATUS, AND SYSTEM FOR SECURE ONLINE PAYMENT
    71.
    发明申请
    METHOD, APPARATUS, AND SYSTEM FOR SECURE ONLINE PAYMENT 审中-公开
    用于安全在线支付的方法,装置和系统

    公开(公告)号:US20160239841A1

    公开(公告)日:2016-08-18

    申请号:US15011013

    申请日:2016-01-29

    CPC classification number: G06Q20/405

    Abstract: A secure payment processing method is disclosed. The method can be implemented by a client terminal device. The method comprises receiving payment response data indicating that a payment has been completed by a settlement server and having a signature conforming to a predefined rule; sending the payment response data to a payment verification server; receiving a verification result from the payment verification server, the verification result indicating whether the payment response data has the signature conforming to the predefined rule; and determining, according to the verification result, whether the payment has been completed in the settlement server.

    Abstract translation: 披露了一种安全的支付处理方法。 该方法可以由客户终端设备实现。 所述方法包括接收指示已由结算服务器完成支付并且具有符合预定义规则的签名的支付响应数据; 将支付响应数据发送到支付验证服务器; 从所述支付验证服务器接收验证结果,所述验证结果指示所述支付响应数据是否具有符合所述预定义规则的签名; 以及根据所述验证结果确定所述结算服务器中的所述支付是否已经完成。

    METHOD AND APPARATUS FOR ISOLATING PAGE COOKIE
    73.
    发明申请
    METHOD AND APPARATUS FOR ISOLATING PAGE COOKIE 审中-公开
    用于分离页面COOKIE的方法和装置

    公开(公告)号:US20160182650A1

    公开(公告)日:2016-06-23

    申请号:US14977807

    申请日:2015-12-22

    Inventor: Xiangyang ZHAO

    Abstract: The present invention discloses a method and an apparatus for isolating a page cookie. The method includes: when a predetermined login account logs in, assigning an independent cookie storage for the predetermined login account; after a request of creating a page associated with the predetermined login account is acquired, establishing a mapping relation table for storing a mapping relation between a page view identification of the page associated with the predetermined login account and the independent cookie storage; when the page associated with the predetermined login account is loaded, looking up the mapping relation table; and initiating, according to the independent cookie storage corresponding to the page view identification of the page associated with the predetermined login account found in the mapping relation table, a request of loading the page associated with the predetermined login account. In this manner, isolation between the page view of the page associated with the predetermined login account and a cookie of a page being logged into by another account in the same domain name is implemented, thereby improving user experiences.

    Abstract translation: 本发明公开了一种隔离页面cookie的方法和装置。 该方法包括:当预定的登录帐户登录时,为预定的登录帐户分配独立的cookie存储; 在获取与预定登录帐户相关联的页面的请求之后,建立用于存储与预定登录帐户相关联的页面的页面浏览标识与独立cookie存储之间的映射关系的映射关系表; 当加载与预定登录帐户相关联的页面时,查找映射关系表; 以及根据与在所述映射关系表中找到的与所述预定登录帐户相关联的页面的页面浏览标识对应的独立cookie存储器启动加载与所述预定登录帐户相关联的页面的请求。 以这种方式,实现与预定登录帐户相关联的页面的页面视图与由相同域名中的另一个帐户登录的页面的cookie之间的隔离,从而改善用户体验。

    Webpage Browsing Method, Webapp Framework, Method and Device for Executing Javascript and Mobile Terminal
    74.
    发明申请
    Webpage Browsing Method, Webapp Framework, Method and Device for Executing Javascript and Mobile Terminal 审中-公开
    网页浏览方法,Webapp框架,执行Javascript和移动终端的方法和设备

    公开(公告)号:US20150074513A1

    公开(公告)日:2015-03-12

    申请号:US14368753

    申请日:2013-04-27

    CPC classification number: G06F17/2247 G06F9/44526 G06F9/45508 G06F17/30905

    Abstract: The disclosure provides a method for executing extended JavaScript (JS) by using an extended JS interface. The method comprises the following steps: inquiring an extension program whether to execute the extended JS at a predetermined occasion when a webpage is loaded, wherein the extension program is loaded when a browser is started up; the browser assembles the extended JS interface according to an open application programming interface (API) when determining that the extended JS is needed to be executed; executing the extended JS by using the extended JS interface. According to the disclosure, browsing mode and layout mode of a browser can be changed dynamically according to the requirement for webpage contents in the form of extension programs, accordingly browsing experience of users is improved.

    Abstract translation: 本公开提供了一种通过使用扩展JS接口来执行扩展JavaScript(JS)的方法。 该方法包括以下步骤:当加载网页时,在预定的时刻查询扩展程序是否执行扩展JS,其中在浏览器启动时加载扩展程序; 当确定需要执行扩展JS时,浏览器根据开放的应用程序编程接口(API)来组装扩展的JS接口; 使用扩展JS接口执行扩展JS。 根据本公开,浏览器的浏览模式和布局模式可以根据扩展程序形式的网页内容的要求动态地改变,从而提高用户的浏览体验。

    METHOD AND APPARATUS FOR COMPRESSING WEBPAGE TEXT
    75.
    发明申请
    METHOD AND APPARATUS FOR COMPRESSING WEBPAGE TEXT 有权
    压缩文本的方法和装置

    公开(公告)号:US20150058715A1

    公开(公告)日:2015-02-26

    申请号:US14388529

    申请日:2013-09-04

    CPC classification number: G06F17/2252 G06F17/2217 G06F17/272

    Abstract: Methods and apparatus for compressing webpage text are provided. According to a webpage-opening request of a mobile terminal browser, a current language environment of the terminal is obtained. According to the language environment, a character container corresponding to the language environment is initialized. Requested webpage data are received. The received webpage data are parsed. The webpage data are merged and stored using the corresponding character container. During the initializing of the corresponding character container according to the language environment, it is determined whether the language environment belongs to Latin languages. When the language environment belongs to Latin languages, the character container is initialized to store utf-8 encoded data. Otherwise, the character container is initialized to store utf-16 encoded data. The present disclosure can intelligently determine a storage method according to the language environment, optimize and adapt stored content, and effectively reduce the browser memory occupied by the webpage data.

    Abstract translation: 提供了压缩网页文本的方法和装置。 根据移动终端浏览器的网页打开请求,获得终端的当前语言环境。 根据语言环境,初始化与语言环境对应的字符容器。 收到要求的网页数据。 接收的网页数据被解析。 使用相应的字符容器合并和存储网页数据。 在根据语言环境初始化对应的字符容器时,确定语言环境是否属于拉丁语。 当语言环境属于拉丁语言时,字符容器被初始化以存储utf-8编码数据。 否则,字符容器被初始化以存储utf-16编码数据。 本公开可以根据语言环境智能地确定存储方法,优化和调整存储的内容,并有效地减少网页数据占用的浏览器内存。

    Method and Apparatus for Mobile Terminal User-Oriented Precise Location-Based Information Services
    76.
    发明申请
    Method and Apparatus for Mobile Terminal User-Oriented Precise Location-Based Information Services 审中-公开
    移动终端用户导向精确定位信息服务的方法与装置

    公开(公告)号:US20140226510A1

    公开(公告)日:2014-08-14

    申请号:US14155482

    申请日:2014-01-15

    Inventor: JIE LIANG

    Abstract: The present invention provides a precise location-based information service method and apparatus for mobile terminal browser users. The method includes: acquiring at least two types of positioning references based upon a positioning service request from a user; establishing correlation relationships among the positioning references based on the acquired positioning references; and performing integrated positioning and cross-validation on a precise location of the user based on the correlation relationships to determine final positioning service information. This invention can implement precise location-based services (LBS) and precise Point of Interest (POI) push service by analysis and extraction of the user's location information and behavioral data acquired and accumulated with the user's consent. This satisfies the needs of the mobile phone browser user for precise LBS and personalized nearby information service.

    Abstract translation: 本发明提供了一种用于移动终端浏览器用户的精确的基于位置的信息服务方法和装置。 该方法包括:基于来自用户的定位服务请求来获取至少两种类型的定位参考; 基于获取的定位参考,建立定位参考之间的相关关系; 并且基于所述相关关系在用户的精确位置上执行集成定位和交叉验证,以确定最终定位服务信息。 本发明可以通过用户同意获取并积累的用户位置信息和行为数据的分析和提取来实现精确的基于位置的服务(LBS)和精确的兴趣点(POI)推送服务。 这满足了手机浏览器用户对精确LBS和个性化附近信息服务的需求。

    SYSTEM FOR MANAGING CARDIOVASCULAR HEALTH STATUS
    77.
    发明申请
    SYSTEM FOR MANAGING CARDIOVASCULAR HEALTH STATUS 审中-公开
    管理心血管健康状态的系统

    公开(公告)号:US20140136226A1

    公开(公告)日:2014-05-15

    申请号:US14130742

    申请日:2012-07-04

    CPC classification number: G16H50/20 G16H50/30

    Abstract: A system (1) for computing a disease risk score of a patient based on a recommendation of treatment or lifestyle changes is disclosed. The system comprises an input device (11) for receiving risk parameter values for computing the disease risk score according to a risk score algorithm, and for receiving the recommendation of treatment or lifestyle changes, an interpreter (21) for computing at least one risk parameter value for computing the disease risk score, on the basis of the recommended treatment or lifestyle changes, a risk calculator (31) for calculating the disease risk score on the basis of the received risk parameter values and the computed risk parameter value, and an output device (41) for communicating the calculated disease risk score. Thanks to the interpreter (21), the recommended treatment or lifestyle change is “translated” into a value of a risk parameter for computing the disease risk score, there by allowing calculating the risk score resulting from the treatment or lifestyle change.

    Abstract translation: 公开了一种用于基于治疗或生活方式改变的推荐来计算患者的疾病风险评分的系统(1)。 该系统包括输入装置(11),用于根据风险评分算法接收用于计算疾病风险评分的风险参数值,并且用于接收治疗或生活方式改变的推荐;解释器(21),用于计算至少一个风险参数 根据推荐的治疗或生活方式变化来计算疾病风险评分的价值,用于根据接收的风险参数值和计算出的风险参数值计算疾病风险评分的风险计算器(31),以及输出 用于传达所计算的疾病风险评分的装置(41)。 感谢口译员(21),将推荐的治疗方法或生活方式的变化“转化”为计算疾病风险评分的风险参数值,方法是计算治疗或生活方式变化导致的风险评分。

    Page display method, device, and system, and page display assist method and device

    公开(公告)号:US10997360B2

    公开(公告)日:2021-05-04

    申请号:US15970293

    申请日:2018-05-03

    Abstract: A page display method, apparatus, and system, and a page display assist method and apparatus are provided. A target page that a user desires to visit is searched for a multimedia resource, and a type of the multimedia resource is identified; and if a multimedia resource is found, a multimedia player corresponding to a type of the multimedia resource is inserted into the target page. By means of searching a target page that a user desires to visit for a multimedia resource and identifying a type of the multimedia resource, and then, inserting a corresponding multimedia player according to the identified type of the multimedia resource, a multimedia resource in a page can be played online and browsing experience of a user is improved.

    Video resolution up-conversion method and device

    公开(公告)号:US10803552B2

    公开(公告)日:2020-10-13

    申请号:US15995521

    申请日:2018-06-01

    Abstract: This application discloses a method and an apparatus for lifting video resolution, where an initial magnified signal obtained by performing upsampling on an original signal is decomposed into two parts, that is, a first signal and a second signal by means of forward wavelet transform, where the first signal and the original signal have the same volume, and high-frequency information in the original signal is preserved; then the first signal is enhanced, so that enhancement on the first signal is transferred to the second signal by performing inverse wavelet transform on the second signal and the enhanced first signal, to compensate high frequency loss in the second signal, that is, high-frequency information of an entire final magnified signal obtained through inverse wavelet transform is compensated relative to the initial magnified signal, so that a magnified image corresponding to the final magnified signal can better preserve high-frequency information of an original image, vagueness of the magnified image is reduced or even eliminated, and definition of an entire video is improved.

Patent Agency Ranking