CN113157351B - Voice plug-in construction method for quickly calling form tool - Google Patents

Voice plug-in construction method for quickly calling form tool Download PDF

Info

Publication number
CN113157351B
CN113157351B CN202110290815.8A CN202110290815A CN113157351B CN 113157351 B CN113157351 B CN 113157351B CN 202110290815 A CN202110290815 A CN 202110290815A CN 113157351 B CN113157351 B CN 113157351B
Authority
CN
China
Prior art keywords
voice
operation path
plug
tool
sequence
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.)
Active
Application number
CN202110290815.8A
Other languages
Chinese (zh)
Other versions
CN113157351A (en
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.)
Fujian Mahengda Information Technology Co ltd
Original Assignee
Fujian Mahengda Information 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 Fujian Mahengda Information Technology Co ltd filed Critical Fujian Mahengda Information Technology Co ltd
Priority to CN202110290815.8A priority Critical patent/CN113157351B/en
Publication of CN113157351A publication Critical patent/CN113157351A/en
Application granted granted Critical
Publication of CN113157351B publication Critical patent/CN113157351B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a voice plug-in constructing method for quickly calling a table tool and a computer readable storage medium for realizing the method. The method comprises the following steps: establishing a global monitoring process associated with a table operation tool; starting a global monitoring process; a plurality of auxiliary threads are deployed in the global monitoring process; performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets; constructing a voice password capturing process; activating a voice plug-in; recognizing a voice sequence input by the voice input interface through a voice plug-in; based on the voice sequence, finding out at least one operation path in the plurality of operation path sets; and calling the at least one operation path based on the current feedback of the user. The invention constructs the voice plug-in suitable for the rapid calling of the form tool through the plug-in technology, and improves the form operation accuracy.

Description

Voice plug-in construction method for quickly calling form tool
Technical Field
The invention belongs to the technical field of intelligent operation, and particularly relates to a voice plug-in construction method for quick calling of a form tool.
Background
Table software can provide very rich table editing and calculation functions, but tables are usually subjected to a large number of repeated operations when used for data processing; meanwhile, different users can customize various shortcut operations for the same group of data processing. In order to improve the rapidity of the form operation, the existing form operation software can provide corresponding shortcut operation buttons. On the one hand, however, most of the time, the ordinary user cannot quickly grasp the shortcut operations; on the other hand, most of the operation attributes provided by the table operation software are expressed in english or mixed languages, so that the user cannot accurately search the meaning of the table operation software, and the table operation efficiency is reduced.
The Chinese patent application with the application number of CN201610188309.7 provides a convenient, unified and flexible self-made data statistical report making method based on the hichart technology. In the method, a virtual table/view generator establishes a mapping relation between a database table and a virtual table or a mapping relation between a virtual table and a virtual view according to parameter information submitted by an interface, each virtual table corresponds to one database table, a field of the virtual table corresponds to a field of the database table, and a user operates the virtual table at a client to map the virtual table to the corresponding database table finally; generating a final SQL by the virtual view parser; the report data statistical analyzer is used for assembling report format data; and dynamically displaying the data by the report display client. The invention can flexibly and conveniently customize the commonly used data statistical report according to the requirement without mastering the hictart report technology and SQL of various commonly used relational databases.
In addition, the chinese patent publication CN111178023A discloses a visual custom report design system, which includes a data physical layer, a working catalog configuration layer, a logical data layer, a design processing layer, a chart binding layer, and a report presentation layer; the data physical layer comprises a database, a WEB server, a program module, a text module and a data table library; the working directory configuration layer comprises a manufacturing environment module and a design module; the logical data layer comprises a report data set and a data binding module; the design processing layer comprises a parameter design module, a data filtering module, a style setting module, a condition display module and an operation design module; the chart binding layer comprises a chart type module and a chart data module; the report display layer comprises a report display layer, a form input module and a printing output layer. In the invention, the requirements of report design and report development under HTML5/WinForm/ASP.NET/ASP.NET MVC/WPF and other platforms are comprehensively met, so that a user can quickly build a flexible, personalized and diversified report, thereby greatly improving the working efficiency and reducing the working cost of the user.
How to improve the processing and operating efficiency aiming at the online form processing software and enable a user to quickly locate a function button to be called under the condition of not completely being familiar with the software performance does not provide an effective solution in the prior art.
Disclosure of Invention
In order to solve the technical problem, the invention provides a voice plug-in constructing method for quickly calling a table tool and a computer readable storage medium for realizing the method. The method comprises the following steps: establishing a global monitoring process associated with a table operation tool; starting a global monitoring process; a plurality of auxiliary threads are deployed in the global monitoring process; performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets; constructing a voice password capturing process; activating a voice plug-in; recognizing a voice sequence input by the voice input interface through a voice plug-in; based on the voice sequence, finding out at least one operation path in the plurality of operation path sets; and calling the at least one operation path based on the current feedback of the user.
Specifically, in the first aspect of the present invention, a method for constructing a voice plug-in for a shortcut call of a form tool is provided, where the method mainly includes the following steps S100 to S108:
s100: establishing a global monitoring process associated with a table operation tool;
s101: when the form operation tool is in a foreground working state, starting the overall monitoring process;
s102: expanding a plurality of auxiliary threads in the global monitoring process, wherein each auxiliary thread is used for capturing each action node contained in an operation path of each continuous interface operation of the table operation tool in a foreground working state;
s103: performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets;
s104: constructing a voice password capture process, wherein the voice password capture process is communicated with the voice input interface;
s105: judging whether the voice input interface inputs a shortcut activation password or not through the voice password capturing process; if so, activating the voice plug-in;
s106: recognizing a voice sequence input by the voice input interface through the voice plug-in;
s107: based on the voice sequence, finding out at least one operation path in the plurality of operation path sets;
s108: and calling the at least one operation path based on the current feedback of the user.
The voice plug-in is connected with an operation path database, and the operation path database comprises a first historical operation path database and a second global operation path database;
the first historical operation path database is used for storing the plurality of operation path sets formed in the step S103;
the second global operation path database is used for storing all operation path sets which can be supported by the table operation tool.
The step S102 further includes:
establishing a one-way data pipe between each auxiliary thread and the operation path database;
the step S103 further includes:
each auxiliary thread sequentially sends the captured action nodes to the first historical operation path database through the one-way data pipeline;
and the first historical operation path database carries out sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets.
In a second aspect of the present invention, an office assistance system is provided, which comprises at least one form application, wherein the form application configures at least one voice plug-in, and the voice plug-in is constructed by the method of the first aspect.
And, different shortcut activation passwords are preset for different form applications.
The above method of the present invention may be implemented automatically by a computer program, and therefore, in a third aspect of the present invention, there is provided a computer readable storage medium having stored thereon computer executable program instructions for implementing some or all of the steps of the method of the first aspect by means of an integrated circuit chip comprising a processor and a memory.
According to the invention, the voice plug-in suitable for the rapid calling of the form tool is constructed through the plug-in technology, so that the form operation accuracy is improved, and a user can rapidly position the function button to be called based on the voice operation.
Further advantages of the invention will be apparent in the detailed description section in conjunction with the drawings attached hereto.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described 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 without creative efforts.
FIG. 1 is a flow chart of the main steps of a voice plug-in construction method for shortcut invocation of form tool according to an embodiment of the present invention
FIG. 2 is a schematic diagram of data interaction between a plug-in and a database for implementing the method of FIG. 1
FIGS. 3-4 are schematic diagrams illustrating the operation of the plug-in the method of FIG. 1
FIG. 5 is a schematic diagram of an office assistance system utilizing a plug-in the method of FIG. 1
FIG. 6 is a schematic diagram of a specific structure of a plug-in used in the office assistance system shown in FIG. 5
Detailed Description
First, the concept of a plug-in is introduced.
Plug-ins (also known as addins, add-ins, addons, or add-ons, and also add-ins) are programs written in accordance with a standard application program interface. It can only run under the system platform (possibly supporting multiple platforms simultaneously) specified by the program, and cannot run independently from the specified platform. Since the plug-in needs to call the function library or data provided by the original clean system. Many software has plug-ins, and there are numerous types of plug-ins. For example, in the IE, after installing the relevant plug-in, the Web browser can directly call the plug-in for processing a specific type of file.
Secondly, it should be pointed out that, due to the universality of the plug-ins, by using the technical scheme of the invention, corresponding plug-ins can be developed aiming at different table software on different platforms, including Office of Microsoft, LibreOffice of open source free, a national Jinshan WPS suite and Office of Yongzhong; iWorks in apple iOS environment, LibreOffice in Linux environment, Jinshan WPS, and the like.
Referring next to fig. 1, a flowchart of main steps of a method for constructing a voice plug-in for a shortcut call of a form tool according to an embodiment of the present invention is shown.
In fig. 1, the method is applied to a terminal interface including a voice input interface, and at least one form operation tool is installed on the terminal interface.
The individual steps of the method are described in detail below.
S100: establishing a global monitoring process associated with the form operation tool;
s101: when the form operation tool is in a foreground working state, starting the overall monitoring process;
s102: expanding a plurality of auxiliary threads in the global monitoring process, wherein each auxiliary thread is used for capturing each action node contained in an operation path of each continuous interface operation of the table operation tool in a foreground working state;
s103: performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets;
s104: constructing a voice password capture process, wherein the voice password capture process is communicated with the voice input interface;
s105: judging whether the voice input interface inputs a shortcut activation password or not through the voice password capturing process;
if so, activating the voice plug-in;
s106: recognizing a voice sequence input by the voice input interface through the voice plug-in;
s107: based on the voice sequence, finding out at least one operation path in the plurality of operation path sets;
s108: and calling the at least one operation path based on the current feedback of the user.
Further details of some of the above embodiments are illustrated in the following figures 2-4.
In fig. 2, the voice plug-in connects with an operation path database, the operation path database includes a first historical operation path database and a second global operation path database;
the first historical operation path database is used for storing the plurality of operation path sets formed in the step S103; the second global operation path database is used for storing all operation path sets which can be supported by the table operation tool.
Based on the schematic view of figure 2 of the drawings,
the step S107 further includes:
judging whether at least one operation path is found in the first historical operation path database or not based on the voice sequence;
if not, based on the voice sequence, at least one operation path is found in all the operation path sets of the second global operation path database.
Obviously, the operation firstly considers the personalized operation record of the user, secondly considers the universal operation record, and can better match the user requirement.
Fig. 3 is a schematic diagram illustrating the deployment of a plurality of assist threads in the global monitoring process.
When the form operation tool is in a foreground working state, starting the global monitoring process; expanding a plurality of auxiliary threads in the global monitoring process, wherein each auxiliary thread is used for capturing each action node contained in an operation path of each continuous interface operation of the table operation tool in a foreground working state; and performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets.
As an example, each action node may be an operation, such as open-close, for the current form interface; editing-searching; view-custom … …, etc. It should be noted that action nodes do not usually appear separately, and usually a continuous interface operation generates an operation path.
As a further improvement, referring to fig. 4, the step S102 further includes:
establishing a one-way data pipe between each auxiliary thread and the operation path database;
the step S103 further includes:
each auxiliary thread sequentially sends the captured action nodes to the first historical operation path database through the one-way data pipeline;
and the first historical operation path database carries out sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets.
It should be noted that the present embodiment introduces a data-pipeline (data-pipeline) technology into the plug-in technology for the first time.
Data-pipeline technology originally is used for data transfer between different databases (data sources), such as data backup, data restoration, and the like, and by adopting the data-pipeline technology, process blocking or data transmission by using a third-party agent can be avoided. Data pipes are the connections of different processes for data transmission.
A unidirectional data pipe pipeline is intended to mean unidirectional data transfer from one process to another.
The embodiment adopts the unidirectional data pipeline for the first time, and can avoid the influence of the plug-in technology on the operation of the table software in the running process.
Based on the above embodiments, referring to fig. 5, an office assistance system is provided, which includes at least one form application, wherein the form application configures at least one voice plug-in, and the voice plug-in is configured.
Referring to fig. 6, the voice plug-in includes a segmented voice determination component, a segmented voice action extraction component, and a segmented voice instruction recognition component.
The segmented voice judging component is used for judging whether the voice sequence has the segmented attributes, and if the voice sequence has the segmented attributes, the segmented voice action extracting component is activated.
When the voice sequence comprises at least two languages of voice, the voice sequence has a segmentation attribute.
And different shortcut activation passwords are preset for different form applications.
As an example, the quick-activation password may be a preset segment of a wake-up voice password, such as "Hi, XX plug-in! "and the like. The prior art has many descriptions about the implementation of the wake-up voice password, and this embodiment is not described in detail.
In various embodiments of the present invention, the segment attribute means that the speech sequence includes more than two language attributes. For example, when the speech sequence includes at least two languages of speech, the speech sequence has a segmentation attribute.
For example, the user's speech input may be "open project pix-fix function", the user intended to want to open the pixel adjustment function of the current form item for adjusting the pixel value of a certain box.
In this case, the speech sequence includes a first language speech sequence (open function) and at least one second language speech sequence (project, pix-fix), and thus has a segment property.
And when the voice sequence comprises a first language voice sequence and at least one second language voice sequence, calling the segmented voice action extraction component of the voice plug-in to extract the first language voice sequence or the second language voice sequence.
Specifically, as an example, if the length of the first language voice sequence is smaller than the length of the second language voice sequence, the segmented voice action extraction component of the voice plug-in is invoked to extract the first language voice sequence;
otherwise, calling the segmented voice action extraction component of the voice plug-in to extract the second language voice sequence.
Converting the first language voice sequence or the second language voice sequence extracted by the segmented voice action extraction component into a character sequence, and then carrying out word segmentation processing to identify long-tail words;
and taking the long tail word as the input of a segmented voice instruction recognition component.
Through the technical scheme, the method and the device can be suitable for improving the portability of table operation, and particularly have higher identification accuracy on occasions of mixed business languages or instructions.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (9)

1. A voice plug-in constructing method for table tool quick calling is applied to a terminal interface comprising a voice input interface, and at least one table operation tool is installed on the terminal interface;
characterized in that the method comprises the following steps:
s100: establishing a global monitoring process associated with the form operation tool;
s101: when the form operation tool is in a foreground working state, starting the overall monitoring process;
s102: expanding a plurality of auxiliary threads in the global monitoring process, wherein each auxiliary thread is used for capturing each action node contained in an operation path of each continuous interface operation of the table operation tool in a foreground working state;
s103: performing sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets;
s104: constructing a voice password capture process, wherein the voice password capture process is communicated with the voice input interface;
s105: judging whether the voice input interface inputs a shortcut activation password or not through the voice password capturing process;
if so, activating the voice plug-in;
s106: recognizing a voice sequence input by the voice input interface through the voice plug-in;
s107: based on the voice sequence, finding out at least one operation path in the plurality of operation path sets;
s108: based on the current feedback of the user, calling the at least one operation path;
the voice plug-in is connected with an operation path database, and the operation path database comprises a first historical operation path database and a second global operation path database;
the first historical operation path database is used for storing a plurality of operation path sets formed in the step S103;
the second global operation path database is used for storing all operation path sets which can be supported by the table operation tool.
2. The method of claim 1, wherein the method comprises the following steps:
step S107 further includes:
judging whether at least one operation path is found in the first historical operation path database or not based on the voice sequence;
if not, based on the voice sequence, at least one operation path is found in all the operation path sets of the second global operation path database.
3. The method of claim 1, wherein the method comprises the following steps:
step S102 further includes:
establishing a one-way data pipe between each auxiliary thread and the operation path database;
step S103 further includes:
each auxiliary thread sequentially sends the captured action nodes to the first historical operation path database through the one-way data pipeline;
and the first historical operation path database carries out sequential associated storage on action nodes contained in the operation path of each continuous interface operation captured by each auxiliary thread to form a plurality of operation path sets.
4. The method of claim 2, wherein the method comprises the following steps:
the voice plug-in comprises a segmented voice judgment component, a segmented voice action extraction component and a segmented voice instruction recognition component.
5. The method of claim 4, wherein the method comprises the following steps:
the segmented voice judging component is used for judging whether the voice sequence has the segmented attributes, and if the voice sequence has the segmented attributes, the segmented voice action extracting component is activated.
6. The method of claim 5, wherein the method comprises the following steps:
when the voice sequence contains at least two languages, the voice sequence has a segmentation attribute.
7. An office assistance system comprising at least one form application, wherein the form application configures at least one voice plug-in, and the voice plug-in is constructed by using the voice plug-in construction method for form tool shortcut calling in any one of claims 1 to 6.
8. An office assistance system as claimed in claim 7, wherein different shortcut activation passwords are preset for different form applications.
9. A computer-readable storage medium having stored thereon computer-executable program instructions for implementing, by an integrated circuit chip comprising a processor and a memory, some or all of the steps of a method for voice plug-in construction for form tool shortcut calls as claimed in any one of claims 1 to 6.
CN202110290815.8A 2021-03-18 2021-03-18 Voice plug-in construction method for quickly calling form tool Active CN113157351B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110290815.8A CN113157351B (en) 2021-03-18 2021-03-18 Voice plug-in construction method for quickly calling form tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110290815.8A CN113157351B (en) 2021-03-18 2021-03-18 Voice plug-in construction method for quickly calling form tool

Publications (2)

Publication Number Publication Date
CN113157351A CN113157351A (en) 2021-07-23
CN113157351B true CN113157351B (en) 2022-06-07

Family

ID=76887836

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110290815.8A Active CN113157351B (en) 2021-03-18 2021-03-18 Voice plug-in construction method for quickly calling form tool

Country Status (1)

Country Link
CN (1) CN113157351B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113205805B (en) * 2021-03-18 2024-02-20 福建马恒达信息科技有限公司 Convenient table operation method assisted by voice plug-in

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7286984B1 (en) * 1999-11-05 2007-10-23 At&T Corp. Method and system for automatically detecting morphemes in a task classification system using lattices
CN103678383A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Data processing method and electronic device
CN107423042A (en) * 2017-03-30 2017-12-01 阿里巴巴集团控股有限公司 Data display method, client and storage medium
CN108776985A (en) * 2018-06-05 2018-11-09 科大讯飞股份有限公司 A kind of method of speech processing, device, equipment and readable storage medium storing program for executing
CN109801620A (en) * 2017-11-16 2019-05-24 棣南股份有限公司 The sound control method and speech control system of document software for editing
CN109936661A (en) * 2017-12-15 2019-06-25 蔡昭平 One kind is realized in APP starting page applies recommender system
CN110968245A (en) * 2019-12-05 2020-04-07 深圳乐华高科实业有限公司 Operation method for controlling office software through voice

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI387888B (en) * 2008-09-04 2013-03-01 Aibelive Co Ltd Windows detection system
CN104899087B (en) * 2015-06-16 2018-08-24 科大讯飞股份有限公司 The speech recognition method and system of third-party application

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7286984B1 (en) * 1999-11-05 2007-10-23 At&T Corp. Method and system for automatically detecting morphemes in a task classification system using lattices
CN103678383A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Data processing method and electronic device
CN107423042A (en) * 2017-03-30 2017-12-01 阿里巴巴集团控股有限公司 Data display method, client and storage medium
CN109801620A (en) * 2017-11-16 2019-05-24 棣南股份有限公司 The sound control method and speech control system of document software for editing
CN109936661A (en) * 2017-12-15 2019-06-25 蔡昭平 One kind is realized in APP starting page applies recommender system
CN108776985A (en) * 2018-06-05 2018-11-09 科大讯飞股份有限公司 A kind of method of speech processing, device, equipment and readable storage medium storing program for executing
CN110968245A (en) * 2019-12-05 2020-04-07 深圳乐华高科实业有限公司 Operation method for controlling office software through voice

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
用python让excel飞起来 pdf_科大讯飞又出黑科技!造了个鼠标,既会打字又懂翻译...;weixin_39706441;《CSDN https://blog.csdn.net/weixin_39706441》;20201209;全文 *

Also Published As

Publication number Publication date
CN113157351A (en) 2021-07-23

Similar Documents

Publication Publication Date Title
CN111324609A (en) Knowledge graph construction method and device, electronic equipment and storage medium
CN111176627A (en) Device and method for separating front end from back end based on micro-service
CN117033249B (en) Test case generation method and device, computer equipment and storage medium
CN112506854B (en) Page template file storage and page generation methods, devices, equipment and media
CN112748923A (en) Method and device for creating visual billboard, electronic equipment and storage medium
CN112905178B (en) Service function page generation method, device, equipment and medium
CN112528619A (en) Page template file generation method and device, electronic equipment and storage medium
CN115576974B (en) Data processing method, device, equipment and medium
CN114003843A (en) Page generation method, device, equipment and storage medium
CN113157351B (en) Voice plug-in construction method for quickly calling form tool
CN113821565A (en) Method for synchronizing data of multiple data sources
WO2007056909A1 (en) A method and system for implementing the generation of the integrate telecom platform flow
CN106873989A (en) Application program building method and device
CN113127105B (en) Excel automatic voice tool calling method
CN110502645A (en) Information query method and device
CN111722893A (en) Method and device for interaction of graphical user interface of electronic equipment and terminal equipment
CN102799423A (en) Method and device for implementing dynamic method in JSF (java service face)
CN114297443B (en) Processing method, device, equipment and storage medium of graph data query statement
CN116009847A (en) Code generation method, device, electronic equipment and storage medium
CN115798469A (en) Voice control method and device, electronic equipment and computer readable storage medium
CN115268846A (en) Method and device for adding attribute information and computer readable storage medium
CN114116712A (en) Extended field processing method and device, electronic equipment and storage medium
CN113157350B (en) Office auxiliary system and method based on voice recognition
CN112578965A (en) Processing method and device and electronic equipment
CN112487006A (en) Implementation method for dynamically editing data structure and generating database table

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
GR01 Patent grant
GR01 Patent grant