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

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

Info

Publication number
CN113051510B
CN113051510B CN202110246688.1A CN202110246688A CN113051510B CN 113051510 B CN113051510 B CN 113051510B CN 202110246688 A CN202110246688 A CN 202110246688A CN 113051510 B CN113051510 B CN 113051510B
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.)
Active
Application number
CN202110246688.1A
Other languages
Chinese (zh)
Other versions
CN113051510A (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
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

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an interaction processing method, an interaction processing device, front-end equipment, back-end equipment and a storage medium, relates to the technical field of data processing, and particularly relates to the field of deep learning, big data and artificial intelligence. The specific implementation scheme is as follows: detecting input operation through the front-end equipment, responding to the detected input operation, generating operation instruction information according to the interface rule of the universal interface, sending the operation instruction information to the back-end equipment through the universal interface, receiving target operation instruction information obtained by the back-end equipment according to the operation instruction through the 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 through the interface so as to acquire 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 the back-end equipment writes a large number of interfaces in the prior art, and improving the interaction rate of the front-end equipment and the back-end equipment.

Description

Interactive processing method, 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 field of deep learning, big data and artificial intelligence.
Background
A complex front-end page typically has many data jumps, rules and actions exposed, and the data is also diverse. According to the traditional method, the service back end provides an interface for each type of data, and the front end decides which data to take and which display actions to do. In the case of a large and variable number of presentation rules, the front end needs to write a large number of interfaces for the back end, and the front end also adapts for each interface. This clearly requires a lot of development effort and also does not respond to customer demands in a timely manner.
Disclosure of Invention
The application provides an interaction processing method, an interaction 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;
Generating operation instruction information according to interface rules of a universal interface in response to the detection of the input operation;
transmitting the operation instruction information to a back-end device 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; ;
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 the 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 the interface rule of the 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 interactive processing device including:
the first receiving module is used for receiving the 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 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 the 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 comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the interactive processing method described in the embodiments of the above aspect.
According to another aspect of the present application, there is provided a back-end apparatus comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the interactive processing method according to the embodiment of the other aspect.
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 execute the interactive processing method according to the above 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 interactive processing method described in the above embodiments.
One embodiment of 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 general interface receives the target operation instruction information generated by the back-end equipment according to the operation instruction information, so that the technical problem that the workload is high because the back-end equipment writes a large number of interfaces 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 description in this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
The drawings are included to provide a better understanding of the present application and are not to be construed as limiting the application. Wherein:
Fig. 1 is a flow chart of an interactive processing method according to a first embodiment of the present application;
Fig. 2 is a flow chart of an interaction processing method according to a second embodiment of the present application;
fig. 3 is a flow chart of an interaction processing method according to a third embodiment of the present application;
FIG. 4 is an interactive schematic diagram of configuration rule information provided in an embodiment of the present application;
Fig. 5 is a flow chart of an interaction processing method according to a fourth embodiment of the present application;
fig. 6 is a flow chart of an interaction processing method provided in 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 device according to a sixth embodiment of the present application;
fig. 9 is a schematic structural diagram of an interaction processing device 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 an embodiment of the application.
Detailed Description
Exemplary embodiments of the present application will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present application are included to facilitate understanding, and are to be considered merely exemplary. 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 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 scheme of the application, the acquisition, storage, application and the like of the related user personal information all conform to the regulations of related laws and regulations and do not violate the popular regulations.
According to the existing interactive processing method of the back-end equipment and the front-end equipment, the back-end equipment respectively provides a plurality of interfaces according to data types, and the front-end page decides to call a specific interface to acquire data and execute corresponding actions according to specific requirements.
However, in the existing scheme, under the condition that the display rules are large and changeable, a large number of interfaces are required to be written by the back-end equipment, and the front-end is also adapted to each interface, so that a large amount of development work is required, and the requirements of clients cannot be responded in time.
In view of the above problems, the present application provides an interactive processing method, which detects an input operation through a front-end device, generates operation instruction information according to an interface rule of a universal interface in response to the detection of the input operation, sends the operation instruction information to a back-end device through the universal interface, receives target operation instruction information generated according to the operation instruction information and sent by the back-end device through a target interface, and executes a target operation corresponding to the target operation instruction information.
The following describes an interactive processing method, an interactive processing device, and a storage medium according to an embodiment of the present application with reference to the accompanying drawings.
Fig. 1 is a flow chart of an interactive processing method according to an embodiment of the application.
The embodiment of the application is exemplified by the configuration of the interactive processing method in the interactive processing device, and the interactive processing device can be applied to any front-end equipment so that the front-end equipment can execute the interactive processing function.
The front-end device may be a personal computer (Personal Computer, abbreviated as PC), a cloud device, a mobile device, etc., and the mobile device may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, a wearable device, a vehicle-mounted device, etc.
As shown in fig. 1, the interactive processing method, executed by the 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.
In the embodiment of the application, the front-end equipment can detect whether the user executes the input operation on the display page of the front-end equipment in real time.
The display page refers to a page for display at the front end, for example, a webpage displayed in a mobile phone screen, a client page, and the like.
As an example, assuming that the user views news presented by the web page of the front-end device, a click operation may be performed by means of a mouse or a touch display screen, so that the front-end device detects a click operation performed by the user on the presented page of the web page.
Step 102, in response to detecting the input operation, 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 user operation and interface rules and is used for indicating user operation intention.
In the embodiment of the application, after the front-end equipment detects the input operation executed by the user on the display page, the front-end equipment 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 appointed format.
It can be understood that different interfaces are used for transferring different parameters, and each interface has a corresponding interface rule.
And step 103, sending 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.
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 equipment responds to the detected input operation to generate the operation instruction information, the front-end equipment can send the operation instruction information to the back-end equipment through the universal interface, and after the back-end equipment receives the operation instruction information, the back-end equipment queries in the database according to the operation instruction information to obtain the corresponding target operation instruction information, and further, encapsulates the target operation instruction information according to the interface rule of the universal interface to obtain the target operation instruction information. The back-end device sends the target operation instruction information to the front-end device, so that the front-end device receives the target operation instruction information generated by the back-end device according to the operation instruction information.
It is understood that the rule information is stored in advance in the database, and a correspondence exists 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 acquisition 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 acquires the return information obtained by the back-end device according to the operation instruction information through the universal interface.
As an example, assuming that a user searches for "population of a Zhongguan technical garden" in a search engine of a web page, after detecting an input operation performed by the user on the web page, a front-end device generates operation instruction information according to an interface rule of a general interface in response to the detection of the input operation, and transmits the operation instruction information to a back-end device, and data about population of the Zhongguan technical garden returned by the back-end device can be acquired through the general interface.
In another possible case, the target operation instruction information includes interaction information, and after the back-end device obtains the interaction information according to the operation instruction information, the back-end device may send the interaction information to the front-end device through the universal interface, so that the front-end 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 the client detects a user registration operation performed by the user on a presentation page, operation instruction information may be generated in response to the detected user registration operation, the operation instruction information is sent to a back-end device, and interaction information of "presenting next step" sent by the back-end device is obtained through a general interface.
In yet another possible scenario, when the back-end device sends the return information to the front-end device through the universal interface, the back-end device may further include interaction information, so that the front-end device receives the return information and the interaction information sent by the back-end device through the universal interface.
Step 105, executing the target operation corresponding to the target operation instruction information.
In the embodiment of the application, after the front-end equipment receives the target operation instruction information sent by the back-end equipment through the universal interface, the front-end equipment can execute the target operation corresponding to the target operation instruction information.
In one 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 universal interface, the interaction information can be executed on the presentation page.
For example, the interactive action information obtained by the back-end device according to the operation instruction information is "show", and after the front-end obtains the interactive action information, the "show" interactive action information can be executed on the show page.
In another possible case, after the front-end device obtains the return information sent by the back-end device through the universal interface, the content displayed on the display page can be updated according to the return information.
For example, the return information sent to the front end by the front end device according to the operation instruction is a specific population condition of the Zhongguan technical garden, 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 Zhongguan technical garden.
In yet another possible case, after the front-end device obtains the interactive action information and the return information sent by the back-end device through the universal interface, the front-end device may execute the interactive action information on the display page of the front-end device, and update the content displayed on the display page according to the return information.
For example, the back-end device sends the return information to the front-end device according to the operation instruction, wherein the return information is the specific population condition of the Zhongguan technical garden, the interactive action information is "display", and after the front-end device receives the interactive action information and the return information, the front-end device can execute the display action on the display page so as to display the specific population condition of the Zhongguan technical garden.
According to the interactive processing method, input operation is detected through the front-end equipment, operation instruction information is generated according to the interface rule of the universal interface in response to the detection of the input operation, the operation instruction information is sent to the back-end equipment through the universal interface, target operation instruction information sent by the back-end equipment is received through the universal interface, and 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 acquire the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of high workload caused by the fact that the back-end equipment writes a large number of interfaces in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
Based on the above embodiments, another interactive processing method is provided in the embodiments of the present application.
Fig. 2 is a flow chart of an interactive 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 above embodiment, which is not described herein again.
In response to detecting the input operation, one or more of an operation position, an operation action, a data type, and a data identifier of the input operation are combined according to the interface rule to obtain operation instruction information, step 202.
The operation position is used for indicating the position of the input operation in the display page. Such as a 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 a "double click operation". The data type is used for indicating the scene type to which the data displayed by the input operation trigger belongs. For example, the data type may be a data type in a city location scene, including traffic, population, public opinion, and the like. And the data identifier is used for indicating the identifier of the operation object of the input operation.
In one possible case, after the front-end device detects an input operation performed by a user on the presentation page, the front-end device may generate operation instruction information 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 response to detecting the input operation.
In another possible case, after the front-end device detects an input operation performed by the user on the presentation page, in response to detecting the input operation, multiple 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 a large number of interfaces are required to be written by the back-end equipment in the prior art, and the workload is large is avoided, and the development cost is reduced.
And 203, sending operation instruction information to the back-end equipment through the universal interface.
Step 204, receiving, through a target interface, target operation instruction information obtained by the back-end device according to the operation instruction information.
In the embodiment of the present application, the implementation process of step 203 and step 204 may refer to the implementation process of step 103 and step 104 in the above embodiment, which is not described herein again.
Step 205, executing the target operation corresponding to the target operation instruction information.
In one possible case, after the front-end device receives the target operation instruction information sent by the back-end device as the interaction information, the interaction information can be executed on the presentation page.
As one example, assuming that the front-end device receives the interaction information sent by the back-end device as "page skip," the front-end device performs the interaction information in the presentation page to skip to the specified page.
In another possible case, after the front-end device receives the sent target operation instruction information obtained by the back-end device according to the operation instruction information as the return information, the return information can be displayed on the display page.
As an example, assuming that the front-end device obtains that the return information sent by the back-end device is "specific population of the Zhongguancun scientific and technological garden", the specific population is displayed on the display page.
In still another possible case, after the front-end device receives the target operation instruction information sent by the back-end device and including the interaction information and the return information, the front-end device may execute the interaction information on the operation object in the display page, and update the display page according to the return information to obtain an updated display page, so as to implement interaction between the front-end device and the back-end device.
According to the interactive processing method, input operation is detected through the front-end equipment, in response to the detection of the input operation, one or more of the operation position, the operation action, the data type and the data identifier of the input operation are combined according to the interface rule to obtain operation instruction information, 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 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 acquire the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of high workload caused by the fact that the back-end equipment writes a large number of interfaces 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 case of the embodiment of the present application, the return information received by the front-end device and sent by the back-end device may be rule information obtained by the back-end device according to the query of the operation instruction information, and therefore rule information needs to be preconfigured. The specific configuration process is described in detail with reference to fig. 3, and fig. 3 is a schematic flow chart of an interaction processing method provided in the third embodiment of the present application.
As shown in fig. 3, the interactive processing method, executed by the front-end device, may include the following steps:
step 301, a configuration operation performed in a configuration page is detected.
In the embodiment of the application, the front-end equipment receives the return information sent by the back-end equipment through the universal interface, and the back-end equipment inquires the corresponding rule information according to the operation instruction information and then executes the data acquisition instruction included in the rule information to inquire the data stored in the data source. The rule information comprises a data acquisition instruction and indication information of interaction. In the application, the rule information can be preset in a configuration mode.
In the embodiment of the application, the user fills the regular configuration information on the configuration page of the front-end equipment, and the front-end equipment 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 that a user configures rule information on a configuration page. For example, the user fills out the rule information on the configuration page.
Step 302, generating configuration information according to the configuration operation.
In the embodiment of the application, after the front end monitors the configuration operation executed by the user in the configuration page, the front end can generate the configuration information according to the configuration operation.
Wherein the configuration information mainly includes a query statement requesting the database, a database type, a database name, and the like.
Step 303, sending configuration information to the back-end device through the configuration interface, so that the back-end device obtains target operation instruction information according to the configuration information.
In the embodiment of the application, after the front-end equipment generates the configuration information according to the configuration operation, the configuration information can be sent to the back-end equipment through the configuration interface, and after the back-end equipment receives the configuration information sent by the front-end equipment, at least one of rule information or operation instruction information corresponding to the rule information can be added, deleted and modified according to the configuration information.
It will be appreciated that the back-end device may write the configuration information into the database after receiving the configuration information sent by the front-end device. Wherein, the database field mainly comprises: the ID of the rule corresponding to the configuration information, a database query statement, a database type, a database name, and the like.
As an example, as shown in fig. 4, when the user performs an operation of filling in configuration information on the configuration page, after the front end monitors the configuration operation of the user, the configuration information may be generated according to the configuration operation. Further, the front-end device sends configuration information to the back-end device through the configuration interface, and the back-end device writes the configuration information into the database after receiving the configuration information sent by the front-end device, so as to perform at least one of adding, deleting and modifying at least one of rule information or operation instruction information corresponding to the rule information in the database.
In the embodiment of the application, after the front-end equipment detects the configuration operation executed by the user in the configuration page, configuration information is generated according to the configuration operation, and further, the configuration information is sent to the back-end equipment through the configuration interface, so that the back-end equipment obtains target operation instruction information according to the configuration information. Therefore, rule information is preconfigured in the back-end equipment, so that the interaction rate of the front-end equipment and the back-end equipment is improved.
Based on the above embodiment, the present application proposes another interactive processing method.
Fig. 5 is a flow chart 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, operation instruction information sent by a front-end device is received.
The operation instruction information refers to information which is generated by the front-end equipment according to user operation and interface rules and is used for indicating user operation intention.
In the embodiment of the application, when the front-end equipment and the back-end equipment interact, 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.
In one possible case, after the front-end equipment detects the input operation performed by the user on the presentation page, the front-end equipment responds to the detection of the input operation and generates operation instruction information according to the interface rule of the universal interface. Further, 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 one example, assuming that the user views news presented by the web page of the front-end device, a click operation may be performed by means of a mouse or touch screen, so that the front-end device detects a click operation performed by the user on the presented page of the web page. Further, in response to a click operation of the user, operation instruction information is generated according to an interface rule of the universal interface, and the operation instruction information is sent to the back-end device, so that the back-end device receives the operation instruction information sent by the front-end device.
Step 502, according to the operation instruction information, inquiring to obtain corresponding rule information.
Wherein, the rule information comprises interaction information and data acquisition instructions.
In the embodiment of the application, after receiving the operation instruction information sent by the front-end equipment, the back-end equipment can query and obtain the corresponding rule information in the database according to the operation instruction information.
It is understood that the rule information is stored in advance in the database, and a correspondence exists between the rule information and the operation instruction information. The database may be MySQL database or ES (Elastic Search) database, etc.
After receiving the operation instruction information sent by the front-end equipment, the back-end equipment can query and obtain corresponding interaction information and data acquisition instructions in the database according to the operation instruction information.
The rule information obtained by the back-end device according to the operation instruction information is not limited to one piece, and may be obtained by querying a plurality of pieces of rule information and sent to the front-end device.
Step 503, according to the data acquisition instruction, acquiring the return information from the setting data source.
The return information is obtained by inquiring data stored in the data source by executing a data acquisition instruction.
In the embodiment of the application, after the back-end equipment queries in the database according to the operation instruction information to obtain the corresponding data acquisition instruction, the back-end equipment can query and obtain the return information from the data stored in the data source according to the data acquisition instruction.
It should be explained that, the back-end device is preset with a data source storing data, and when executing the data acquisition instruction, the back-end device can query from the preset data source to obtain the corresponding return information.
Step 504, the target operation instruction information is sent to the front-end device through the universal interface, so as to inform the front-end device 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.
In a possible case, the back-end device queries the database for corresponding interaction information and a data acquisition instruction according to the operation instruction information, acquires return information from a set data source according to the data acquisition instruction, and encapsulates at least one of the return information or the interaction information according to an 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 device encapsulates the interaction information and the return information to return the encapsulated interaction information and the encapsulated return information to the front-end device, so that interaction between the front-end device and the back-end device is realized.
In a possible case, after the back-end device obtains the return information from the data stored in the data source according to the data instruction, the back-end device can send the return information to the front-end device through the universal 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 universal interface. After the front-end equipment receives the return information sent by the back-end equipment, the display page can be updated according to the return information so as to display the updated information on the display page.
As an example, assuming that a user searches "demographics of a middle-guan science and technology park" 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 an interface rule of a general interface, and the operation instruction information is transmitted to a back-end device, the back-end device may transmit data on demographics of the middle-guan science and technology park to the front-end device through the general interface.
In another possible case, after the back-end device obtains the interaction information and the data acquisition instruction according to the operation instruction information, the back-end device can send the interaction information to the front-end device through the universal interface, so that the front-end device executes the interaction on the display page after receiving 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 the client monitors a user registration operation performed by the user on a presentation page, operation instruction information may be generated in response to the user operation, and the operation instruction information may be sent to a back-end device, where the back-end device may send an interaction "show next" to a front-end device through a general interface.
In yet another possible scenario, when the back-end device sends the return information to the front-end device through the universal interface, the back-end device may further include interaction information, and further send the return information and the interaction information to the front-end through the universal interface. After the front-end equipment acquires the interactive action information and the return information sent by the back-end equipment through the universal interface, the interactive action information can be executed on the display page of the front-end equipment, and the content displayed on the display page is updated according to the return information.
For example, the back-end device sends the return information to the front-end device according to the operation instruction, wherein the return information is the specific population condition of the Zhongguan technical garden, the interaction action is 'display', and after the front-end device receives the interaction action information and the return information, the front-end device can execute the display action on the display page so as to display the specific population condition of the Zhongguan technical garden.
According to the interactive 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 interactive action information and a data acquisition instruction, return data are 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 universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information. Therefore, the back-end equipment queries and obtains corresponding rule information according to the received operation instruction information sent by the front-end equipment so as to obtain target operation instruction information, so that the technical problem of large workload caused by the fact that the back-end equipment writes a large number of interfaces 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 case of the embodiment of the present application, rule information obtained by querying the backend device according to the operation instruction information is obtained by configuring in advance according to configuration information. Fig. 6 is a schematic flow chart 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:
In step 601, configuration information sent by the front-end device is received through the configuration interface.
In the embodiment of the application, the return information obtained by the front-end equipment from the back-end equipment through the universal interface is corresponding rule information obtained by the back-end equipment according to the operation instruction information inquiry. The rule information comprises a data acquisition instruction and interaction information, and the back-end equipment executes the data acquisition instruction to inquire and obtain return information from data stored in a set data source. In the application, the rule information can be directly preset in a configuration mode.
In the embodiment of the application, the user fills the regular configuration information on the configuration page of the front-end equipment, and the front-end equipment can detect the configuration operation executed by the user in the configuration page. And 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 that a user configures rule information on a configuration page. For example, the user fills out the rule information on the configuration page. The configuration information mainly includes a query statement requesting the database, a database type, a database name, and the like.
Step 602, adding, deleting and modifying at least one of rule information or operation instruction information corresponding to the rule information according to the configuration information.
In one possible case, after the back-end device receives the configuration information sent by the front-end device, at least one of adding, deleting and modifying rule information according to the configuration information.
In another possible case, after the back-end device receives the configuration information sent by the front-end device, at least one of adding, deleting and modifying operation instruction information corresponding to the rule information according to the configuration information.
In another possible case, after the back-end device receives the configuration information sent by the front-end device, at least one of adding, deleting and modifying 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 at least one of rule information or operation instruction information corresponding to the rule information is performed according to the configuration information. Therefore, the rule information is preconfigured in the back-end equipment, and a plurality of pieces of rule information preconfigured in the back-end equipment can be acquired by one request of the front-end equipment, so that the response rate of interaction between the front-end equipment and the back-end equipment is improved.
Based on the above embodiment, the present application provides an interaction schematic diagram of an interaction 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 presentation page of the front-end device.
Step 702, after the front-end device detects the input operation, operation instruction information is generated according to the interface rule of the universal interface.
In step 703, the front-end device sends the operation instruction information to the back-end device through the universal interface.
And step 704, the back-end equipment queries the database according to the operation instruction information to obtain corresponding rule information.
Step 705, the back-end device encapsulates at least one of the returned data or the interaction information according to the interface rule of the universal interface, so as to obtain the target operation instruction information.
In step 706, the backend device sends the target operation instruction information to the front-end device.
In step 707, the front-end device executes the target operation corresponding to the target operation instruction information.
It should be noted that, the implementation process of the steps 701 to 707 may refer to the implementation process of the interaction processing method in the above embodiment, which is not described herein.
In order to achieve the above embodiments, an embodiment of the present application provides an interaction processing apparatus.
Fig. 8 is a schematic structural diagram of an interaction processing device according to a sixth embodiment of the present application.
As shown in fig. 8, the interaction processing apparatus 800 may include: the first monitoring module 810, the first generating module 820, the transmitting module 830, the receiving module 840, and the executing module 850.
Wherein the first monitoring module 810 is configured to detect an input operation.
The first generation module 820 is configured to generate operation instruction information according to an interface rule of the universal interface in response to detecting an input operation.
And the sending module 830 is configured to send the operation instruction information to the backend device through the universal interface.
A receiving module 840, configured to receive, through a target interface, target operation instruction information sent by a backend device; the target operation instruction information is generated by the back-end equipment according to the operation instruction information; .
The execution module 850 is configured to execute a target operation corresponding to the target operation instruction information.
As a possible scenario, the first generation module 820 may also be used to:
And according to the interface rule, combining one or more of the operation position, the operation action, the data type and the data identifier of the input operation to obtain the operation instruction information.
As another possible case, the target operation instruction information includes at least one of interactive action information or return information; the execution module 840 may also be configured to:
performing at least one of: executing the interactive action information; and outputting the return information.
As another possible case, 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.
The processing module is used for sending configuration information to the back-end equipment through the configuration interface so that the back-end equipment can acquire target operation instruction information according to the configuration information.
It should be noted that the explanation of the embodiments of the interaction processing method in the foregoing fig. 1 to fig. 4 is also applicable to the interaction processing apparatus, and will not be repeated here.
According to the interactive processing device, input operation is detected through the front-end equipment, operation instruction information is generated according to the interface rule of the universal interface in response to the detection of the input operation, the operation instruction information is sent to the rear-end equipment through the universal interface, target operation instruction information sent by the rear-end equipment is received through the target interface, and 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 acquire the target operation instruction information obtained by the back-end equipment according to the operation instruction information, so that the technical problem of high workload caused by the fact that the back-end equipment writes a large number of interfaces 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 embodiment, the application provides another interaction processing device.
Fig. 9 is a schematic structural diagram of an interaction processing device 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 the 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 acquisition instruction.
An obtaining module 930, configured to obtain, according to the data obtaining instruction, the return information from the set data source; the return information is obtained by inquiring data stored in the data source by executing a data acquisition instruction.
And the sending module 940 is configured to send target operation instruction information to a front-end device through a universal interface, so as to notify the front-end device to execute a target operation corresponding to the target operation instruction information.
As one possible scenario, 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 information according to the interface rule of the universal interface so as to obtain the target operation instruction information.
As another possible case, 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 explanation of the embodiments of the interaction processing method in the foregoing fig. 5 to fig. 7 is also applicable to the interaction processing apparatus, and will not be repeated here.
According to the interactive processing device, after receiving operation instruction information sent by front-end equipment, back-end equipment inquires and obtains corresponding rule information according to the operation instruction information, wherein the rule information comprises interactive 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 universal interface so as to inform the front-end equipment to execute target operation corresponding to the target operation instruction information. Therefore, the back-end equipment queries and obtains corresponding rule information according to the received operation instruction information sent by the front-end equipment so as to obtain target operation instruction information, so that the technical problem of large workload caused by the fact that the back-end equipment writes a large number of interfaces in the prior art is solved, and the interaction rate of the front-end equipment and the back-end equipment is improved.
According to embodiments of the present application, the present application also provides a front-end device, a back-end device, a readable storage medium and a computer program product.
In order to achieve the above embodiments, the present application proposes a front-end device including:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
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 backend device, including:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform an interactive processing method.
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 interactive processing method.
In order to achieve 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 an embodiment of the application. 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 telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the applications described and/or claimed herein.
As shown in fig. 10, the front-end apparatus 1000 includes a computing unit 1001 that can perform various appropriate actions and processes according to 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 required for the operation of the head-end apparatus 1000 can also be stored. The computing 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 bus 1004.
Various components in the head-end equipment 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 communication unit 1009 such as a network card, modem, wireless communication transceiver, etc. Communication unit 1009 allows front end 1000 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunications networks.
The computing unit 1001 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of computing unit 1001 include, but are not limited to, a CPU (Central Processing Unit ), a GPU (Graphic Processing Units, graphics processing unit), various specialized AI (ARTIFICIAL INTELLIGENCE ) computing chips, various computing units running machine learning model algorithms, a DSP (DIGITAL SIGNAL Processor ), and any suitable Processor, controller, microcontroller, or the like. The computing unit 1001 performs the various methods and processes described above, such as interactions. For example, in some embodiments, the interactions may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as the storage unit 1008. In some embodiments, some or all of the computer program may be loaded and/or installed onto front end 1000 via ROM1002 and/or communication unit 1009. When the computer program is loaded into RAM1003 and executed by computing unit 1001, one or more steps of the interactions described above may be performed. Alternatively, in other embodiments, the computing unit 1001 may be configured to perform the interactive processing functions in any other suitable way (e.g., by means of firmware).
Various implementations of the systems and techniques described here above can be implemented in digital electronic circuitry, integrated Circuit System, FPGA (Field Programmable GATE ARRAY ), ASIC (Application-SPECIFIC INTEGRATED Circuit, application-specific integrated Circuit), ASSP (Application SPECIFIC STANDARD Product, application-specific standard Product), SOC (System On Chip ), CPLD (Complex Programmable Logic Device, complex programmable logic device), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for carrying out methods of the present application may be written in any combination of one or more programming languages. These program code 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 code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. 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 the present 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. The 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, RAM, ROM, EPROM (ELECTRICALLY PROGRAMMABLE READ-Only-Memory, erasable 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 pointing device (e.g., a mouse or 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 may 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 input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background 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 background, 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, wide area network), internet and blockchain networks.
The computer system may include a client and a server. The client and server are typically 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 that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service ("Virtual PRIVATE SERVER" or simply "VPS") are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution disclosed in the present application can be achieved, and are not limited herein.
The above embodiments do not limit the scope of the present application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application should be included in the scope of the present application.

Claims (14)

1. An interaction processing method, comprising:
detecting an input operation;
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 an interface rule of a universal interface to obtain operation instruction information;
transmitting the operation instruction information to a back-end device 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 obtained by inquiring the corresponding target operation instruction information in a database according to the operation instruction information by the back-end equipment and then packaging according to the interface rule of the universal interface;
and executing the target operation corresponding to the target operation instruction information.
2. The interactive processing method according to claim 1, wherein the target operation instruction information includes at least one of interactive action information or return information;
the executing the target operation corresponding to the target operation instruction information comprises at least one of the following steps:
Executing the interactive action information;
and outputting the return information.
3. The interaction processing method according to claim 1 or 2, 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 can acquire target operation instruction information according to the configuration information.
4. An interaction processing method, comprising:
Receiving operation instruction information sent by front-end equipment; the front-end equipment responds to the detection of input operation and generates operation instruction information according to interface rules of a general interface;
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 the data stored in the data source;
according to the interface rule of the universal interface, at least one of the return information or the interaction information is packaged to obtain target operation instruction information;
and 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 target operation corresponding to the target operation instruction information.
5. The interaction processing method according to claim 4, wherein the method further comprises:
Receiving configuration information sent by the front-end equipment through a configuration interface;
And 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.
6. 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 combining one or more of the operation position, the operation action, the data type and the data identifier of the input operation according to the interface rule of the universal interface to obtain operation instruction information;
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 universal interface; the target operation instruction information is obtained by inquiring the corresponding target operation instruction information in a database according to the operation instruction information by the back-end equipment and then packaging according to the interface rule of the universal interface;
and the execution module is used for executing the target operation corresponding to the target operation instruction information.
7. The interactive processing apparatus according to claim 6, wherein the target operation instruction information includes at least one of interactive action information or return information; the execution module is further configured to execute at least one of the following:
Executing the interactive action information;
and outputting the return information.
8. The interaction processing apparatus of claim 6 or 7, 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 that the back-end equipment can acquire target operation instruction information according to the configuration information.
9. An interaction processing apparatus comprising:
the first receiving module is used for receiving the operation instruction information sent by the front-end equipment; the front-end equipment responds to the detection of input operation and generates operation instruction information according to interface rules of a general interface;
The query module is used for querying and obtaining corresponding rule information according to the operation instruction information, wherein the rule information comprises interaction 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 the data stored in the data source;
The packaging module is used for packaging at least one of the return information or the interaction information according to the interface rule of the universal interface so as to obtain target operation instruction information;
And the sending module is used for 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.
10. The interaction processing apparatus of claim 9, 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.
11. A front-end device, comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
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-3.
12. A backend device, comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
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 4-5.
13. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the interactive processing method of any one of claims 1-3 or to perform the interactive processing method of any one of claims 4-5.
14. A computer program product comprising a computer program which, when executed by a processor, implements the interactive processing method of any one of claims 1-3 or implements the interactive processing method of any one of claims 4-5.
CN202110246688.1A 2021-03-05 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 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 2021-03-05 Interactive processing method, device, front-end equipment, back-end equipment and storage medium

Publications (2)

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

Family

ID=76510217

Family Applications (1)

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

Country Status (1)

Country Link
CN (1) CN113051510B (en)

Families Citing this family (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
RST 3D: A Comprehensive Gesture Set for Multitouch 3D Navigation;Kulik, A等;《25TH 2018 IEEE CONFERENCE ON VIRTUAL REALITY AND 3D USER INTERFACES (VR) 》;20181231;全文 *
定向查询引擎在Web化学数据库集成检索中的应用;储春梅, 李晓霞, 郭力;计算机与应用化学;20060428(08);全文 *

Also Published As

Publication number Publication date
CN113051510A (en) 2021-06-29

Similar Documents

Publication Publication Date Title
WO2023109138A1 (en) Method and apparatus for starting android application in linux system, and electronic device
CN110489440B (en) Data query method and device
CN111694857B (en) Method, device, electronic equipment and computer readable medium for storing resource data
CN112866391A (en) Message pushing method and device, electronic equipment and storage medium
CN112491617B (en) Link tracking method, device, electronic equipment and medium
JP7369229B2 (en) How to change the skin of the mini program page, devices and electronic devices
CN113051510B (en) Interactive processing method, device, front-end equipment, back-end equipment and storage medium
CN114389969A (en) Client test method and device, electronic equipment and storage medium
CN110727736A (en) Data synchronization method and device, electronic equipment and storage medium
CN114490126A (en) Page processing method and device, electronic equipment and storage medium
CN111555894B (en) Data processing method, device, equipment and storage medium
CN112925584A (en) Scene-based file configuration method, device, storage medium, and program product
CN113986135B (en) Method, device, equipment and storage medium for processing request
CN112966201B (en) Object processing method, device, electronic equipment and storage medium
CN113691403A (en) Topological node configuration method, related device and computer program product
CN115840604B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN111737372A (en) Map data generation method and device
CN111813407A (en) Game development method, game running device and electronic equipment
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
CN114138397B (en) Page display method and device, electronic equipment and storage medium
US20230206756A1 (en) Method and system of controlling traffic lighting apparatus, electronic device and storage medium
CN115776489A (en) Information acquisition method and device, electronic equipment and computer readable storage medium
CN114461502B (en) Model monitoring method and device

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