Method and system for realizing emphasis function of rich text editor

文档序号:1951953 发布日期:2021-12-10 浏览:15次 中文

阅读说明:本技术 一种富文本编辑器实现强调功能的方法及系统 (Method and system for realizing emphasis function of rich text editor ) 是由 马春雨 汤德昆 刘芳 段海波 于 2021-08-23 设计创作,主要内容包括:本发明提供了一种富文本编辑器实现强调功能的方法及系统,其中,所述方法包括:对输入信息进行监听,获得第一监听信息;获得预定强调标识信息;判断所述第一监听信息是否包含所述预定强调标识信息;如果所述第一监听信息包含所述预定强调标识信息,基于富文本编辑器向富文本中插入HTML标签,并与业务数据绑定;根据所述HTML标签,对第一强调对象执行第一强调指令,解决了现有技术中由于多数针对提醒功能只是简单实现提醒某人获取键入信息,无法保证用户数据安全性,且对于复杂业务需求不适用,导致现有针对提醒功能组件存在安全性不足和适用范围较小的技术问题。(The invention provides a method and a system for realizing an emphasis function of a rich text editor, wherein the method comprises the following steps: monitoring input information to obtain first monitoring information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; according to the HTML tag, the first emphasis instruction is executed on the first emphasis object, and the technical problems that in the prior art, most of reminding functions are only used for simply reminding someone to obtain typing information, the safety of user data cannot be guaranteed, and the complicated service requirements are not applicable, so that the safety of the existing reminding function component is insufficient and the application range is small are solved.)

1. A method of a rich text editor implementing an emphasis function, wherein the method comprises:

monitoring input information to obtain first monitoring information;

obtaining predetermined emphasized identification information;

judging whether the first monitoring information contains the preset emphasis identification information or not;

if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data;

and executing a first emphasis instruction on the first emphasis object according to the HTML label.

2. The method of claim 1, wherein the inserting an HTML tag into the rich text based on the rich text editor and binding with the service data if the first listening information contains the predetermined highlight identification information comprises:

obtaining a style library of the HTML tag;

and obtaining the emphasized style of the first emphasized object according to the style library.

3. The method of claim 1, wherein the inserting an HTML tag into the rich text based on the rich text editor and binding with the service data if the first listening information contains the predetermined highlight identification information comprises:

obtaining a tag text of the HTML tag;

and binding the label text with the service data of the first emphasized object, and linking extension information.

4. The method of claim 1, wherein the method further comprises:

after positioning a cursor in the tag text of the HTML tag, inserting a preset tag;

and when the text covered by the preset tag is deleted, deleting the HTML tag.

5. The method of claim 1, wherein the method further comprises:

obtaining custom attributes;

passing the custom property into the rich text.

6. A system for a rich text editor to implement a highlight function, wherein the system comprises:

the first acquisition unit is used for monitoring input information to acquire first monitoring information;

a second obtaining unit for obtaining predetermined emphasized identification information;

a first judging unit, configured to judge whether the first monitoring information includes the predetermined emphasized identification information;

a first inserting unit, configured to insert an HTML tag into a rich text based on a rich text editor and bind with service data if the first listening information includes the predetermined emphasized identification information;

a first execution unit to execute a first emphasis instruction on a first emphasized object according to the HTML tag.

7. A system for a rich text editor to implement a highlight function, comprising: a processor coupled with a memory for storing a program that, when executed by the processor, causes a system to perform the method of any of claims 1 to 5.

8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method of any one of the preceding claims 1 to 5.

Technical Field

The invention relates to the technical field related to communication services, in particular to a method and a system for realizing an emphasis function of a rich text editor.

Background

With the development of chat software (qq, WeChat and the like), the reminding function is developed at present, most of the reminding functions are applied to a multi-person chat interface, such as the @ function, when an input box is clicked, an identifier of a symbol is displayed on a keyboard, and the @ symbol appears after clicking. Then clicking the symbol to input the symbol to a sending column, selecting the nickname of the person to be reminded, inputting the related text data, clicking to send, and then strongly reminding the selected person to browse the text data in real time to obtain the related information and complete the related task in time. The method has great effect on real-time information transmission and specific reminding in a multi-user chat interface, and is widely applied at present.

However, in the process of implementing the technical solution of the invention in the embodiments of the present application, the inventors of the present application find that the above-mentioned technology has at least the following technical problems:

in the prior art, most of the reminding functions are only used for simply reminding a person to obtain key-in information, so that the safety of user data cannot be guaranteed, and the complicated service requirements are not applicable, so that the technical problems of insufficient safety and small application range of the existing reminding function component are caused.

Disclosure of Invention

The embodiment of the application provides a method and a system for realizing the emphasis function of a rich text editor, and solves the technical problems that in the prior art, most reminding functions are only realized simply to remind someone to obtain keying information, the safety of user data cannot be guaranteed, and the complex service requirements are not applicable, so that the safety of the existing reminding function component is insufficient and the application range is small. By monitoring the input information, capturing the preset emphasis identification information, and inserting an HTML tag bound with the service data into the rich text when the preset emphasis identification information is judged to be in the input information, the emphasis object can know the emphasis content only through the HTML tag, and the emphasis object can obtain more complex emphasis content which is difficult to edit by linking the HTML tag to an emphasis content interface, so that the technical effects of ensuring text security and supporting the reminding function of the more complex service content are achieved.

In view of the foregoing problems, embodiments of the present application provide a method and system for implementing an emphasis function in a rich text editor.

In a first aspect, an embodiment of the present application provides a method for implementing an emphasis function by a rich text editor, where the method includes: monitoring input information to obtain first monitoring information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; and executing a first emphasis instruction on the first emphasis object according to the HTML label.

On the other hand, an embodiment of the present application provides a system for implementing a highlight function by a rich text editor, where the system includes: the first acquisition unit is used for monitoring input information to acquire first monitoring information; a second obtaining unit for obtaining predetermined emphasized identification information; a first judging unit, configured to judge whether the first monitoring information includes the predetermined emphasized identification information; a first inserting unit, configured to insert an HTML tag into a rich text based on a rich text editor and bind with service data if the first listening information includes the predetermined emphasized identification information; a first execution unit to execute a first emphasis instruction on a first emphasized object according to the HTML tag.

In a third aspect, an embodiment of the present application provides a system for implementing a highlight function in a rich text editor, including: a processor coupled to a memory, the memory for storing a program that, when executed by the processor, causes the system to perform the method of any of the first aspects.

In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the method of any one of the first aspect.

One or more technical solutions provided in the embodiments of the present application have at least the following technical effects or advantages:

the method comprises the steps of acquiring first monitoring information by monitoring input information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; according to the technical scheme, the first emphasis instruction is executed on the first emphasis object, the input information is monitored, the preset emphasis identification information is captured, when the preset emphasis identification information is judged to be contained in the input information, the HTML label bound with the service data is inserted into the rich text, the emphasis object can know the emphasis content only through the HTML label, the HTML label is linked to the emphasis content interface, the more complex emphasis content which is difficult to edit can be obtained, and the technical effect of guaranteeing the text safety and supporting the more complex service content reminding function is achieved.

The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.

Drawings

FIG. 1 is a flowchart illustrating a method for implementing an emphasis function in a rich text editor according to an embodiment of the present disclosure;

FIG. 2 is a flowchart illustrating another method for implementing an emphasis function in a rich text editor according to an embodiment of the present application;

FIG. 3 is a flowchart illustrating another method for implementing an emphasis function in a rich text editor according to an embodiment of the present application;

FIG. 4 is a structural diagram of a system for implementing an emphasis function of a rich text editor according to an embodiment of the present application;

fig. 5 is a schematic structural diagram of an exemplary electronic device according to an embodiment of the present application.

Description of reference numerals: the device comprises a first obtaining unit 11, a second obtaining unit 12, a first judging unit 13, a first inserting unit 14, a first executing unit 15, an electronic device 300, a memory 301, a processor 302, a communication interface 303 and a bus architecture 304.

Detailed Description

The embodiment of the application provides a method and a system for realizing the emphasis function of a rich text editor, and solves the technical problems that in the prior art, most reminding functions are only realized simply to remind someone to obtain keying information, the safety of user data cannot be guaranteed, and the complex service requirements are not applicable, so that the safety of the existing reminding function component is insufficient and the application range is small. By monitoring the input information, capturing the preset emphasis identification information, and inserting an HTML tag bound with the service data into the rich text when the preset emphasis identification information is judged to be in the input information, the emphasis object can know the emphasis content only through the HTML tag, and the emphasis object can obtain more complex emphasis content which is difficult to edit by linking the HTML tag to an emphasis content interface, so that the technical effects of ensuring text security and supporting the reminding function of the more complex service content are achieved.

Summary of the application

With the development of chat software (qq, WeChat and the like), the reminding function is developed at present, most of the reminding functions are applied to a multi-person chat interface, such as the @ function, when an input box is clicked, an identifier of a symbol is displayed on a keyboard, and the @ symbol appears after clicking. Then clicking the symbol to input the symbol to a sending column, selecting the nickname of the person to be reminded, inputting the related text data, clicking to send, and then strongly reminding the selected person to browse the text data in real time to obtain the related information and complete the related task in time. The method has great effect on real-time information transmission and specific reminding in a multi-user chat interface, and is widely applied at present. However, in the prior art, most of the reminding functions are only used for simply reminding someone to obtain the key-in information, so that the safety of user data cannot be guaranteed, and the complicated service requirements are not applicable, so that the technical problems of insufficient safety and small application range exist in the existing reminding function components.

In view of the above technical problems, the technical solution provided by the present application has the following general idea:

the embodiment of the application provides a method for realizing an emphasis function by a rich text editor, wherein the method comprises the following steps: monitoring input information to obtain first monitoring information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; and executing a first emphasis instruction on the first emphasis object according to the HTML label.

Having thus described the general principles of the present application, various non-limiting embodiments thereof will now be described in detail with reference to the accompanying drawings.

Example one

As shown in fig. 1, an embodiment of the present application provides a method for implementing an emphasis function by a rich text editor, where the method includes:

s100: monitoring input information to obtain first monitoring information;

specifically, the first listening information means that when the input interface is opened, the system captures the input information and identifies the input information. The monitored input information includes but is not limited to various characters, Chinese characters, English and other information input by a keyboard; various characters, Chinese characters, English and other information input by voice; and various characters, Chinese characters, English and other information input by other modes. By monitoring and recognizing the input information in real time, the emphasizing function can be conveniently opened when the preset characters are captured.

S200: obtaining predetermined emphasized identification information;

s300: judging whether the first monitoring information contains the preset emphasis identification information or not;

specifically, the predetermined emphasis identification information refers to identification information for turning on an emphasis function, such as @ or other symbols; when the first monitoring information monitors that the input information contains the preset emphasis identification information, an emphasis function expansion option can be opened. By way of example and not limitation: the preset @ is the preset emphasis identification information, and when the @ is input in an input box of a multi-person chat platform of a certain company, an emphasis function option can be opened: "@ certain employee": direct input of simple emphasis information, "jump": more complex emphasising information input to other interfaces, "extended functionality": other custom function options. By identifying the customized preset emphasis identification information and opening the emphasis function for operation, it can be seen that compared with the traditional prompt component, the emphasis function herein achieves the technical effect of being not only suitable for the conventional simple emphasis prompt scene, but also suitable for the emphasis prompt under various complex business requirements.

S400: if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data;

in particular, the rich text editor refers to embedding HTML code in a page element, and the element can edit text like a document input box, and can set text styles; the html (hyper Text Markup language) tag refers to a hypertext Markup language, and the "hypertext" refers to a page that may contain non-character elements such as pictures, links, even music and programs.

Because simple information is directly emphasized, the prior art is relatively mature, and details are not added herein, and the process after "jump" is explained here, the rich text editor can select related content from the complex page content after the jump, and the related content is identified through the HTML tag and bound with the information of the page content and the selected emphasized object. The emphasized information in the related page can be modified only when the related page has a certain right through binding, so that the emphasized information in the related page can be checked only when the related page has a certain right object and an emphasized object, and the safety of the information is ensured.

S500: and executing a first emphasis instruction on the first emphasis object according to the HTML label.

Specifically, the first emphasized object refers to an object of the predetermined emphasized identification information emphasized reminder, and the first emphasized object may be one or more objects; the first emphasis instruction refers to information needing to emphasize the reminder, including but not limited to simple reminder information, reminder information identified by the HTML tag, and the like. When the first emphasis instruction is the reminding information identified by the HTML tag, after the HTML tag is edited, the return to an input interface can be confirmed. After the first emphasis instruction is edited, the first emphasis object can be reminded preferably by clicking to send, and the first emphasis object executes the first emphasis instruction to complete the emphasis function, so that the technical effect of reminding in real time is achieved.

Further, based on the step of inserting an HTML tag into the rich text based on the rich text editor if the first listening information includes the predetermined highlighted identification information, and binding the HTML tag with the service data, the step S400 includes:

s410: obtaining a style library of the HTML tag;

s420: and obtaining the emphasized style of the first emphasized object according to the style library.

Specifically, the style library of the HTML tag refers to the HTML tag style which can be customized before the HTML tag is edited; the emphasized style of the first emphasized object refers to a style presented to the first emphasized object by selecting the style library. The preferred implementation is: and binding each style in the style library with different service type data, so that the first emphasized object can quickly know the corresponding service type according to the emphasized style, and the information processing efficiency is improved.

Further, based on the step of inserting an HTML tag into the rich text based on the rich text editor if the first listening information includes the predetermined highlighted identification information, and binding the HTML tag with the service data, the step S400 includes:

s430: obtaining a tag text of the HTML tag;

s440: and binding the label text with the service data of the first emphasized object, and linking extension information.

Specifically, the tag text of the HTML tag refers to highlight instruction information edited after information requiring highlight identification in the option page, and includes but is not limited to: information such as Chinese, English, etc.; extensible link instruction information and various readable information. And binding the label text and the service data of the first emphasized object, namely binding the label text and the text information covered by the label text and the service data of the first emphasized object corresponding to the emphasized instruction information, and preferably expanding the service data of the first emphasized object through a link. The service data of the first emphasis object is bound, so that more complex service content emphasis reminding can be performed, and the technical effect of wider application range is achieved.

Further, as shown in fig. 2, the method further includes step S600:

s610: after positioning a cursor in the tag text of the HTML tag, inserting a preset tag;

s620: and when the text covered by the preset tag is deleted, deleting the HTML tag.

Specifically, the preset tag represents a custom tag of the HTML tag after the tag text input is completed, and the preset tag that can be customized includes but is not limited to: when the preset tag is inserted after the tag text of the HTML tag, the head and the tail of the HTML tag cannot be expanded. And, in order to ensure the security of information, when the text content covered by the preset tag, i.e. the content information emphasized in the page, is deleted, the HTML tag is also deleted, so as to avoid information leakage, for example, the service data of the first emphasized object bound by the HTML tag. The safety of the information is ensured.

Further, as shown in fig. 3, the method further includes step S700:

s710: obtaining custom attributes;

s720: passing the custom property into the rich text.

Specifically, the custom attribute refers to various custom settings that can be selected when the rich text editor edits, such as custom option information of the HTML tag style; the custom content of the HTML tag text; and information such as customization of a matching rule between the emphasis symbol and the first emphasis object. By customizing various custom functions through the custom attributes, the custom mode is unified in the custom attributes, and the custom content is convenient to adjust in the later period, so that the emphasis function is more stable.

To sum up, the method and the system for implementing the emphasis function of the rich text editor provided by the embodiment of the application have the following technical effects:

1. the method comprises the steps of acquiring first monitoring information by monitoring input information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; according to the technical scheme, the first emphasis instruction is executed on the first emphasis object, the input information is monitored, the preset emphasis identification information is captured, when the preset emphasis identification information is judged to be contained in the input information, the HTML label bound with the service data is inserted into the rich text, the emphasis object can know the emphasis content only through the HTML label, the HTML label is linked to the emphasis content interface, the more complex emphasis content which is difficult to edit can be obtained, and the technical effect of guaranteeing the text safety and supporting the more complex service content reminding function is achieved.

2. By customizing various custom functions through the custom attributes, the custom mode is unified in the custom attributes, and the custom content is convenient to adjust in the later period, so that the emphasis function is more stable.

Example two

Based on the same inventive concept as the method for implementing the highlight function by the rich text editor in the foregoing embodiment, as shown in fig. 4, an embodiment of the present application provides a system for implementing the highlight function by the rich text editor, where the system includes:

a first obtaining unit 11, where the first obtaining unit 11 is configured to monitor input information to obtain first monitored information;

a second obtaining unit 12, the second obtaining unit 12 being configured to obtain predetermined emphasized identification information;

a first judging unit 13, where the first judging unit 13 is configured to judge whether the first monitoring information includes the predetermined emphasized identification information;

a first inserting unit 14, wherein the first inserting unit 14 is configured to insert an HTML tag into the rich text based on the rich text editor and bind with the service data if the first listening information contains the predetermined emphasized identification information;

a first execution unit 15, said first execution unit 15 being configured to execute a first emphasis instruction on a first emphasized object according to said HTML tag.

Further, the system further comprises:

a third obtaining unit, configured to obtain a style library of the HTML tag;

a fourth obtaining unit configured to obtain an emphasized style of the first emphasized object according to the style library.

Further, the system further comprises:

a fifth obtaining unit, configured to obtain a tag text of the HTML tag;

and the first binding unit is used for binding the label text with the service data of the first emphasized object and linking extension information.

Further, the system further comprises:

the first inserting unit is used for inserting a preset tag after a cursor is positioned in a tag text of the HTML tag;

the first deleting unit is used for deleting the HTML tag when the text covered by the preset tag is deleted.

Further, the system further comprises:

a sixth obtaining unit, configured to obtain a custom customization attribute;

a first transmission unit, configured to transmit the custom customization attribute into the rich text.

Exemplary electronic device

The electronic device of the embodiment of the present application is described below with reference to figure 5,

based on the same inventive concept as the method for implementing the highlight function by the rich text editor in the foregoing embodiment, the embodiment of the present application further provides a system for implementing the highlight function by the rich text editor, including: a processor coupled to a memory for storing a program that, when executed by the processor, causes a system to perform the method of any of the first aspects

The electronic device 300 includes: processor 302, communication interface 303, memory 301. Optionally, the electronic device 300 may also include a bus architecture 304. Wherein, the communication interface 303, the processor 302 and the memory 301 may be connected to each other through a bus architecture 304; the bus architecture 304 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus architecture 304 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 5, but this is not intended to represent only one bus or type of bus.

Processor 302 may be a CPU, microprocessor, ASIC, or one or more integrated circuits for controlling the execution of programs in accordance with the teachings of the present application.

The communication interface 303 may be any device, such as a transceiver, for communicating with other devices or communication networks, such as an ethernet, a Radio Access Network (RAN), a Wireless Local Area Network (WLAN), a wired access network, and the like.

The memory 301 may be, but is not limited to, a ROM or other type of static storage device that can store static information and instructions, a RAM or other type of dynamic storage device that can store information and instructions, an electrically erasable Programmable read-only memory (EEPROM), a compact-read-only-memory (CD-ROM) or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. The memory may be self-contained and coupled to the processor through a bus architecture 304. The memory may also be integral to the processor.

The memory 301 is used for storing computer-executable instructions for executing the present application, and is controlled by the processor 302 to execute. The processor 302 is used for executing the computer-executable instructions stored in the memory 301, so as to implement the method and system for implementing the highlighting function of the rich text editor provided by the above-mentioned embodiments of the present application.

The embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the method and the system for implementing the highlighting function by the rich text editor described in any of the above embodiments.

Optionally, the computer-executable instructions in the embodiments of the present application may also be referred to as application program codes, which are not specifically limited in the embodiments of the present application.

The embodiment of the application provides a method for realizing an emphasis function by a rich text editor, wherein the method comprises the following steps: monitoring input information to obtain first monitoring information; obtaining predetermined emphasized identification information; judging whether the first monitoring information contains the preset emphasis identification information or not; if the first monitoring information contains the preset emphasis identification information, inserting an HTML tag into the rich text based on a rich text editor, and binding the HTML tag with the service data; according to the HTML tag, a first emphasis instruction is executed on the first emphasis object, the preset emphasis identification information is captured by monitoring the input information, when the preset emphasis identification information is judged to be in the input information, the HTML tag bound with the service data is inserted into the rich text, the emphasis object can know the emphasis content only through the HTML tag, and the HTML tag is linked to an emphasis content interface to obtain the more complex emphasis content which is difficult to edit, so that the technical effects of guaranteeing text security and supporting the more complex service content reminding function are achieved.

Those of ordinary skill in the art will understand that: the various numbers of the first, second, etc. mentioned in this application are only used for the convenience of description and are not used to limit the scope of the embodiments of this application, nor to indicate the order of precedence. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one" means one or more. At least two means two or more. "at least one," "any," or similar expressions refer to any combination of these items, including any combination of singular or plural items. For example, at least one (one ) of a, b, or c, may represent: a, b, c, a-b, a-c, b-c, or a-b-c, wherein a, b, c may be single or multiple.

In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device including one or more available media integrated servers, data centers, and the like. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.

The various illustrative logical units and circuits described in this application may be implemented or operated upon by design of a general purpose processor, a digital signal processor, an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a digital signal processor and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a digital signal processor core, or any other similar configuration.

The steps of a method or algorithm described in the embodiments herein may be embodied directly in hardware, in a software element executed by a processor, or in a combination of the two. The software cells may be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. For example, a storage medium may be coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC, which may be disposed in a terminal. In the alternative, the processor and the storage medium may reside in different components within the terminal. These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.

Although the present application has been described in conjunction with specific features and embodiments thereof, it will be evident that various modifications and combinations can be made thereto without departing from the spirit and scope of the application. Accordingly, the specification and figures are merely exemplary of the present application as defined in the appended claims and are intended to cover any and all modifications, variations, combinations, or equivalents within the scope of the present application. It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations.

12页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:文字显示方法、装置、电子设备及介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!

技术分类