CN113157351A - 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
CN113157351A
CN113157351A CN202110290815.8A CN202110290815A CN113157351A CN 113157351 A CN113157351 A CN 113157351A CN 202110290815 A CN202110290815 A CN 202110290815A CN 113157351 A CN113157351 A CN 113157351A
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.)
Granted
Application number
CN202110290815.8A
Other languages
Chinese (zh)
Other versions
CN113157351B (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)
  • General Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (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
Form software can provide very rich form editing and computing functions, but forms are typically subjected to a large number of iterations 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 for 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 (Plug-ins, also known as addins, add-ins, addons, or add-ons, also known as Plug-ins) are programs written in an application program interface that conforms to a certain specification. 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 sequentially and associatively storing the 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 contains at least two languages, 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, 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.
At this time, 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 segmentation attribute.
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 (10)

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: and calling the at least one operation path based on the current feedback of the user.
2. The method of claim 1, wherein the method comprises the following steps:
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.
3. The method of claim 2, wherein the method comprises the following steps:
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.
4. The method of claim 2, wherein the method comprises the following steps:
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.
5. 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.
6. The method of claim 5, 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.
7. The method for facilitating operation of a form assisted by a voice plug-in as claimed in claim 6, wherein:
when the voice sequence contains at least two languages, the voice sequence has a segmentation attribute.
8. An office assistance system comprising at least one form application, wherein the form application configures at least one voice plug-in, the voice plug-in being constructed using the method of any one of claims 1 to 7.
9. An office assistance system as claimed in claim 8, wherein different shortcut activation passwords are preset for different form applications.
10. A computer-readable storage medium having stored thereon computer-executable program instructions that, when executed by an integrated circuit chip comprising a processor and a memory, perform some or all of the steps of the method of any of claims 1-7.
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 true CN113157351A (en) 2021-07-23
CN113157351B 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)

Cited By (1)

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

Citations (9)

* 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
TWI387888B (en) * 2008-09-04 2013-03-01 Aibelive Co Ltd Windows detection system
CN103678383A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Data processing method and electronic device
CN104899087A (en) * 2015-06-16 2015-09-09 科大讯飞股份有限公司 Speech recognition achieving method and system for third-party applications
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

Patent Citations (9)

* 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
TWI387888B (en) * 2008-09-04 2013-03-01 Aibelive Co Ltd Windows detection system
CN103678383A (en) * 2012-09-17 2014-03-26 联想(北京)有限公司 Data processing method and electronic device
CN104899087A (en) * 2015-06-16 2015-09-09 科大讯飞股份有限公司 Speech recognition achieving method and system for third-party applications
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
WEIXIN_39706441: "用python让excel飞起来 pdf_科大讯飞又出黑科技!造了个鼠标,既会打字又懂翻译...", 《CSDN HTTPS://BLOG.CSDN.NET/WEIXIN_39706441》 *

Cited By (2)

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

Also Published As

Publication number Publication date
CN113157351B (en) 2022-06-07

Similar Documents

Publication Publication Date Title
CN111026470B (en) System and method for verification and conversion of input data
US8031943B2 (en) Automatic natural language translation of embedded text regions in images during information transfer
CN111324609A (en) Knowledge graph construction method and device, electronic equipment and storage medium
WO2018001068A1 (en) Web page link access method and device, and mobile terminal
CN112748923A (en) Method and device for creating visual billboard, electronic equipment and storage medium
WO2017020459A1 (en) Method and apparatus for configuring plugin package for host
CN111176627A (en) Device and method for separating front end from back end based on micro-service
WO2019042349A1 (en) Translation method, mobile terminal and storage device of operating system framework
JP2021111403A (en) Landing page processing method, apparatus, device and medium
CN112506854A (en) Method, device, equipment and medium for storing page template file and generating page
CN112528619A (en) Page template file generation method and device, electronic equipment and storage medium
CN113157351B (en) Voice plug-in construction method for quickly calling form tool
CN113127105B (en) Excel automatic voice tool calling method
CN110502645A (en) Information query method and device
CN116028028A (en) Request function generation method, device, equipment and storage medium
CN106873989A (en) Application program building method and device
CN111722893A (en) Method and device for interaction of graphical user interface of electronic equipment and terminal equipment
CN113821565A (en) Method for synchronizing data of multiple data sources
CN117033249A (en) Test case generation method and device, computer equipment and storage medium
CN115469849B (en) Service processing system, method, electronic equipment and storage medium
CN114297443B (en) Processing method, device, equipment and storage medium of graph data query statement
CN115268846A (en) Method and device for adding attribute information and computer readable storage medium
CN113157350B (en) Office auxiliary system and method based on voice recognition
CN109948251B (en) CAD-based data processing method, device, equipment and storage medium
CN112578965A (en) Processing method and device and electronic equipment

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