Text searching method and device and text processor
    1.
    发明授权
    Text searching method and device and text processor 有权
    文本搜索方法和设备文本处理器

    公开(公告)号:US09342585B2

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

    申请号:US12417974

    申请日:2009-04-03

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30672

    摘要: The present invention provides a text searching method including the steps of: extracting initials of corresponding words in a text to be searched according to a predetermined extracting rule to form an initial character string; creating mapping relation between the extracted initial character string and the text to be searched; performing matching between the initial character string and an abbreviation character string to be searched for; and determining an expanded phrase corresponding to the abbreviation character string to be searched for and a location of the expanded phrase in the text to be searched according to a result of the matching and the mapping relation. The invention further provides a text searching device for implementing the method and a text processor including the text searching device. With the invention, a searching function can be implemented precisely and efficiently to locate an expanded phrase of a phrase abbreviation in the text to be searched, even if a user only knows the phrase abbreviation but can not completely spell the expanded phrase thereof.

    摘要翻译: 本发明提供了一种文本搜索方法,包括以下步骤:根据预定的提取规则提取要搜索的文本中的相应单词的初始化,以形成初始字符串; 创建提取的初始字符串与要搜索的文本之间的映射关系; 执行初始字符串与要搜索的缩写字符串之间的匹配; 以及根据匹配结果和映射关系确定与要搜索的缩写字符串相对应的扩展短语以及要搜索的文本中的扩展短语的位置。 本发明还提供了一种用于实现该方法的文本搜索装置和包括文本搜索装置的文本处理器。 利用本发明,即使用户仅知道短语缩写但是不能完全拼写其扩展短语,因此可以精确有效地实现搜索功能来定位要搜索的文本中的短语缩写的扩展短语。

    Dynamic help information
    2.
    发明授权
    Dynamic help information 有权
    动态帮助信息

    公开(公告)号:US09026910B2

    公开(公告)日:2015-05-05

    申请号:US12954997

    申请日:2010-11-29

    摘要: Dynamic help information is provided by receiving unit, configured to receive at least one operation of a user and to obtain the user's operation history, where the operation history includes at least one operation; a determining unit, configured to determine the corresponding help information according to the user's operation history; and an information obtaining unit, configured to obtain said corresponding help information. Assistance in providing help information is also provided, comprising: an operation capturing unit, configured to capture and send at least one operation of a user; and an information displaying unit, configured to receive and display the help information corresponding to the user's operation history, where the operation history includes at least one operation. With the apparatuses and method of this invention, the pertinent help information can be dynamically provided for users according to user's operation history.

    摘要翻译: 动态帮助信息由接收单元提供,被配置为接收用户的至少一个操作并获得用户的操作历史,其中操作历史包括至少一个操作; 确定单元,被配置为根据用户的操作历史确定相应的帮助信息; 以及信息获取单元,用于获得所述对应的帮助信息。 还提供帮助提供帮助信息,包括:操作捕获单元,被配置为捕获和发送用户的至少一个操作; 以及信息显示单元,被配置为接收和显示与用户的操作历史相对应的帮助信息,其中操作历史包括至少一个操作。 利用本发明的装置和方法,可以根据用户的操作历史为用户动态地提供相关的帮助信息。

    Climbable hand truck
    3.
    发明申请
    Climbable hand truck 审中-公开
    爬行手推车

    公开(公告)号:US20050280220A1

    公开(公告)日:2005-12-22

    申请号:US10870253

    申请日:2004-06-18

    申请人: Xing Shen

    发明人: Xing Shen

    IPC分类号: B62B5/02 B62B11/00

    摘要: A clamber hand truck is composed of four main parts: arm frame, four wheels, a container and a handle bar. The handle bar controls the attitude of the front wheel and main wheel. When move on horizontal surface, the truck works as normal four-wheel truck. When clambering the stairs, because of the unique structure of the truck that function of rising angle “amplification”, the handle bar only need to turn a little angle, the wheels turn a big angle. Using few simple operations, the hand truck able to clamber on the stairs. During clambering the stairs, the attitude of the weight almost keeps the same as their horizontal level.

    摘要翻译: 手推车由四个主要部件组成:臂架,四轮,集装箱和手把。 手柄控制前轮和主轮的姿态。 当在水平面上移动时,卡车作为普通四轮卡车运行。 当爬楼梯时,由于具有上升角度“放大”功能的卡车的独特结构,手柄只需要转一点角度,车轮就会转一个大角度。 使用几个简单的操作,手推车可以爬上楼梯。 在爬楼梯时,重量的态度几乎与水平水平保持一致。

    Generating a web service
    4.
    发明授权
    Generating a web service 有权
    生成Web服务

    公开(公告)号:US08973020B2

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

    申请号:US13114237

    申请日:2011-05-24

    IPC分类号: G06F3/00 G06F9/44

    CPC分类号: G06F8/74

    摘要: Web services are automatically generated from corresponding Web applications under service-oriented architecture. A Web service is generated based on a Web application, comprising: obtaining user input information of the Web application, obtaining call stack information that is generated by the Web application at runtime based on the user input information, performing parameter matching between the user input information and the call stack information, selecting a method from the call stack information as an application programming interface based on a result of the parameter matching and the call stack information, and generating the Web service using the application programming interface.

    摘要翻译: 在面向服务体系结构的Web应用程序下自动生成Web服务。 基于Web应用生成Web服务,包括:获取Web应用的用户输入信息,基于用户输入信息在运行时获取由Web应用生成的呼叫栈信息,执行用户输入信息之间的参数匹配 以及所述调用堆栈信息,基于所述参数匹配的结果和所述调用堆栈信息,从所述调用堆栈信息中选择方法作为应用编程接口,以及使用所述应用编程接口生成所述Web服务。

    Implementing automatic access control list validation using automatic categorization of unstructured text
    5.
    发明授权
    Implementing automatic access control list validation using automatic categorization of unstructured text 有权
    使用非结构化文本的自动分类实现自动访问控制列表验证

    公开(公告)号:US08739279B2

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

    申请号:US13007867

    申请日:2011-01-17

    CPC分类号: G06F21/562

    摘要: A method, system and computer program product are provided for implementing automatic access control list validation using automatic categorization of unstructured text. Automatic categorization of unstructured text is performed on a plurality of documents of an access control list for determining an average term vector. Each of the documents is scored against the average term vector to identify a dissimilar document, flagged as a possible security risk. Automatic categorization of unstructured text is performed on user information of a plurality of members of a candidate access control list for determining a typical term vector. A similarity score is determined by user information and the typical term vector, members of an access control list that are dissimilar from other members of the access control list are identified.

    摘要翻译: 提供了一种方法,系统和计算机程序产品,用于使用非结构化文本的自动分类实现自动访问控制列表验证。 对用于确定平均项目向量的访问控制列表的多个文档执行非结构化文本的自动分类。 每个文档都被对准平均术语向量,以识别不同的文档,标记为可能的安全风险。 对候选访问控制列表的多个成员的用户信息执行非结构化文本的自动分类,以确定典型的术语向量。 相似性得分由用户信息确定,并且识别与访问控制列表的其他成员不相似的访问控制列表的典型术语向量的成员。

    GENERATING A WEB SERVICE
    6.
    发明申请
    GENERATING A WEB SERVICE 有权
    生成WEB服务

    公开(公告)号:US20110296442A1

    公开(公告)日:2011-12-01

    申请号:US13114237

    申请日:2011-05-24

    IPC分类号: G06F9/46

    CPC分类号: G06F8/74

    摘要: Web services are automatically generated from corresponding Web applications under service-oriented architecture. A Web service is generated based on a Web application, comprising: obtaining user input information of the Web application, obtaining call stack information that is generated by the Web application at runtime based on the user input information, performing parameter matching between the user input information and the call stack information, selecting a method from the call stack information as an application programming interface based on a result of the parameter matching and the call stack information, and generating the Web service using the application programming interface.

    摘要翻译: 在面向服务体系结构的Web应用程序下自动生成Web服务。 基于Web应用生成Web服务,包括:获取Web应用的用户输入信息,基于用户输入信息在运行时获取由Web应用生成的呼叫栈信息,执行用户输入信息之间的参数匹配 以及所述调用堆栈信息,基于所述参数匹配的结果和所述调用堆栈信息,从所述调用堆栈信息中选择方法作为应用编程接口,以及使用所述应用编程接口生成所述Web服务。

    Collecting Program Runtime Information
    7.
    发明申请
    Collecting Program Runtime Information 审中-公开
    收集程序运行时信息

    公开(公告)号:US20110107307A1

    公开(公告)日:2011-05-05

    申请号:US12913635

    申请日:2010-10-27

    IPC分类号: G06F9/44

    CPC分类号: G06F11/3664 G06F11/3624

    摘要: System(s), method(s), and computer program product(s) for collecting program runtime information are provided. In one aspect, this comprises: an instrumentation module for inserting, by program instrumentation, monitoring code into the constructor of an exception class in a program to run; and a monitoring module implemented by said monitoring code, the monitoring module for collecting program runtime information during the running process of the program. In another aspect, this comprises: obtaining verification point variables from assertions for a program to be tested; inserting monitoring code into positions in the program that access the obtained verification point variables; and as the program runs, collecting runtime information of the program by the inserted monitoring code.

    摘要翻译: 提供了用于收集程序运行时信息的系统,方法和计算机程序产品。 一方面,它包括:一个仪表模块,用于通过程序仪器将监控代码插入程序运行的异常类的构造函数; 以及由所述监视代码实现的监视模块,所述监视模块用于在所述程序的运行过程期间收集程序运行时信息。 在另一方面,这包括:从要测试的程序的断言获得验证点变量; 将监控代码插入程序中访问所获得的验证点变量的位置; 并且随着程序的运行,通过插入的监视代码来收集程序的运行时信息。

    Stacked capacitor for double-poly flash memory
    8.
    发明授权
    Stacked capacitor for double-poly flash memory 有权
    双聚闪存的堆叠电容

    公开(公告)号:US08329533B2

    公开(公告)日:2012-12-11

    申请号:US12781720

    申请日:2010-05-17

    IPC分类号: H01L21/8242

    摘要: A stacked capacitor for double-poly flash memory is provided. The stacked capacitor is formed by a lower electrode, a lower dielectric layer, a central electrode, an upper dielectric layer, and an upper electrode, wherein the lower electrode is a doped region in a substrate. The manufacturing process of this stacked capacitor can be fully integrated in to the manufacturing process of the double-poly flash memory cell.

    摘要翻译: 提供了一种用于双聚焦闪存的叠层电容器。 堆叠电容器由下电极,下电介质层,中心电极,上电介质层和上电极形成,其中下电极是衬底中的掺杂区域。 该叠层电容器的制造过程可以完全集成到双聚光闪存单元的制造过程中。

    STACKED CAPACITOR FOR DOUBLE-POLY FLASH MEMORY
    9.
    发明申请
    STACKED CAPACITOR FOR DOUBLE-POLY FLASH MEMORY 有权
    堆叠电容器用于双重闪存存储器

    公开(公告)号:US20110278656A1

    公开(公告)日:2011-11-17

    申请号:US12781720

    申请日:2010-05-17

    IPC分类号: H01L27/115 H01L21/8247

    摘要: A stacked capacitor for double-poly flash memory is provided. The stacked capacitor is formed by a lower electrode, a lower dielectric layer, a central electrode, an upper dielectric layer, and an upper electrode, wherein the lower electrode is a doped region in a substrate. The manufacturing process of this stacked capacitor can be fully integrated in to the manufacturing process of the double-poly flash memory cell.

    摘要翻译: 提供了一种用于双聚焦闪存的叠层电容器。 堆叠电容器由下电极,下电介质层,中心电极,上电介质层和上电极形成,其中下电极是衬底中的掺杂区域。 该叠层电容器的制造过程可以完全集成到双聚光闪存单元的制造过程中。