CN113377550A - Engine tool, engine system and editing tool for content multiplexing - Google Patents

Engine tool, engine system and editing tool for content multiplexing Download PDF

Info

Publication number
CN113377550A
CN113377550A CN202010117462.7A CN202010117462A CN113377550A CN 113377550 A CN113377550 A CN 113377550A CN 202010117462 A CN202010117462 A CN 202010117462A CN 113377550 A CN113377550 A CN 113377550A
Authority
CN
China
Prior art keywords
target
title
content
multiplexing
tool
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010117462.7A
Other languages
Chinese (zh)
Inventor
刘磊
杨城
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Priority to CN202010117462.7A priority Critical patent/CN113377550A/en
Publication of CN113377550A publication Critical patent/CN113377550A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing

Abstract

The embodiment of the invention discloses an engine tool, an engine system and an editing tool for content multiplexing, wherein the engine tool comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring identification information of target multiplexing content input by a user in the editing tool; the query unit is used for querying a target title in a database according to the identification information, wherein the database comprises at least one title; and the inserting unit is used for inquiring the target multiplexing content in a file library according to the target title and inserting the target multiplexing content into the editing tool. The engine tool of the invention can avoid the low efficiency and the confusion and error easily caused by opening a plurality of editing tools at the same time, and simultaneously, the multiplexing content stored in the file library can be stored according to the preset format, thereby ensuring the correctness of the multiplexing content format.

Description

Engine tool, engine system and editing tool for content multiplexing
Technical Field
The invention relates to the technical field of multiplexing content insertion, in particular to an engine tool, an engine system and an editing tool for content multiplexing.
Background
In recent years, editing tools (such as Word, Excel, or PPT) have been used in various fields because they can be used to edit contents such as characters, pictures, and tables, and thus, the editing tools have been widely used due to their wide applications and convenient operation.
Currently, when editing contents such as characters, tables, and pictures in an editing tool, there is a possibility that a large amount of duplicated contents (hereinafter, multiplexed contents) are stored in other editing tools, and therefore, it is sometimes necessary to copy and paste the multiplexed contents from other editing tools into the editing tool.
However, when the required multiplexed content is stored in a plurality of editing tools, a plurality of editing tools need to be opened, a large amount of time is wasted in switching among the plurality of editing tools, meanwhile, when a plurality of editing tool files are opened, confusion and errors are easily caused, and due to different formats, the format of the multiplexed content needs to be adjusted, so that the error probability is further increased, and the working efficiency is affected.
Therefore, how to improve the utilization efficiency of the multiplexed content and reduce the error probability when the multiplexed content is used becomes an urgent technical problem to be solved.
Disclosure of Invention
The embodiment of the invention provides an engine tool, an engine system and an editing tool for content multiplexing, so that the required multiplexed content can be directly inserted into the editing tool.
In one aspect, an engine tool for content multiplexing provided by an embodiment of the present invention includes:
an acquisition unit configured to acquire identification information of target multiplexed content input by a user in an editing tool;
the query unit is used for querying a target title in a database according to the identification information, wherein the database comprises at least one title;
and the inserting unit is used for inquiring the target multiplexing content in a file library according to the target title and inserting the target multiplexing content into the editing tool.
The engine tool is used for inserting multiplexing content, when the multiplexing content for the needed target is needed to be inserted, the engine tool can obtain identification information input by a user when the multiplexing content is needed to be inquired through the acquisition unit, then the inquiry unit can inquire in the database according to the identification information obtained by the acquisition unit so as to obtain a target title, then the insertion unit can directly insert the target title into the editing tool from the file library storing the target multiplexing content, so that the situations of low efficiency and easy confusion and error caused by simultaneously opening a plurality of editing tools can be avoided, and simultaneously the multiplexing content stored in the file library can be stored according to a preset format, so that the correctness of the format of the multiplexing content can be ensured.
In an embodiment of the present invention, the query unit is further configured to query a database for a target result according to the identification information, where the target result includes at least one title, and the at least one title includes the target title.
In one embodiment of the present invention, a display unit is further included for displaying the target result.
In an embodiment of the present invention, the system further includes a selecting unit, configured to obtain the target title selected by the user in the target result.
In one embodiment of the invention, the database further characterizes a correspondence of titles to IDs, the database comprising at least one title and at least one ID.
In one embodiment of the present invention, the file library includes a plurality of files, and the file name of each file is identical to the corresponding ID content.
In one embodiment of the present invention, the insertion unit includes:
a retrieval module for retrieving a target ID from the database according to the target title;
the matching module is used for matching a target file in the file library according to the target ID;
and the calling module is used for inserting the target multiplexing content in the target file into the editing tool through the API.
On the other hand, an engine system for content multiplexing is further provided in an embodiment of the present invention, and includes a file library for storing multiplexed content and the engine tool described in any of the above embodiments.
In an embodiment of the present invention, the file library includes a plurality of preset file libraries, each preset file library is configured to store multiplexed contents with the same multiplexed content type, and each preset file library includes a plurality of files.
In another aspect, an embodiment of the present invention further provides an editing tool, where the engine tool for content multiplexing described in any of the above embodiments is installed.
The engine tool is used for inserting multiplexing content, when the multiplexing content for the needed target is needed to be inserted, the engine tool can obtain identification information input by a user when the multiplexing content is needed to be inquired through the acquisition unit, then the inquiry unit can inquire in the database according to the identification information obtained by the acquisition unit so as to obtain a target title, then the insertion unit can directly insert the target title into the editing tool from the file library storing the target multiplexing content, so that the situations of low efficiency and easy confusion and error caused by simultaneously opening a plurality of editing tools can be avoided, and simultaneously the multiplexing content stored in the file library can be stored according to a preset format, so that the correctness of the format of the multiplexing content can be ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a process flow diagram of an engine tool according to an embodiment of the present invention;
FIG. 2 is a schematic process flow diagram of another engine tool according to an embodiment of the present invention;
FIG. 3 is a schematic process flow diagram of another engine tool according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a process of an insertion unit according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a search module according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a matching module according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a calling module according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
[ first embodiment ] A method for manufacturing a semiconductor device
The embodiment of the invention aims to quickly and accurately insert the needed multiplexed content into the editing tools when the multiplexed content needs to be called from a plurality of editing tools.
Referring to fig. 1, fig. 1 is a schematic processing flow diagram of an engine tool according to an embodiment of the present invention. One embodiment of the invention provides an engine tool for content multiplexing, which comprises an acquisition unit, an inquiry unit and an insertion unit, wherein the acquisition unit is used for acquiring identification information of target multiplexing content input by a user in an editing tool; the query unit is used for querying a target title in a database according to the identification information, wherein the database comprises at least one title; and the inserting unit is used for inquiring the target multiplexing content in a file library according to the target title and inserting the target multiplexing content into the editing tool.
In this embodiment, the editing tool is a tool capable of editing characters, pictures and diagrams, for example, the editing tool may be Word, Excel or PPT; the multiplexing content is repeated content, and may be characters, pictures, tables or the like which can be repeatedly used, for example, the multiplexing content may be a certain operation step or an attribute, a parameter or the like of a certain product, and the target multiplexing content is the multiplexing content which the user needs to insert into the editing tool; in this embodiment, each multiplexed content uniquely corresponds to one title, for example, if a certain multiplexed content is recorded as a related step related to offline setting, the title corresponding to the step is an offline device, and therefore, if the title is determined, the multiplexed content corresponding to the title can be determined; the target title is a title corresponding to the target multiplexing content; the database is used for representing a corresponding relationship between titles and IDs (Identity identification numbers) of multiplexed contents, that is, titles corresponding to all multiplexed contents are recorded in the database, and an ID uniquely corresponding to each title is also recorded in the database, and the database includes at least one title and at least one ID, so that in the case of title determination, the ID corresponding to the title can be queried through the database, for example, the ID is set as a title offline, and the corresponding ID is 1; the file library is used for storing multiplexing content, and comprises a plurality of files, each file stores one multiplexing content, the file name of each file is the same as the corresponding ID content, for example, if a certain file stores the multiplexing content with the title set offline, and the ID corresponding to the offline device is 1, the file name of the file is 1, for example, the multiplexing content with the title set offline is stored in a word, and the file name of the word is the ID corresponding to the title of the multiplexing content stored in the word; the identification information may be a keyword input by the user for retrieving the multiplexed content, or may be a title of the multiplexed content input by the user for retrieving the multiplexed content.
That is to say, when a user needs to insert multiplexed content into a certain editing tool, the user may input identification information corresponding to the multiplexed content (the multiplexed content is target multiplexed content) into the editing tool, the obtaining unit may obtain the identification information, the querying unit may match the identification information with all titles recorded in the database to obtain a corresponding matching result, for example, the identification information obtained by the obtaining unit is "display screen", the querying unit may directly query a title related to "display screen" in the database, and may query a target title corresponding to the target multiplexed content in the queried title, because each multiplexed content in the file library only corresponds to one title, after obtaining the target title corresponding to the target multiplexed content, the inserting unit may directly query the target multiplexed content to be inserted in the file library, for example, an API (Application Programming Interface) Interface may be used to call the target multiplexing content to be inserted from the file library and insert the target multiplexing content into the editing tool. Because the commonly used multiplexing content is already stored in the document library, the engine tool can directly retrieve the target multiplexing content in the document library after the target title is determined after the engine tool is linked to the document library where the multiplexing content is located, and when the required target multiplexing content exists in the document library, the engine tool can directly call the target multiplexing content out and insert the target multiplexing content into the editing tool. In addition, the engine tool provided by the embodiment can be used by a plurality of people at the same time, so that the working efficiency of the individual can be improved, and the overall working efficiency can be improved when a plurality of people need to use the engine tool at the same time.
In a specific embodiment, the query unit is further configured to query a database for a target result according to the identification information, where the target result includes at least one title, and the at least one title includes the target title.
In this embodiment, when the identification information input into the editing tool by the user is a title, the identification information acquired by the acquisition unit is determined, the title input into the editing tool by the user and acquired by the acquisition unit is a target title, and the query unit may directly query in the database according to the target title to obtain a target result, where the target result is the target title. When the identification information input into the editing tool by the user is a keyword, the query unit needs to query in the database according to the keyword, and the query result (i.e., the target result) includes all the results including the keyword, and the result includes not only the target title corresponding to the target multiplexed content required by the user, but also other titles related to the keyword, for example, the keyword input by the user is "screen", and the title corresponding to the multiplexed content required by the user is "display screen", so that the query result includes not only the "display screen" but also titles related to the "screen" in other titles.
In a particular embodiment, the engine tool may further comprise a display unit for displaying the target result.
Referring to fig. 2, fig. 2 is a schematic processing flow diagram of another engine tool according to an embodiment of the present invention, in this embodiment, after the display unit displays the target result queried by the query unit, the user may obtain a title displayed in the target result, so that the target title may be determined according to the displayed title.
In one embodiment, referring to fig. 3, the engine tool may further include a selecting unit for obtaining a target title selected by the user in the target result.
Referring to fig. 3, fig. 3 is a schematic processing flow diagram of another engine tool according to an embodiment of the present invention, in this embodiment, after the display unit displays the target result queried by the query unit, the user may select a target title required by the user according to the target result displayed by the display unit, and the selection unit may acquire the target title selected by the user.
In an embodiment, please refer to fig. 4, fig. 4 is a schematic processing flow diagram of an insertion unit according to an embodiment of the present invention, where the insertion unit may specifically include a retrieval module, a matching module, and a retrieval module, where the retrieval module is configured to retrieve a target ID from a database according to a target title; the matching module matches the target file in the file library according to the target ID; the calling module is used for inserting the target multiplexing content in the target file into the editing tool through the API interface.
That is, since the title corresponding to each multiplexed content, and the ID corresponding to the title are recorded in the database, therefore, after the target title is determined, the retrieval module can perform retrieval matching on the target title and all titles recorded in the database, can retrieve the ID corresponding to the target title from the database, this ID is the target ID because a plurality of files for storing multiplexed contents are stored in the file repository, the file name of each file is named with its corresponding ID, thus, after the target ID is determined, the matching module can directly determine the file (i.e., the target file) whose target ID corresponds to the document library, the file with the file name same as the target ID is the target file, so that the calling module can directly insert the target multiplexing content stored in the target file into the editing tool in a copying and pasting mode on the basis of the API.
In one embodiment, referring to fig. 5, the retrieval module may include at least one of a text retrieval module, a picture retrieval module, and a table retrieval module, the target title including at least one of a first target title, a second target title, and a third target title, the database including at least one of a first database, a second database, and a third database, the target ID including at least one of a first target ID, a second target ID, and a third target ID.
Specifically, the text retrieval module is configured to retrieve the first target ID from the first database according to the first target title.
In this embodiment, when a certain character needs to be inserted into the editing tool, the character is the target multiplexed content, and for each character, the corresponding title of the character is the first target title, the first database represents the corresponding relationship between the title of the character and the ID, and the character may be, for example, an operation step, a specification, or other characters that can be repeatedly used.
Specifically, the picture retrieval module is configured to retrieve the second target ID from the second database according to the second target title.
In this embodiment, when a certain picture needs to be inserted into the editing tool, the picture is the target multiplexing content, and for each picture, the picture corresponds to one title, so that the title corresponding to the picture is the second target title, and the second database represents the correspondence between the title of the picture and the ID, so that when the target multiplexing content is a picture, after the second target title corresponding to the picture is determined, the picture retrieval module may retrieve and match the second target title with all titles recorded in the second database, and may retrieve the ID corresponding to the second target title in the second database, where the ID is the second target ID.
In particular, the table retrieval module is configured to retrieve a third object ID in a third database based on the third object title.
In this embodiment, when a certain table needs to be inserted into the editing tool, the table is target multiplexing content, and for each table, the table corresponds to one title, so that the title corresponding to the table is a third target title, and the third database represents a correspondence between the title of the table and an ID, so that when the target multiplexing content is the table, after the third target title corresponding to the table is determined, the table retrieval module may perform retrieval and matching on the third target title and all titles recorded in the third database, and may retrieve an ID corresponding to the third target title in the third database, where the ID is the third target ID.
In a specific embodiment, referring to fig. 6, the matching module includes at least one of a text matching module, an image matching module and a table matching module, the document library includes at least one of a first document library, a second document library and a third document library, and the target document includes at least one of a first target document, a second target document and a third target document.
Specifically, the text matching module is configured to match the first target file in the first file library according to the first target ID.
The first file library of this embodiment is used to store a file whose multiplexed content is a word, where the first file library includes a plurality of files, each file is used to store one word, and the file may be, for example, a word. Furthermore, the characters can be stored in a word document in advance, and a title can be set for the characters by using a title function in the word document, and the setting of the rating titles may be made in a manner that can be set as desired, for example by sorting according to performance, effect, etc., this embodiment is not particularly limited, for example, the first-level title is a product setting, and the second-level title exists under the first-level title, for example, for offline settings and online settings, there may also be a presence of tertiary titles under each secondary title, therefore, the first target title of the present embodiment may be a first-level title, a second-level title, a third-level title, or a title of other levels, where all titles for setting characters belong to titles corresponding to characters. In addition, in order to increase the response speed, the words stored in a word may be split in a preset manner, so that the word is split into a plurality of subwords, each subword is a file, for example, the splitting is performed by using Access, the Access is a relational database management system issued by microsoft, the splitting manner may be set according to actual requirements, meanwhile, a title corresponding to each split subword is recorded in a first database, the title of each subword corresponds to an ID, for example, the title corresponding to ID 1 is a preset word set offline, and the title corresponding to ID 2 is a word set online. After the first target ID is determined, the first target ID may be matched with the file name of the file storing the text in the first repository by using a text matching module, and since the file name is named by using an ID and each ID is unique, when the ID in the file name of the file in the first repository is the same as the first target ID, the file (i.e., the first target file) may be obtained by matching, and the file may be a child word for storing the text.
Specifically, the picture matching module is configured to match the second target file in the second file library according to the second target ID.
The second repository of this embodiment is used for storing pictures, each picture is a file, the picture may be a picture with a preset size, the picture with a preset size is a picture with a size meeting the requirement, each picture corresponds to a title, the pictures may be stored in the second repository in advance, for example, all the pictures may be stored in a folder in advance, the pictures in the folder may further store the pictures belonging to the same category in one folder according to the type, the title corresponding to each picture is recorded in a second database, and each picture corresponds to an ID, for example, a picture with an ID of 1 corresponding to a title of 2K and a picture with an ID of 2 corresponding to a title of 3D, so after the second target ID is determined, the second target ID may be matched with the file names of all the pictures in the second repository by using the picture matching module, since the file names are named by using the IDs, and each ID is unique, the picture (i.e., the second target file) can be obtained by matching when the ID in the file name of the picture in the second file library is the same as the second target ID.
Specifically, the table matching module is configured to match the third target file in the third file repository according to the third target ID.
The third file library of this embodiment is used to store files whose multiplexed contents are tables, and the first file library includes a plurality of files, each file is used to store one table, and the file may be, for example, a word. Further, the table may be stored in a word in advance, a title may be set for each type of table by using a title function of the word, and a hierarchical title may be set according to a certain manner, which may be set according to needs, for example, according to product parameter types. In addition, in order to increase the response speed, the table stored in one word may be split according to a preset manner, so that one word is split into a plurality of subwords, each subword is one file, for example, the splitting is performed by using Access, a title corresponding to each split subword is recorded in a third database, and each subword corresponds to one ID, so that after the third target ID is determined, the third target ID may be matched with the file name of the file in which the table is stored in the third file library by using a table matching module, and since the file name is named by using an ID and each ID is unique, the file (i.e., the third target file) may be obtained by matching when the ID in the file name of the file in the third file library is the same as the third target ID, and the file may be a subword used for storing the table.
In one embodiment, referring to fig. 7, the retrieving module includes at least one of a text retrieving module, a picture retrieving module and a table retrieving module, and the target multiplexing content includes at least one of a target text, a target picture and a target table.
Specifically, the text retrieval module is configured to insert the target text of the first target file into the editing tool through the API interface.
In this embodiment, the text stored in the first target file is the target text, so after the first target file is determined, the target text of the first target file can be directly copied and pasted to the editing tool through the API interface.
Specifically, the picture retrieving module is configured to insert the target picture of the second target file into the editing tool through the API interface.
In this embodiment, the picture corresponding to the second target file is the target picture, so that after the second target file is determined, the target picture of the second target file can be copied and pasted to the editing tool directly through the API interface.
Specifically, the table retrieving module is configured to insert the target table in the third target file into the editing tool through the API interface.
In this embodiment, the table stored in the third target file is the target table, so after the third target file is determined, the target table of the third target file can be copied and pasted to the editing tool directly through the API interface.
The engine tool of the embodiment may be a plug-in installed in the editing tool, or may be a separate tool that is not attached to any plug-in.
The engine tool of the embodiment does not need to copy and paste in a mode of opening a file, and can insert characters, pictures and tables in the editing tool at the same time, so that the working efficiency is improved, and the error rate is reduced.
The file library of the embodiment can be only provided with one file according to the requirement, and the file library for storing characters, the file library for storing pictures and the file library for storing tables can be respectively provided in the file library, so that the file library can be accessed by multiple users, and only the file library needs to be maintained.
The format of the characters, pictures and tables imported by the engine tool of the embodiment can be preset, and manual format adjustment is not needed.
[ second embodiment ]
On the basis of the above embodiments, the embodiment of the present invention further provides an engine system for content multiplexing, where the engine system for content multiplexing includes a file library for storing multiplexed content and an engine tool for content multiplexing, the engine tool is the engine tool provided in the above embodiments, and the multiplexed content includes characters, pictures and/or tables.
In a specific embodiment, the file library includes a plurality of preset file libraries, each preset file library is used for storing multiplexed contents with the same multiplexed content type, and each preset file library includes a plurality of files.
In this embodiment, the type of the multiplexed content is a type to which the multiplexed content belongs, for example, the type of the multiplexed content is text, or the type of the multiplexed content is a picture, or the type of the multiplexed content is a table, each type of the multiplexed content may be stored in a preset file library, for example, the multiplexed content belonging to the text is stored in a preset file library together, the preset file library includes a plurality of files, each file stores one text, the text in the file corresponds to one title, the title corresponds to one ID, and the file name of the file is the same as the corresponding ID; for example, the multiplexing contents belonging to the table are stored in a preset file library together, the preset file library comprises a plurality of files, each file stores a table, the table in the file corresponds to a title, the title corresponds to an ID, and the file name of the file is the same as the ID corresponding to the title; for example, multiplexing contents belonging to a picture are stored in a preset file library together, where the preset file library includes a plurality of files, each file is a picture, the picture corresponds to a title, the title corresponds to an ID, and the file name (picture name) of the picture is the same as the corresponding ID.
The implementation principle and technical effect of the editing tool provided by the embodiment of the invention are similar to those of the engine tool, and are not described herein again.
[ third embodiment ]
On the basis of the above embodiment, the embodiment of the present invention further provides an editing tool, which may be a tool that can be used for editing, such as Word, Excel, or PPT, and the engine tool provided by the above embodiment is installed in the editing tool.
By installing the engine tool in the editing tool, when the multiplexing content for the target is required to be inserted, the engine tool can obtain the identification information input by the user when the multiplexing content required is inquired through the acquisition unit, then the inquiry unit can inquire in the database according to the identification information obtained by the acquisition unit so as to obtain the target title, and then the insertion unit can directly insert the target title into the editing tool from the file library storing the multiplexing content for the target, so that the situations of low efficiency and easy confusion and error caused by simultaneously opening a plurality of editing tools can be avoided, and the multiplexing content stored in the file library can be stored according to a preset format, so that the correctness of the format of the multiplexing content can be ensured.
The implementation principle and technical effect of the editing tool provided by the embodiment of the invention are similar to those of the engine tool, and are not described herein again.
In addition, it should be understood that the foregoing embodiments are merely exemplary illustrations of the present invention, and the technical solutions of the embodiments can be arbitrarily combined and collocated without conflict between technical features and structural contradictions, which do not violate the purpose of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and/or method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units/modules is only one logical division, and there may be other divisions in actual implementation, for example, multiple units or modules may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units/modules described as separate parts may or may not be physically separate, and parts displayed as units/modules may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the units/modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An engine tool for content multiplexing, comprising:
an acquisition unit configured to acquire identification information of target multiplexed content input by a user in an editing tool;
the query unit is used for querying a target title in a database according to the identification information, wherein the database comprises at least one title;
and the inserting unit is used for inquiring the target multiplexing content in a file library according to the target title and inserting the target multiplexing content into the editing tool.
2. The engine tool for content multiplexing of claim 1, wherein the query unit is further configured to query a database for a target result based on the identification information, the target result comprising at least one title, the at least one title comprising the target title.
3. The engine tool for content multiplexing of claim 2, further comprising a display unit for displaying the target result.
4. The engine tool for content multiplexing according to claim 3, further comprising a selecting unit for acquiring the target title selected by a user in the target result.
5. The engine tool for content multiplexing of any of claims 1 to 4, wherein the database further characterizes a correspondence of titles to IDs, the database comprising at least one title and at least one ID.
6. The engine tool for content multiplexing of claim 5, wherein the library of files comprises a number of files, each of the files having a file name identical to a corresponding ID content.
7. The engine tool for content multiplexing of claim 1 or 6, wherein the insertion unit comprises:
a retrieval module for retrieving a target ID from the database according to the target title;
the matching module is used for matching a target file in the file library according to the target ID;
and the calling module is used for inserting the target multiplexing content in the target file into the editing tool through the API.
8. An engine system for content multiplexing, comprising a file library for storing multiplexed contents and the engine tool for content multiplexing of any one of claims 1 to 7, wherein the multiplexed contents comprise texts, pictures and/or tables.
9. The engine system for multiplexing contents according to claim 8, wherein the repository comprises a plurality of predetermined repositories, each of the predetermined repositories is configured to store multiplexed contents having the same type of multiplexed contents, and each of the predetermined repositories comprises a plurality of files.
10. An editing tool characterized in that an engine tool for content multiplexing according to any one of claims 1 to 7 is installed.
CN202010117462.7A 2020-02-25 2020-02-25 Engine tool, engine system and editing tool for content multiplexing Pending CN113377550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010117462.7A CN113377550A (en) 2020-02-25 2020-02-25 Engine tool, engine system and editing tool for content multiplexing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010117462.7A CN113377550A (en) 2020-02-25 2020-02-25 Engine tool, engine system and editing tool for content multiplexing

Publications (1)

Publication Number Publication Date
CN113377550A true CN113377550A (en) 2021-09-10

Family

ID=77569236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010117462.7A Pending CN113377550A (en) 2020-02-25 2020-02-25 Engine tool, engine system and editing tool for content multiplexing

Country Status (1)

Country Link
CN (1) CN113377550A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520804A (en) * 2009-03-20 2009-09-02 深圳创维-Rgb电子有限公司 File searching system and method based on SQL database
US20100287188A1 (en) * 2009-05-04 2010-11-11 Samir Kakar Method and system for publishing a document, method and system for verifying a citation, and method and system for managing a project
CN104331446A (en) * 2014-10-28 2015-02-04 北京临近空间飞行器系统工程研究所 Memory map-based mass data preprocessing method
CN105468785A (en) * 2015-12-24 2016-04-06 张梅云 Computer file management method
CN108292302A (en) * 2016-02-01 2018-07-17 微软技术许可有限责任公司 Duplicate contents are presented automatically
CN109408689A (en) * 2018-10-24 2019-03-01 北京金山云网络技术有限公司 Data capture method, device, system and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520804A (en) * 2009-03-20 2009-09-02 深圳创维-Rgb电子有限公司 File searching system and method based on SQL database
US20100287188A1 (en) * 2009-05-04 2010-11-11 Samir Kakar Method and system for publishing a document, method and system for verifying a citation, and method and system for managing a project
CN104331446A (en) * 2014-10-28 2015-02-04 北京临近空间飞行器系统工程研究所 Memory map-based mass data preprocessing method
CN105468785A (en) * 2015-12-24 2016-04-06 张梅云 Computer file management method
CN108292302A (en) * 2016-02-01 2018-07-17 微软技术许可有限责任公司 Duplicate contents are presented automatically
CN109408689A (en) * 2018-10-24 2019-03-01 北京金山云网络技术有限公司 Data capture method, device, system and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马苏拉;朱盛;: "搜索引擎系统:UML/OCL模型驱动开发", 计算机工程与应用, no. 22, pages 58 - 65 *

Similar Documents

Publication Publication Date Title
CN108920716B (en) Data retrieval and visualization system and method based on knowledge graph
KR100466143B1 (en) File management method, contents recording apparatus, contents reproducing apparatus and contents recording medium
US7363581B2 (en) Presentation generator
US6826726B2 (en) Remote document updating system using XML and DOM
JP4101239B2 (en) Automatic query clustering
CN100428244C (en) Apparatus, system, and method for synchronizing change histories in enterprise applications
CN102521733B (en) Mark dialogue and message in the e-mail system based on dialogue
US6865715B2 (en) Statistical method for extracting, and displaying keywords in forum/message board documents
CN101167075B (en) Characteristic expression extracting device, method, and program
US10104021B2 (en) Electronic mail data modeling for efficient indexing
CN112672370B (en) Method, system, equipment and storage medium for automatically detecting network element index data
CN104035993A (en) Memory search method for e-books, e-book management system and reading system
CN105183916A (en) Device and method for managing unstructured data
CN111401014A (en) Multi-index multi-dimensional analysis method, system and construction method based on report
CN112307318B (en) Content publishing method, system and device
US8032521B2 (en) Managing structured content stored as a binary large object (BLOB)
US11106739B2 (en) Document structures for searching within and across messages
JP4287464B2 (en) System infrastructure configuration development support system and support method
CN113377550A (en) Engine tool, engine system and editing tool for content multiplexing
CN115168361A (en) Label management method and device
CN114116717A (en) Database information query method, device, equipment and readable storage medium
CN111046195A (en) Intelligent cataloging method for mass media assets
CN112488642A (en) Cloud file management method based on structured tags and taking object as core
CN114553954B (en) Information pushing method, nonvolatile storage medium and electronic equipment
KR100483283B1 (en) System And Method For WEB Based GDMO Information Search

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination