CN113051510A - Interactive processing method and device, front-end equipment, back-end equipment and storage medium - Google Patents

Interactive processing method and device, front-end equipment, back-end equipment and storage medium Download PDF

Info

Publication number
CN113051510A
CN113051510A CN202110246688.1A CN202110246688A CN113051510A CN 113051510 A CN113051510 A CN 113051510A CN 202110246688 A CN202110246688 A CN 202110246688A CN 113051510 A CN113051510 A CN 113051510A
Authority
CN
China
Prior art keywords
information
operation instruction
instruction information
end equipment
interface
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
CN202110246688.1A
Other languages
Chinese (zh)
Other versions
CN113051510B (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202110246688.1A priority Critical patent/CN113051510B/en
Priority claimed from CN202110246688.1A external-priority patent/CN113051510B/en
Publication of CN113051510A publication Critical patent/CN113051510A/en
Application granted granted Critical
Publication of CN113051510B publication Critical patent/CN113051510B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation

Abstract

The application discloses an interaction processing method, an interaction processing device, front-end equipment, back-end equipment and a storage medium, and relates to the technical field of data processing, in particular to the fields of deep learning, big data and artificial intelligence. The specific implementation scheme is as follows: the method comprises the steps of detecting input operation through front-end equipment, responding to the detected input operation, generating operation instruction information according to an interface rule of a universal interface, sending the operation instruction information to rear-end equipment through the universal interface, receiving target operation instruction information obtained by the rear-end equipment according to the operation instruction through a target interface, and executing target operation corresponding to the target operation instruction information. Therefore, the front-end equipment generates the operation instruction information according to the interface rule passing through the interface so as to obtain the target operation instruction information obtained by the back-end equipment according to the operation instruction information, thereby solving the technical problem of large workload caused by the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art, and improving the interaction rate of the front-end equipment and the back-end equipment.

Description

Interactive processing method and device, front-end equipment, back-end equipment and storage medium
Technical Field
The application discloses an interaction processing method, an interaction processing device, front-end equipment, back-end equipment and a storage medium, and particularly relates to the technical field of data processing, in particular to the fields of deep learning, big data and artificial intelligence.
Background
A complex front-end page usually has many rules and actions for data jumping and presentation, and the data is also diversified. According to the traditional method, the service back end provides an interface for each type of data, and the front end determines which data to take and which actions to show. Under the condition that the number of the display rules is large and variable, the front end needs to write a large number of interfaces by the back end, and the front end needs to adapt to each interface. This undoubtedly requires a lot of development work and also does not respond to customer needs in a timely manner.
Disclosure of Invention
The application provides an interactive processing method, an interactive processing device, front-end equipment, back-end equipment and a storage medium.
According to an aspect of the present application, there is provided an interaction processing method, including:
detecting an input operation;
responding to the detected input operation, and generating operation instruction information according to an interface rule of a universal interface;
sending the operation instruction information to back-end equipment through the universal interface;
receiving target operation instruction information sent by the back-end equipment through the target interface; the target operation instruction information is generated by the back-end equipment according to the operation instruction information; (ii) a
And executing the target operation corresponding to the target operation instruction information.
According to another aspect of the present application, there is provided another interactive processing method, including:
receiving operation instruction information sent by front-end equipment;
inquiring to obtain corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction information and a data acquisition instruction;
acquiring return information from a set data source according to the data acquisition instruction; the return information is obtained by executing the data acquisition instruction and inquiring data stored in the data source;
and sending target operation instruction information to the front-end equipment through the universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information.
According to another aspect of the present application, there is provided an interaction processing apparatus including:
the first detection module is used for detecting input operation;
the first generation module is used for responding to the detection of the input operation and generating operation instruction information according to an interface rule of a universal interface;
the sending module is used for sending the operation instruction information to the back-end equipment through the universal interface;
the receiving module is used for receiving target operation instruction information sent by the back-end equipment through the target interface; the target operation instruction information is generated by the back-end equipment according to the operation instruction information;
and the execution module is used for executing the target operation corresponding to the target operation instruction information.
According to another aspect of the present application, there is provided another interaction processing apparatus, including:
the first receiving module is used for receiving operation instruction information sent by the front-end equipment;
the query module is used for querying and obtaining corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction action information and a data acquisition instruction;
the acquisition module is used for acquiring return information from a set data source according to the data acquisition instruction; the return information is obtained by executing the data acquisition instruction and inquiring data stored in the data source;
and the sending module is used for sending target operation instruction information to the front-end equipment through the universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information.
According to another aspect of the present application, there is provided a front-end apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of interactive processing as described in embodiments of the above-described aspect.
According to another aspect of the present application, there is provided a backend apparatus comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of interactive processing as described in the further aspect of the embodiments above.
According to another aspect of the present application, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the interaction processing method of the above-described embodiment.
According to another aspect of the present application, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the interaction processing method of the above-described embodiments.
One embodiment in the above application has the following advantages or benefits: after the front-end equipment generates the operation instruction information according to the interface rule of the universal interface, the target operation instruction information generated by the back-end equipment according to the operation instruction information is received through the universal interface, so that the technical problem that the workload is large due to the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present application, nor do they limit the scope of the present application. Other features of the present application will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
fig. 1 is a schematic flowchart of an interaction processing method according to an embodiment of the present application;
fig. 2 is a schematic flowchart of an interaction processing method according to a second embodiment of the present application;
fig. 3 is a schematic flowchart of an interaction processing method according to a third embodiment of the present application;
fig. 4 is an interaction diagram of configuration rule information provided in an embodiment of the present application;
fig. 5 is a schematic flowchart of an interaction processing method according to a fourth embodiment of the present application;
fig. 6 is a schematic flowchart of an interaction processing method according to a fifth embodiment of the present application;
fig. 7 is an interaction schematic diagram of an interaction processing method according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an interaction processing apparatus according to a sixth embodiment of the present application;
fig. 9 is a schematic structural diagram of an interaction processing apparatus according to a seventh embodiment of the present application;
FIG. 10 shows a schematic block diagram of an example front-end device that may be used to implement embodiments of the present application.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
It should be explained that, in the technical solution of the present application, the acquisition, storage, application, and the like of the personal information of the related user all conform to the regulations of the related laws and regulations, and do not violate the customs of the public order.
According to the conventional interactive processing method of the back-end equipment and the front-end equipment, each type of data provides a plurality of interfaces through the back-end equipment according to the data type, and a front-end page determines to call a specific interface to acquire the data according to specific requirements and executes corresponding actions.
However, in the existing scheme, under the condition that the number of the display rules is large and variable, a large number of interfaces need to be written by the back-end device, and the front end needs to adapt to each interface, so that a large amount of development work is needed, and the customer requirements cannot be responded in time.
In order to solve the above problems, the present application provides an interaction processing method, which includes detecting an input operation by a front-end device, generating operation instruction information according to an interface rule of a universal interface in response to the detection of the input operation, sending the operation instruction information to a back-end device through the universal interface, receiving target operation instruction information generated according to the operation instruction information and sent by the back-end device through a target interface, and executing a target operation corresponding to the target operation instruction information.
An interaction processing method, an apparatus, a device, and a storage medium according to embodiments of the present application are described below with reference to the drawings.
Fig. 1 is a schematic flowchart of an interaction processing method according to an embodiment of the present application.
The embodiment of the present application is exemplified by the interactive processing method being configured in an interactive processing apparatus, and the interactive processing apparatus may be applied to any front-end device, so that the front-end device may execute an interactive processing function.
The front-end device may be a Personal Computer (PC), a cloud device, a mobile device, and the like, and the mobile device may be a hardware device having various operating systems, such as a mobile phone, a tablet Computer, a Personal digital assistant, a wearable device, and an in-vehicle device.
As shown in fig. 1, the interactive processing method, executed by a front-end device, may include the following steps:
step 101, an input operation is detected.
The input operation may be any operation performed by the user, such as but not limited to a single-click operation, a double-click operation, a touch operation, a voice operation, and the like by the user.
In the embodiment of the application, the front-end equipment can detect whether the user executes input operation on the display page of the front-end equipment in real time.
The presentation page refers to a page used for presentation at the front end, for example, a web page displayed in a mobile phone screen, a client page, and the like.
As an example, assuming that a user views news of a web page presentation of the front-end device, a click operation may be performed by a mouse or a touch display screen, so that the front-end device detects the click operation performed by the user on the presentation page of the web page.
And 102, responding to the detected input operation, and generating operation instruction information according to the interface rule of the universal interface.
The operation instruction information refers to information which is generated by the front-end equipment according to the user operation and the interface rule and is used for indicating the user operation intention.
In the embodiment of the application, after the front-end device detects the input operation executed by the user on the display page, the front-end device responds to the detected input operation and can generate the operation instruction information according to the interface rule of the universal interface so as to convert the input operation into the agreed format.
It can be understood that different interfaces are used for transferring different parameters, each interface has a corresponding interface rule, and in the present application, one or more of an operation position, an operation action, a data type, and a data identifier of an input operation may be combined according to the interface rule of a general interface to obtain operation instruction information.
And 103, sending the operation instruction information to the back-end equipment through the universal interface.
And 104, receiving target operation instruction information sent by the back-end equipment through the universal interface.
And the target operation instruction information is generated by the back-end equipment according to the operation instruction information.
In the embodiment of the application, after the front-end device generates the operation instruction information in response to the detected input operation, the operation instruction information can be sent to the back-end device through the universal interface, after the back-end device receives the operation instruction information, the back-end device queries in the database according to the operation instruction information to obtain corresponding target operation instruction information, and then the target operation instruction information is packaged according to the interface rule of the universal interface to obtain the target operation instruction information. The back-end equipment sends the target operation instruction information to the front-end equipment, so that the front-end equipment receives the target operation instruction information generated by the back-end equipment according to the operation instruction information.
It is understood that the rule information is stored in the database in advance, and there is a correspondence between the rule information and the operation instruction information.
In a possible case, the target operation instruction information includes return information, and after the back-end device queries the data stored in the data source according to the data obtaining instruction to obtain the return information, the back-end device may send the return information to the front-end device through the general interface, so that the front-end device obtains the return information obtained by the back-end device according to the operation instruction information through the general interface.
As an example, assuming that a user searches "population situation of the science and technology park in the middle guan country" in a search engine of a web page, after detecting an input operation performed by the user on the web page, in response to detecting the input operation, the front-end device generates operation instruction information according to an interface rule of the universal interface and sends the operation instruction information to the back-end device, and data about the population situation of the science and technology park in the middle guan country returned by the back-end device can be acquired through the universal interface.
In another possible case, the target operation instruction information includes interaction information, and after the back-end device queries the interaction information according to the operation instruction information, the interaction information may be sent to the front-end device through the general interface, so that the front-end device receives the interaction information obtained by the back-end device according to the operation instruction information through the general interface.
As an example, suppose that a user registers user information at a certain client, after detecting a user registration operation performed by the user on a display page, the client may generate operation instruction information in response to the detected user registration operation, send the operation instruction information to the backend device, and obtain interaction action information of "displaying next step" sent by the backend device through the general interface.
In another possible case, when the back-end device sends the return information to the front-end device through the generic interface, the interaction information may be further included, so that the front-end device receives the return information and the interaction information sent by the back-end device through the generic interface.
And 105, executing the target operation corresponding to the target operation instruction information.
In the embodiment of the application, after the front-end device receives the target operation instruction information sent by the back-end device through the universal interface, the front-end device can execute the target operation corresponding to the target operation instruction information.
In a possible case, after the front-end device receives the interaction information obtained by the back-end device according to the operation instruction information through the general interface, the interaction information can be executed on the display page.
For example, the interaction information obtained by the back-end device according to the operation instruction information is "show", and after the front-end device obtains the interaction information, the interaction information of "show" can be executed on the display page.
In another possible case, after the front-end device acquires the return information sent by the back-end device through the general interface, the content displayed on the display page may be updated according to the return information.
For example, the return information sent by the back-end device to the front-end device according to the operation instruction is the specific population condition of the science and technology park in the middle guan village, and after the front-end device receives the return information sent by the back-end device, the display page of the front-end device can be updated to display the specific population condition of the science and technology park in the middle guan village.
In another possible case, after the front-end device acquires the interaction information and the return information sent by the back-end device through the general interface, the interaction information may be executed on the display page of the front-end device, and the content displayed on the display page may be updated according to the return information.
For example, the return information sent by the back-end device to the front-end device according to the operation instruction is the specific population condition of the science and technology park in the middle guan village, the interaction action information is "display", and after the front-end device receives the interaction action information and the return information, the display action can be executed on the display page to display the specific population condition of the science and technology park in the middle guan village.
According to the interactive processing method, the input operation is detected through the front-end equipment, the input operation is responded, the operation instruction information is generated according to the interface rule of the universal interface, the operation instruction information is sent to the rear-end equipment through the universal interface, the target operation instruction information sent by the rear-end equipment is received through the universal interface, and the target operation corresponding to the sent target operation instruction information is executed. According to the method, the front-end equipment generates the operation instruction information according to the interface rule of the universal interface so as to obtain the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of large workload caused by the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
On the basis of the above embodiments, the present application provides another interactive processing method.
Fig. 2 is a schematic flowchart of an interaction processing method according to a second embodiment of the present application.
As shown in fig. 2, the interactive processing method, executed by the front-end device, may include the following steps:
in step 201, an input operation is detected.
In the embodiment of the present application, the implementation process of step 201 may refer to the implementation process of step 101 in the foregoing embodiment, and is not described herein again.
And 202, in response to the detection of the input operation, combining one or more of an operation position, an operation action, a data type and a data identifier of the input operation according to the interface rule to obtain operation instruction information.
And the operation position is used for indicating the position of the input operation in the display page. Such as the user double-clicking on a location in the presentation page. And the operation action is used for indicating the action type of the input operation. The action type to which the input operation belongs is "double-click operation". And the data type is used for indicating the scene type of the data which is displayed by the input operation trigger. For example, the data type may be a data type in a scene of a city location, including a data type of traffic, population, public opinion, and the like. And the data identification is used for indicating the identification of the operation object of the input operation.
In a possible case, after the front-end device detects an input operation performed by a user on the presentation page, in response to detecting the input operation, the operation instruction information may be generated according to any one of an operation position, an operation action, a data type, and a data identifier of the input operation according to an interface rule of the universal interface.
In another possible case, after the front-end device detects an input operation performed by a user on the presentation page, in response to detecting the input operation, multiple ones of an operation position, an operation action, a data type, and a data identifier of the input operation may be combined according to an interface rule of the universal interface to obtain operation instruction information.
Therefore, the front-end equipment generates the operation instruction information according to the interface rule of the universal interface, so that the back-end equipment obtains the target operation instruction information according to the operation instruction information, the technical problem that the workload is large due to the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art is solved, and development cost is reduced.
And step 203, sending the operation instruction information to the back-end equipment through the universal interface.
And 204, receiving target operation instruction information obtained by the back-end equipment according to the operation instruction information through the target interface.
In the embodiment of the present application, the implementation processes of step 203 and step 204 may refer to the implementation processes of step 103 and step 104 in the foregoing embodiment, and are not described herein again.
And step 205, executing the target operation corresponding to the target operation instruction information.
In a possible case, after the front-end device receives that the target operation instruction information sent by the back-end device is the interaction information, the interaction information can be executed on the display page.
As an example, assuming that the interactive action information received by the front-end device and sent by the back-end device is "page jump", the front-end device executes the interactive action information in the presentation page to jump to the specified page.
In another possible case, after the front-end device receives that the sent target operation instruction information obtained by the back-end device according to the operation instruction information is the return information, the return information can be displayed on the display page.
As an example, assuming that the return information obtained by the front-end device and sent by the back-end device is "a specific population situation of the science and technology park in the middle guan village", the specific population situation is shown on the display page.
In another possible case, after the front-end device receives that the target operation instruction information sent by the back-end device includes the interaction information and the return information, the front-end device may execute the interaction information on the operation object in the presentation page, and update the presentation page according to the return information to obtain an updated presentation page, thereby implementing the interaction between the front-end device and the back-end device.
According to the interactive processing method, the input operation is detected through the front-end equipment, one or more of the operation position, the operation action, the data type and the data identification of the input operation are combined according to the interface rule in response to the detected input operation, so that operation instruction information is obtained, the operation instruction information is sent to the rear-end equipment through the universal interface, the target operation instruction information obtained by the rear-end equipment according to the operation instruction information is received through the universal interface, and the target operation corresponding to the target operation instruction information is executed. According to the method, the front-end equipment generates the operation instruction information according to the interface rule of the universal interface so as to obtain the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of large workload caused by the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
As a possible situation of the embodiment of the present application, the return information sent by the back-end device and received by the front-end device may be rule information obtained by the back-end device according to an operation instruction information query, and therefore, the rule information needs to be configured in advance. The specific configuration process is described in detail with reference to fig. 3, and fig. 3 is a schematic flowchart of an interaction processing method according to a third embodiment of the present application.
As shown in fig. 3, the interaction processing method, executed by the front-end device, may include the following steps:
step 301, detect a configuration operation performed in a configuration page.
In the embodiment of the application, the front-end device receives the return information sent by the back-end device through the universal interface, and the return information is obtained by the back-end device through querying the data source storage data by executing the data acquisition instruction included in the rule information after obtaining the corresponding rule information according to the operation instruction information. The rule information comprises a data acquisition instruction and indication information of interaction. In the present application, the rule information may be preset in a configuration manner.
In the embodiment of the application, the user fills in the configuration information of the rule on the configuration page of the front-end device, and the front-end device can detect the configuration operation executed by the user in the configuration page. Wherein the user may be a system administrator.
The configuration operation refers to an operation of configuring the rule information on the configuration page by a user. Such as the operation of the user filling out rule information on the configuration page.
Step 302, generating configuration information according to the configuration operation.
In the embodiment of the application, after monitoring the configuration operation executed by the user in the configuration page, the front end can generate the configuration information according to the configuration operation.
The configuration information mainly includes query statements requesting the database, a database type, a database name, and the like.
Step 303, sending configuration information to the backend device through the configuration interface, so that the backend device obtains the target operation instruction information according to the configuration information.
In the embodiment of the application, after the front-end device generates the configuration information according to the configuration operation, the configuration information may be sent to the back-end device through the configuration interface, and after the back-end device receives the configuration information sent by the front-end device, at least one of addition, deletion and modification may be performed on at least one of the rule information or the operation instruction information corresponding to the rule information according to the configuration information.
It is understood that, after receiving the configuration information sent by the front-end device, the back-end device may write the configuration information into the database. Wherein, the database field mainly includes: the ID of the rule corresponding to the configuration information, the database query statement, the database type, the database name, etc.
As an example, as shown in fig. 4, when the user performs an operation of filling in configuration information on the configuration page, after monitoring the configuration operation of the user, the front end may generate the configuration information according to the configuration operation. Furthermore, the front-end device sends configuration information to the back-end device through the configuration interface, and after receiving the configuration information sent by the front-end device, the back-end device writes the configuration information into the database so as to perform at least one of addition, deletion and modification on at least one of the rule information in the database or the operation instruction information corresponding to the rule information.
In the embodiment of the application, after the front-end device detects the configuration operation executed by the user in the configuration page, the configuration information is generated according to the configuration operation, and then the configuration information is sent to the back-end device through the configuration interface, so that the back-end device obtains the target operation instruction information according to the configuration information. Therefore, rule information is configured in the back-end equipment in advance, and the interaction rate of the front-end equipment and the back-end equipment is favorably improved.
On the basis of the above embodiments, the present application proposes another interactive processing method.
Fig. 5 is a schematic flowchart of an interaction processing method according to a fourth embodiment of the present application.
As shown in fig. 5, the interaction processing method, executed by the backend device, may include the following steps:
step 501, receiving operation instruction information sent by a front-end device.
The operation instruction information refers to information which is generated by the front-end equipment according to the user operation and the interface rule and is used for indicating the user operation intention.
In the embodiment of the application, when the front-end equipment and the back-end equipment are interacted, the front-end equipment can detect the input operation in real time. The input operation may be any operation performed by the user on the presentation page, such as but not limited to a single-click operation, a double-click operation, a touch operation, a voice operation, and the like of the user.
In a possible case, after detecting an input operation performed by a user on the presentation page, the front-end device generates operation instruction information according to an interface rule of the universal interface in response to detecting the input operation. Furthermore, the front-end device sends the operation instruction information to the back-end device through the universal interface, so that the back-end device receives the operation instruction information sent by the front-end device.
For an example, assuming that a user views news displayed on a webpage of the front-end device, a click operation may be performed by a mouse or a touch screen, so that the front-end device detects the click operation performed by the user on the displayed page of the webpage. And then, responding to the click operation of the user, generating operation instruction information according to the interface rule of the universal interface, and sending the operation instruction information to the back-end equipment, so that the back-end equipment receives the operation instruction information sent by the front-end equipment.
Step 502, according to the operation instruction information, inquiring to obtain corresponding rule information.
The rule information includes interaction information and a data acquisition instruction.
In the embodiment of the application, after the back-end device receives the operation instruction information sent by the front-end device, the back-end device can query the database according to the operation instruction information to obtain the corresponding rule information.
It is understood that the rule information is stored in the database in advance, and there is a correspondence between the rule information and the operation instruction information. Wherein the database may be a MySQL database or an es (elastic search) database, etc.
After the back-end device receives the operation instruction information sent by the front-end device, the back-end device can query the database according to the operation instruction information to obtain corresponding interaction action information and a data acquisition instruction.
It should be noted that the rule information obtained by the backend device through querying according to the operation instruction information is not limited to one, and multiple pieces of rule information can be obtained through querying and sent to the front-end device.
Step 503, obtaining the return information from the set data source according to the data obtaining instruction.
The return information is obtained by inquiring the data acquisition instruction from the data stored in the data source.
In the embodiment of the application, after the back-end device queries the database according to the operation instruction information to obtain the corresponding data acquisition instruction, the back-end device may query the data stored in the data source according to the data acquisition instruction to obtain the return information.
It should be explained that, the backend device is preset with a data source to store data, and when executing a data acquisition instruction, the backend device may query from the preset data source to obtain corresponding return information.
And step 504, sending the target operation instruction information to the front-end equipment through the universal interface so as to inform the front-end equipment to execute the target operation corresponding to the target operation instruction information.
Wherein, the target operation instruction information may include at least one of return information or interaction information.
Under a possible condition, the back-end equipment queries in the database according to the operation instruction information to obtain corresponding interaction action information and a data acquisition instruction, acquires the return information from the set data source according to the data acquisition instruction, and further encapsulates at least one of the return information or the interaction action information according to the interface rule of the universal interface to obtain target operation instruction information. Further, the back-end device sends the target operation instruction information to the front-end device through the universal interface. Therefore, the back-end equipment packages the interactive action information and the return information to return the packaged interactive action information and the return information to the front-end equipment, so as to realize the interaction between the front-end equipment and the back-end equipment.
In a possible situation, after the back-end device queries the data stored in the data source according to the data instruction to obtain the return information, the return information can be sent to the front-end device through the universal interface, so that the front-end device can obtain the return information obtained by the back-end device according to the operation instruction information through the universal interface. After the front-end device receives the return information sent by the back-end device, the display page can be updated according to the return information, so that the updated information is displayed on the display page.
As an example, assuming that a user searches for "population of the science and technology park in the middle guan country" in a search engine of a web page, after a front-end device detects an input operation performed by the user on the web page, in response to detecting the input operation, operation instruction information is generated according to interface rules of a general interface, and the operation instruction information is transmitted to a back-end device, which can transmit data about the population of the science and technology park in the middle guan country to the front-end device through the general interface.
Under another possible condition, after the back-end device obtains the interaction information and the data acquisition instruction according to the operation instruction information through inquiry, the interaction information can be sent to the front-end device through the universal interface, so that the interaction is executed on the display page after the front-end device receives the interaction information obtained by the back-end device according to the operation instruction information through the universal interface.
As an example, assuming that a user registers user information at a certain client, after monitoring a user registration operation performed by the user on a display page, the client may generate operation instruction information in response to the user operation, send the operation instruction information to a back-end device, and the back-end device may send an interaction action of "displaying the next step" to a front-end device through a general interface.
In another possible case, when the back-end device sends the return information to the front-end device through the general-purpose interface, the back-end device may further include the interactive action information, and further send the return information and the interactive action information to the front-end device through the general-purpose interface. After the front-end device acquires the interaction action information and the return information sent by the back-end device through the general interface, the interaction action information can be executed on the display page of the front-end device, and the content displayed on the display page is updated according to the return information.
For example, the return information sent by the back-end device to the front-end device according to the operation instruction is the specific population condition of the science and technology park in the middle guan village, the interaction action is "display", and after the front-end device receives the interaction action information and the return information, the display action can be executed on the display page to display the specific population condition of the science and technology park in the middle guan village.
According to the interaction processing method, after receiving operation instruction information sent by front-end equipment, the back-end equipment inquires and obtains corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction action information and a data acquisition instruction, return data is acquired from a set data source according to the data acquisition instruction, and target operation instruction information is sent to the front-end equipment through a general interface so as to inform the front-end equipment of executing target operation corresponding to the target operation instruction information. Therefore, the back-end equipment inquires and obtains corresponding rule information according to the received operation instruction information sent by the front-end equipment so as to obtain the target operation instruction information, thereby solving the technical problem of large workload caused by the fact that the back-end equipment needs to compile a large number of interfaces in the prior art, and improving the interaction rate of the front-end equipment and the back-end equipment.
As a possible situation of the embodiment of the present application, the rule information obtained by querying the back-end device according to the operation instruction information is obtained by configuring in advance according to the configuration information. Referring to fig. 6 for details, fig. 6 is a schematic flowchart of an interaction processing method according to a fifth embodiment of the present application.
As shown in fig. 6, the interaction processing method, executed by the backend device, may include the following steps:
step 601, receiving configuration information sent by the front-end device through a configuration interface.
In the embodiment of the application, the return information acquired by the front-end device from the back-end device through the universal interface is corresponding rule information acquired by the back-end device according to the operation instruction information query. The rule information comprises a data acquisition instruction and interaction action information, and the back-end equipment executes the data acquisition instruction to inquire from data stored in a set data source to obtain return information. In the application, the rule information can be directly preset in a configuration mode.
In the embodiment of the application, the user fills in the configuration information of the rule on the configuration page of the front-end device, and the front-end device can detect the configuration operation executed by the user in the configuration page. And then, the front-end equipment generates configuration information according to the configuration operation, and sends the configuration information to the back-end equipment through the universal interface, so that the back-end equipment receives the configuration information sent by the front-end equipment through the universal interface.
The configuration operation refers to an operation of configuring the rule information on the configuration page by a user. Such as the operation of the user filling out rule information on the configuration page. The configuration information mainly includes query statements requesting the database, database types, database names, and the like.
Step 602, according to the configuration information, at least one of adding, deleting and modifying the rule information or the operation instruction information corresponding to the rule information.
In a possible case, after receiving the configuration information sent by the front-end device, the back-end device may perform at least one of adding, deleting, and modifying on the rule information according to the configuration information.
In another possible case, after receiving the configuration information sent by the front-end device, the back-end device may add, delete, and modify at least one of the operation instruction information corresponding to the rule information according to the configuration information.
In another possible case, after receiving the configuration information sent by the front end, the back end device may add, delete, and modify at least one of the rule information and the operation instruction information corresponding to the rule information according to the configuration information.
In the embodiment of the application, after the back-end device receives the configuration information sent by the front-end device through the configuration interface, at least one of adding, deleting and modifying the rule information or the operation instruction information corresponding to the rule information is performed according to the configuration information. Therefore, by pre-configuring the rule information by the back-end equipment, one request of the front-end equipment can acquire a plurality of pieces of rule information pre-configured by the back-end equipment, and the response rate of the front-end equipment and the back-end equipment during interaction is improved.
On the basis of the above embodiments, the present application provides an interactive schematic diagram of an interactive processing method.
Fig. 7 is an interaction schematic diagram of an interaction processing method according to an embodiment of the present application.
As shown in fig. 7, the interactive processing method may include the steps of:
in step 701, a user performs an input operation on a display page of the front-end device.
Step 702, after the front-end device detects the input operation, generating operation instruction information according to the interface rule of the universal interface.
And 703, the front-end equipment sends the operation instruction information to the back-end equipment through the universal interface.
And step 704, the back-end equipment queries the corresponding rule information from the database according to the operation instruction information.
Step 705, the back-end device packages at least one of the returned data or the interaction action information according to the interface rule of the universal interface to obtain the target operation instruction information.
And step 706, the back-end equipment sends the target operation instruction information to the front-end equipment.
And step 707, the front-end device executes the target operation corresponding to the target operation instruction information.
It should be noted that, for the implementation process of the step 701 to the step 707, reference may be made to the implementation process of the interaction processing method in the foregoing embodiment, and details are not described here again.
In order to implement the foregoing embodiments, an interactive processing apparatus is provided in an embodiment of the present application.
Fig. 8 is a schematic structural diagram of an interaction processing apparatus according to a sixth embodiment of the present application.
As shown in fig. 8, the interaction processing apparatus 800 may include: a first monitoring module 810, a first generating module 820, a transmitting module 830, a receiving module 840, and an executing module 850.
The first monitoring module 810 is configured to detect an input operation.
And the first generating module 820 is used for generating operation instruction information according to the interface rule of the universal interface in response to the detection of the input operation.
The sending module 830 is configured to send the operation instruction information to the backend device through the universal interface.
The receiving module 840 is configured to receive target operation instruction information sent by a backend device through a target interface; the target operation instruction information is generated by the back-end equipment according to the operation instruction information; .
And the execution module 850 is configured to execute the target operation corresponding to the target operation instruction information.
As one possible scenario, the first generating module 820 may further be configured to:
and according to the interface rule, combining one or more of the operation position, the operation action, the data type and the data identification of the input operation to obtain operation instruction information.
As another possible case, the target operation instruction information includes at least one of interaction information or return information; the execution module 840 may be further configured to:
performing at least one of: executing the interactive action information; and outputting the return information.
As another possible scenario, the interaction processing apparatus 800 may further include:
and the second detection module is used for detecting the configuration operation executed in the configuration page.
And the second generation module is used for generating configuration information according to the configuration operation.
And the processing module is used for sending the configuration information to the back-end equipment through the configuration interface so that the back-end equipment can acquire the target operation instruction information according to the configuration information.
It should be noted that the explanations of the embodiments of the interaction processing method in fig. 1 to fig. 4 also apply to the interaction processing apparatus, and are not repeated herein.
The interaction processing device of the embodiment of the application detects the input operation through the front-end equipment, responds to the detected input operation, generates the operation instruction information according to the interface rule of the universal interface, sends the operation instruction information to the rear-end equipment through the universal interface, receives the target operation instruction information sent by the rear-end equipment through the target interface, and executes the target operation corresponding to the target operation instruction information. According to the method, the front-end equipment generates the operation instruction information according to the interface rule of the universal interface so as to obtain the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of large workload caused by the fact that a large number of interfaces are required to be compiled by the back-end equipment in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
On the basis of the above embodiments, the present application proposes another interactive processing device.
Fig. 9 is a schematic structural diagram of an interaction processing apparatus according to a seventh embodiment of the present application.
As shown in fig. 9, the interaction processing apparatus 900 may include: a first receiving module 910, a querying module 920, an obtaining module 930, and a sending module 940.
The first receiving module 910 is configured to receive operation instruction information sent by a front-end device.
The query module 920 is configured to query and obtain corresponding rule information according to the operation instruction information, where the rule information includes interaction information and a data obtaining instruction.
An obtaining module 930, configured to obtain the return information from the set data source according to the data obtaining instruction; the return information is obtained by inquiring the data acquisition instruction from the data stored in the data source.
A sending module 940, configured to send target operation instruction information to a front-end device through a general interface, so as to notify the front-end device to execute a target operation corresponding to the target operation instruction information.
As a possible case, the target operation instruction information includes at least one of interaction information or return information, and the interaction processing apparatus 900 may further include:
and the packaging module is used for packaging at least one of the return information or the interaction action information according to the interface rule of the universal interface so as to obtain the target operation instruction information.
As another possible scenario, the interaction processing apparatus 900 may further include:
the second receiving module is used for receiving the configuration information sent by the front-end equipment through the configuration interface;
and the processing module is used for adding, deleting and modifying at least one of the rule information or the operation instruction information corresponding to the rule information according to the configuration information.
It should be noted that the explanations of the embodiments of the interaction processing method in fig. 5 to fig. 7 also apply to the interaction processing apparatus, and are not repeated herein.
According to the interaction processing device, after receiving operation instruction information sent by front-end equipment, the back-end equipment inquires and obtains corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction action information and a data acquisition instruction, return information is acquired from a set data source according to the data acquisition instruction, and target operation instruction information is sent to the front-end equipment through a general interface so as to inform the front-end equipment of executing target operation corresponding to the target operation instruction information. Therefore, the back-end equipment inquires and obtains corresponding rule information according to the received operation instruction information sent by the front-end equipment so as to obtain the target operation instruction information, thereby solving the technical problem of large workload caused by the fact that the back-end equipment needs to compile a large number of interfaces in the prior art, and improving the interaction rate of the front-end equipment and the back-end equipment.
According to embodiments of the present application, there is also provided a front-end device, a back-end device, a readable storage medium, and a computer program product.
In order to implement the above embodiments, the present application provides a front-end device, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform an interactive processing method.
In order to implement the above embodiments, the present application provides a backend apparatus, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform an interactive processing method.
In order to achieve the above embodiments, the present application proposes a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute an interaction processing method.
In order to implement the above embodiments, the present application proposes a computer program product comprising a computer program which, when executed by a processor, implements an interactive processing method.
Fig. 10 shows a schematic block diagram of an example front-end device 1000 that may be used to implement embodiments of the present application. The front end is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The client may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 10, the front-end device 1000 includes a computing unit 1001 that can perform various appropriate actions and processes in accordance with a computer program stored in a ROM (Read-Only Memory) 1002 or a computer program loaded from a storage unit 1008 into a RAM (Random Access Memory) 1003. In the RAM1003, various programs and data necessary for the operation of the front-end apparatus 1000 can also be stored. The calculation unit 1001, the ROM1002, and the RAM1003 are connected to each other by a bus 1004. An I/O (Input/Output) interface 1005 is also connected to the bus 1004.
A plurality of components in the front-end apparatus 1000 are connected to the I/O interface 1005, including: an input unit 1006 such as a keyboard, a mouse, and the like; an output unit 1007 such as various types of displays, speakers, and the like; a storage unit 1008 such as a magnetic disk, an optical disk, or the like; and a communication unit 1009 such as a network card, a modem, a wireless communication transceiver, or the like. The communication unit 1009 allows the front end 1000 to exchange information/data with other devices through a computer network such as the internet and/or various telecommunication networks.
Computing unit 1001 may be a variety of general and/or special purpose processing components with processing and computing capabilities. Some examples of the computing Unit 1001 include, but are not limited to, a CPU (Central Processing Unit), a GPU (graphics Processing Unit), various dedicated AI (Artificial Intelligence) computing chips, various computing Units running machine learning model algorithms, a DSP (Digital Signal Processor), and any suitable Processor, controller, microcontroller, and the like. The computing unit 1001 performs the various methods and processes described above, such as interaction. For example, in some embodiments, the interaction may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 1008. In some embodiments, some or all of the computer programs may be loaded and/or installed onto the front end 1000 via the ROM1002 and/or the communication unit 1009. When the computer program is loaded into RAM1003 and executed by the computing unit 1001, one or more steps of the above described interaction may be performed. Alternatively, in other embodiments, the computing unit 1001 may be configured to perform the interaction processing functions in any other suitable manner (e.g., by way of firmware).
Various implementations of the systems and techniques described here above may be realized in digital electronic circuitry, Integrated circuitry, FPGAs (Field Programmable Gate arrays), ASICs (Application-Specific Integrated circuits), ASSPs (Application Specific Standard products), SOCs (System On Chip, System On a Chip), CPLDs (Complex Programmable Logic devices), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present application may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this application, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a RAM, a ROM, an EPROM (Electrically Programmable Read-Only-Memory) or flash Memory, an optical fiber, a CD-ROM (Compact Disc Read-Only-Memory), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: LAN (Local Area Network), WAN (Wide Area Network), internet, and blockchain Network.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The Server can be a cloud Server, also called a cloud computing Server or a cloud host, and is a host product in a cloud computing service system, so as to solve the defects of high management difficulty and weak service expansibility in the traditional physical host and VPS service ("Virtual Private Server", or simply "VPS").
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present application can be achieved, and the present invention is not limited herein.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (18)

1. An interaction processing method, comprising:
detecting an input operation;
responding to the detected input operation, and generating operation instruction information according to an interface rule of a universal interface;
sending the operation instruction information to back-end equipment through the universal interface;
receiving target operation instruction information sent by the back-end equipment through the universal interface; the target operation instruction information is generated by the back-end equipment according to the operation instruction information;
and executing the target operation corresponding to the target operation instruction information.
2. The interaction processing method according to claim 1, wherein the generating operation instruction information according to the interface rule of the generic interface includes:
and combining one or more of the operation position, the operation action, the data type and the data identification of the input operation according to the interface rule to obtain the operation instruction information.
3. The interaction processing method according to claim 2, wherein the target operation instruction information includes at least one of interaction information or return information;
the executing of the target operation corresponding to the target operation instruction information includes at least one of the following:
executing the interactive action information;
and outputting the return information.
4. The interaction processing method according to any one of claims 1 to 3, wherein the method further comprises:
detecting a configuration operation performed in a configuration page;
generating configuration information according to the configuration operation;
and sending the configuration information to the back-end equipment through a configuration interface so that the back-end equipment acquires target operation instruction information according to the configuration information.
5. An interaction processing method, comprising:
receiving operation instruction information sent by front-end equipment;
inquiring to obtain corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction information and a data acquisition instruction;
acquiring return information from a set data source according to the data acquisition instruction; the return information is obtained by executing the data acquisition instruction and inquiring data stored in the data source;
and sending target operation instruction information to the front-end equipment through the universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information.
6. The interaction processing method according to claim 5, wherein the target operation instruction information includes at least one of interaction information or return information, and before sending the target operation instruction information to the front-end device through the generic interface, the method further includes:
and packaging at least one of the return information or the interaction action information according to an interface rule of the universal interface to obtain the target operation instruction information.
7. The interaction processing method according to claim 5 or 6, wherein the method further comprises:
receiving configuration information sent by the front-end equipment through a configuration interface;
and according to the configuration information, at least one of adding, deleting and modifying the rule information or the operation instruction information corresponding to the rule information.
8. An interaction processing apparatus comprising:
the first detection module is used for detecting input operation;
the first generation module is used for responding to the detection of the input operation and generating operation instruction information according to an interface rule of a universal interface;
the sending module is used for sending the operation instruction information to the back-end equipment through the universal interface;
the receiving module is used for receiving the target operation instruction information sent by the back-end equipment through the universal interface; the target operation instruction information is generated by the back-end equipment according to the operation instruction information;
and the execution module is used for executing the target operation corresponding to the target operation instruction information.
9. The interaction processing apparatus of claim 8, wherein the first generating module is further configured to:
and combining one or more of the operation position, the operation action, the data type and the data identification of the input operation according to the interface rule to obtain the operation instruction information.
10. The interaction processing apparatus according to claim 9, wherein the target operation instruction information includes at least one of interaction information or return information; the execution module is further configured to execute at least one of:
executing the interactive action information;
and outputting the return information.
11. The interaction processing apparatus according to any one of claims 8 to 10, the apparatus further comprising:
the second detection module is used for detecting the configuration operation executed in the configuration page;
the second generation module is used for generating configuration information according to the configuration operation;
and the processing module is used for sending the configuration information to the back-end equipment through a configuration interface so as to enable the back-end equipment to obtain target operation instruction information according to the configuration information.
12. An interaction processing apparatus comprising:
the first receiving module is used for receiving operation instruction information sent by the front-end equipment;
the query module is used for querying and obtaining corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction action information and a data acquisition instruction;
the acquisition module is used for acquiring return information from a set data source according to the data acquisition instruction; the return information is obtained by executing the data acquisition instruction and inquiring data stored in the data source;
and the sending module is used for sending target operation instruction information to the front-end equipment through the universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information.
13. The interaction processing apparatus according to claim 12, wherein the target operation instruction information includes at least one of interaction information or return information, the apparatus further comprising:
and the packaging module is used for packaging at least one of the return information or the interaction action information according to the interface rule of the universal interface so as to obtain target operation instruction information.
14. The interaction processing apparatus according to claim 12 or 13, wherein the apparatus further comprises:
the second receiving module is used for receiving the configuration information sent by the front-end equipment through a configuration interface;
and the processing module is used for adding, deleting and modifying at least one of the rule information or the operation instruction information corresponding to the rule information according to the configuration information.
15. A front-end device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the interaction processing method of any of claims 1-4.
16. A backend device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the interaction processing method of any of claims 5-7.
17. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to execute the interaction processing method of any one of claims 1 to 4 or the interaction processing method of any one of claims 5 to 7.
18. A computer program product comprising a computer program which, when executed by a processor, implements the interaction processing method of any one of claims 1 to 4, or implements the interaction processing method of any one of claims 5 to 7.
CN202110246688.1A 2021-03-05 Interactive processing method, device, front-end equipment, back-end equipment and storage medium Active CN113051510B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110246688.1A CN113051510B (en) 2021-03-05 Interactive processing method, device, front-end equipment, back-end equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110246688.1A CN113051510B (en) 2021-03-05 Interactive processing method, device, front-end equipment, back-end equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113051510A true CN113051510A (en) 2021-06-29
CN113051510B CN113051510B (en) 2024-05-07

Family

ID=

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254914A (en) * 2021-04-24 2021-08-13 中电长城网际系统应用广东有限公司 Front-end and back-end synchronous management method and system based on visual display

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491905A (en) * 2018-11-02 2019-03-19 北京金山云网络技术有限公司 Head end test method, apparatus and electronic equipment
WO2020155760A1 (en) * 2019-01-28 2020-08-06 平安科技(深圳)有限公司 Multi-database data processing method, apparatus, computer device, and storage medium
CN112199281A (en) * 2020-09-30 2021-01-08 中国平安财产保险股份有限公司 Data processing method and device, terminal equipment and readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491905A (en) * 2018-11-02 2019-03-19 北京金山云网络技术有限公司 Head end test method, apparatus and electronic equipment
WO2020155760A1 (en) * 2019-01-28 2020-08-06 平安科技(深圳)有限公司 Multi-database data processing method, apparatus, computer device, and storage medium
CN112199281A (en) * 2020-09-30 2021-01-08 中国平安财产保险股份有限公司 Data processing method and device, terminal equipment and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KULIK, A等: "RST 3D: A Comprehensive Gesture Set for Multitouch 3D Navigation", 《25TH 2018 IEEE CONFERENCE ON VIRTUAL REALITY AND 3D USER INTERFACES (VR) 》, 31 December 2018 (2018-12-31) *
储春梅, 李晓霞, 郭力: "定向查询引擎在Web化学数据库集成检索中的应用", 计算机与应用化学, no. 08, 28 April 2006 (2006-04-28) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254914A (en) * 2021-04-24 2021-08-13 中电长城网际系统应用广东有限公司 Front-end and back-end synchronous management method and system based on visual display

Similar Documents

Publication Publication Date Title
CN113342345A (en) Operator fusion method and device of deep learning framework
CN111694857B (en) Method, device, electronic equipment and computer readable medium for storing resource data
CN110489440B (en) Data query method and device
CN112866391A (en) Message pushing method and device, electronic equipment and storage medium
CN107872500A (en) Update processing method, device, server and the client of five application page data
CN112540806A (en) Applet page rendering method and device, electronic equipment and storage medium
CN108959294B (en) Method and device for accessing search engine
CN113051510B (en) Interactive processing method, device, front-end equipment, back-end equipment and storage medium
CN113051510A (en) Interactive processing method and device, front-end equipment, back-end equipment and storage medium
CN113722037B (en) User interface refreshing method and device, electronic equipment and storage medium
CN113127783B (en) Page display method and device, equipment and medium
CN115168358A (en) Database access method and device, electronic equipment and storage medium
CN115269431A (en) Interface testing method and device, electronic equipment and storage medium
CN113867920A (en) Task processing method and device, electronic equipment and medium
CN113691403A (en) Topological node configuration method, related device and computer program product
CN113726872B (en) Method, device, equipment and medium for filtering promotion information
CN114205639B (en) Video processing method and device, electronic equipment and storage medium
CN114268558B (en) Method, device, equipment and medium for generating monitoring graph
EP4191983A1 (en) Driving data processing method, apparatus, device, automatic driving vehicle, medium and product
CN113849170A (en) Code sharing method and device, electronic equipment and storage medium
CN114416414A (en) Fault information positioning method, device, equipment and storage medium
CN116010744A (en) Page data processing method and device, electronic equipment and readable storage medium
CN114911860A (en) Data interface generation method, data access method, data interface generation device, data access device, electronic equipment and medium
CN115168486A (en) Clock synchronization method and device, electronic equipment and readable storage medium
CN114416040A (en) Page construction method, device, equipment and storage medium

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