Method and device for pushing association knowledge
    2.
    发明授权
    Method and device for pushing association knowledge 有权
    促进协会知识的方法和装置

    公开(公告)号:US09501587B2

    公开(公告)日:2016-11-22

    申请号:US14088828

    申请日:2013-11-25

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30997

    摘要: The disclosure provides a method for pushing association knowledge, comprising: determining ID information of a user when the user accesses resources; retrieving knowledge having ID information coincident with the ID information of the user in the resources; and pushing knowledge with the highest weight among the retrieved knowledge to the user. The disclosure also provides a device for pushing association knowledge, comprising: an ID module configured to determine ID information of a user when the user accesses resources; a retrieval module configured to retrieve knowledge having ID information coincident with the ID information of the user in the resources; and a pushing module configured to push knowledge with the highest weight among the retrieved knowledge to the user. According to the disclosure, it is able to improve the user experience.

    摘要翻译: 本公开提供了一种用于推动关联知识的方法,包括:当用户访问资源时,确定用户的ID信息; 获取与资源中的用户的ID信息一致的ID信息; 并将所获知识中具有最高权重的知识推送给用户。 本公开还提供了一种用于推送关联知识的设备,包括:ID模块,被配置为当用户访问资源时确定用户的ID信息; 检索模块,被配置为检索与所述资源中的所述用户的ID信息一致的ID信息; 以及推送模块,被配置为将所获取的知识中具有最高权重的知识推送给用户。 根据本公开,能够改善用户体验。

    Disaster recovery method and apparatus used in document editing and storage medium
    4.
    发明授权
    Disaster recovery method and apparatus used in document editing and storage medium 有权
    文件编辑和存储介质中使用的灾难恢复方法和装置

    公开(公告)号:US09442907B2

    公开(公告)日:2016-09-13

    申请号:US14093944

    申请日:2013-12-02

    发明人: Xuewu Zhu

    IPC分类号: G06F17/00 G06F17/22 G06F17/24

    摘要: The present invention provides a disaster recovery method used in document editing, comprising: storing the document to a local copy directory to form a local copy while editing the document; submitting the document to a server when editing of the document is finished; if the document is submitted successfully, deleting the local copy; if the document is not submitted successfully, recovering the document by using the local copy. The present invention also provides an apparatus, comprising: a backup module, used to store a document to a local copy directory to form a local copy while editing the document; a submitting module, used to submit the document to a server when editing of the document is finished; a deleting module, used to delete the local copy if the document is submitted successfully; a recovery module, used to recover the document using the local copy if the document is not submitted successfully.

    摘要翻译: 本发明提供了一种在文件编辑中使用的灾难恢复方法,包括:在编辑文档的同时将文档存储到本地拷贝目录中以形成本地拷贝; 文件编辑完成后将文件提交给服务器; 如果文件提交成功,删除本地副本; 如果文档未成功提交,则使用本地副本来恢复文档。 本发明还提供一种装置,包括:备份模块,用于在编辑文档时将文档存储到本地副本目录以形成本地副本; 用于在完成文档编辑时将文档提交给服务器的提交模块; 一个删除模块,用于在文档提交成功时删除本地副本; 恢复模块,用于在文档未成功提交时使用本地副本来恢复文档。

    IMAGE PRINTING METHOD AND PRINTER
    5.
    发明申请
    IMAGE PRINTING METHOD AND PRINTER 有权
    图像打印方法和打印机

    公开(公告)号:US20160210542A1

    公开(公告)日:2016-07-21

    申请号:US14914824

    申请日:2013-11-08

    IPC分类号: G06K15/02 G06F3/12

    摘要: An image printing method and printer is provided. The method comprises obtaining an original data file of an image to be printed from a database; dividing the original data file into a plurality of first data files and storing the first data files in a plurality of first memory blocks correspondingly; receiving an image printing request, the image printing request carrying first position information of the image to be printed; determining from its position information of the image to be printed second position information contained in the first position information, and filling a first data file corresponding to the second position information to a second memory block from the first memory block where the first data file is located through memory mapping mechanism to form a second data file to be printed; and printing and outputting the second data file in the second memory block.

    摘要翻译: 提供了一种图像打印方法和打印机。 该方法包括从数据库中获得要打印的图像的原始数据文件; 将原始数据文件分割成多个第一数据文件,并将第一数据文件相应地存储在多个第一存储器块中; 接收图像打印请求,所述图像打印请求携带要打印的图像的第一位置信息; 从第一位置信息中包含的要打印的图像的位置信息确定第二位置信息的位置信息,以及将第二位置信息对应的第一数据文件从第一数据文件所在的第一存储块填充到第二存储块 通过内存映射机制形成要打印的第二个数据文件; 以及在第二存储块中打印和输出第二数据文件。

    iOS APPLICATION AUTOMATIC COMPILATION METHOD AND SYSTEM
    6.
    发明申请
    iOS APPLICATION AUTOMATIC COMPILATION METHOD AND SYSTEM 审中-公开
    iOS应用自动编译方法与系统

    公开(公告)号:US20160196120A1

    公开(公告)日:2016-07-07

    申请号:US14916049

    申请日:2013-11-11

    发明人: Chen ZHAO

    IPC分类号: G06F9/45 H04L29/08

    CPC分类号: G06F8/41 G06F8/71 H04L67/06

    摘要: Provided is an iOS application automatic compilation method, comprising: according to a request received from a client to construct an iOS application, at least one Web server returns to the client corresponding construction service information so as to enable the client to return input information based on the construction service information; according to the returned input information, the Web server acquires a corresponding program code and modifies the configuration information of the program code, the corresponding program code being prestored in the Web server; the Web server packages the program code according to the modified configuration information, and backs up the packaged program code; and the Web server transmits to the client the message for completing iOS application construction, and provides the client with the downloadable packaged program code. Also provided is an iOS application automatic compilation system.

    摘要翻译: 提供了一种iOS应用自动编译方法,包括:根据从客户端收到的构建iOS应用程序的请求,至少一个Web服务器返回给客户端相应的构造服务信息,以使得客户端能够基于 施工服务信息; 根据返回的输入信息,Web服务器获取相应的程序代码,并修改程序代码的配置信息,相应的程序代码预先存储在Web服务器中; Web服务器根据修改的配置信息打包程序代码,并备份打包的程序代码; 并且Web服务器向客户端发送用于完成iOS应用程序构建的消息,并为客户端提供可下载的打包程序代码。 还提供了一个iOS应用程序自动编译系统。

    METHOD AND SYSTEM FOR CONTROLLING DIGITAL PRINTING OF SECRET FILE
    7.
    发明申请
    METHOD AND SYSTEM FOR CONTROLLING DIGITAL PRINTING OF SECRET FILE 有权
    用于控制秘密文件数字打印的方法和系统

    公开(公告)号:US20160196094A1

    公开(公告)日:2016-07-07

    申请号:US14915791

    申请日:2013-12-06

    发明人: Xingxin SUN

    IPC分类号: G06F3/12

    摘要: A method and system for controlling digital printing of a secret file is provided in this invention. The method comprises: obtaining a source file to be printed; importing the source file into a secret file library; generating a printing job for the source file and adding the printing job into a job list; writing printing control information of the source file into a standard file; after the printing is started, extracting page dot matrix data of the source file from the secret file library, and processing the page dot matrix data according to the printing control information; and transmitting the processed page dot matrix data to a numerical control device. Control management may be effectively realized throughout the printing process of the secret file, and the source file and the standard file cannot be copied without some professional skills in the printing process.

    摘要翻译: 本发明提供了一种用于控制秘密文件的数字打印的方法和系统。 该方法包括:获取要打印的源文件; 将源文件导入到一个秘密文件库中; 生成源文件的打印作业并将打印作业添加到作业列表中; 将源文件的打印控制信息写入标准文件; 在打印开始之后,从秘密文件库提取源文件的页面点阵数据,并根据打印控制信息处理页面点阵数据; 并将经处理的页面点阵数据发送到数字控制装置。 在秘密文件的整个打印过程中可以有效地实现控制管理,并且在打印过程中源文件和标准文件不能被复制而没有一些专业技能。

    METHOD AND APPARATUS FOR ESTABLISHING ULTRA-LARGE CHARACTER LIBRARY AND METHOD AND APPARATUS FOR DISPLAYING CHARACTER
    8.
    发明申请
    METHOD AND APPARATUS FOR ESTABLISHING ULTRA-LARGE CHARACTER LIBRARY AND METHOD AND APPARATUS FOR DISPLAYING CHARACTER 审中-公开
    用于建立超大字符库的方法和装置以及用于显示字符的方法和装置

    公开(公告)号:US20160180563A1

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

    申请号:US14902957

    申请日:2013-12-05

    IPC分类号: G06T11/60 G06F17/21 G06T1/60

    摘要: A method and apparatus for establishing an ultra-large character library and a method and apparatus for displaying a character are disclosed. The displaying method comprises: intercepting by a font engine middleware a font invoking message sent from a system font engine, the font invoking message comprising a character code and a font name corresponding to a character to be displayed by an application; acquiring outline data corresponding to the character from an ultra-large character library in a non-standard format based on the character code and font name; transmitting the outline data of the character to the system font engine to enable the system font engine to display the character according to the character outline data. With this invention, the capacity of the character library may be increased and characters in the non-standard-format ultra-large character library may be recognized conveniently, thus efficiency of character retrieval and display is improved.

    摘要翻译: 公开了一种用于建立超大字符库的方法和装置以及用于显示字符的方法和装置。 显示方法包括:通过字体引擎中间件截取从系统字体引擎发送的字体调用消息,所述字体调用消息包括与应用程序要显示的字符相对应的字符代码和字体名称; 基于字符代码和字体名称,以非标准格式从超大字符库获取与该字符对应的轮廓数据; 将字符的轮廓数据发送到系统字体引擎,以使系统字体引擎能够根据字符轮廓数据显示字符。 利用本发明,可以增加字符库的容量,并且可以方便地识别非标准格式超大字符库中的字符,从而提高字符检索和显示的效率。

    PAGE PROCESSING METHOD AND APPARATUS FOR VARIABLE DATA PRINTING
    9.
    发明申请
    PAGE PROCESSING METHOD AND APPARATUS FOR VARIABLE DATA PRINTING 有权
    用于可变数据打印的页面处理方法和装置

    公开(公告)号:US20160170696A1

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

    申请号:US14908793

    申请日:2013-12-05

    发明人: Zhangwei MENG

    IPC分类号: G06F3/12 G06K15/02

    摘要: This invention relates to printing, and discloses a method and apparatus for variable data printing. The method comprises: obtaining a current page of a file to be printed; performing a rasterization process on the current page to obtain a current page dot matrix; determining a reference page for the current page and obtaining a reference page dot matrix corresponding to the reference page; dividing the reference page dot matrix and the current page dot matrix into dot matrix blocks having a predetermined granularity; identifying variable data blocks in the current page dot matrix based on the dot matrix blocks; dynamically adjusting the size of the variable data blocks; extracting a variable data dot matrix in the current page dot matrix splitting the current page dot matrix up into the reference page dot matrix and the variable data dot matrix and then storing and outputting them.

    摘要翻译: 本发明涉及打印,并且公开了一种用于可变数据打印的方法和装置。 该方法包括:获取要打印的文件的当前页面; 在当前页面上执行光栅化处理以获得当前页面点阵; 确定当前页面的参考页面并获得与参考页面相对应的参考页面点阵; 将参考页面点阵和当前页面点阵划分成具有预定粒度的点阵块; 基于点阵块识别当前页面点阵中的可变数据块; 动态调整可变数据块的大小; 提取当前页面点阵中的可变数据点矩阵,将当前页面点阵分解为参考页面点阵和可变数据点阵,然后存储和输出。

    METHOD FOR OBTAINING A PRINT PROCESSING TIME AND ELECTRONIC DEVICE HAVING A PRINT FUNCTION
    10.
    发明申请
    METHOD FOR OBTAINING A PRINT PROCESSING TIME AND ELECTRONIC DEVICE HAVING A PRINT FUNCTION 有权
    用于获得打印处理时间的方法和具有打印功能的电子设备

    公开(公告)号:US20160139863A1

    公开(公告)日:2016-05-19

    申请号:US14651056

    申请日:2013-11-01

    IPC分类号: G06F3/12

    摘要: Disclosed are a method for obtaining print processing time and an electronic device having a print function which can be connected with a printer. The method comprises: executing a print instruction to make the printer perform a print operation on a first file while the current system time of the electronic device is recorded, referred to as time1; looking up in the print folder corresponding to the printer in the electronic device whether there is a second file with the extension .SPL corresponding to the first file; when the second file is found, reading the creation time of the second file, referred to as time2; detecting in the print folder that whether the second file has been modified to a third file; and when the second file is detected to have been modified to the third file, reading the modification time of the second file, referred to as time3.

    摘要翻译: 公开了一种获得打印处理时间的方法和具有可与打印机连接的打印功能的电子设备。 该方法包括:当记录电子设备的当前系统时间时,执行打印指令以使打印机在第一文件上执行打印操作,称为time1; 在电子设备中查找与打印机对应的打印文件夹中是否存在与第一个文件对应的扩展名为.SPL的第二个文件; 当找到第二个文件时,读取第二个文件的创建时间,称为time2; 在所述打印文件夹中检测所述第二文件是否被修改为第三文件; 并且当检测到第二文件已被修改为第三文件时,读取第二文件的修改时间,称为time3。