CN114090911A - Interface processing method and device, computer equipment and computer readable storage medium - Google Patents

Interface processing method and device, computer equipment and computer readable storage medium Download PDF

Info

Publication number
CN114090911A
CN114090911A CN202111082390.8A CN202111082390A CN114090911A CN 114090911 A CN114090911 A CN 114090911A CN 202111082390 A CN202111082390 A CN 202111082390A CN 114090911 A CN114090911 A CN 114090911A
Authority
CN
China
Prior art keywords
information
interface
identifier
display
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111082390.8A
Other languages
Chinese (zh)
Inventor
刘燚
周文杰
谢冰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202111082390.8A priority Critical patent/CN114090911A/en
Publication of CN114090911A publication Critical patent/CN114090911A/en
Pending legal-status Critical Current

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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • 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/957Browsing optimisation, e.g. caching or content distillation

Landscapes

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

Abstract

The embodiment of the application provides an interface processing method, an interface processing device, computer equipment and a computer readable storage medium, which can receive an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object. According to the embodiment of the application, the data transmission quantity uploaded to the cloud end by the terminal can be reduced, so that the information interaction efficiency of the terminal and the cloud end is improved, the efficiency of the terminal for acquiring the target display information corresponding to the target object is improved, and the situation that the terminal acquires the target display information and is delayed is avoided.

Description

Interface processing method and device, computer equipment and computer readable storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to an interface processing method and apparatus, a computer device, and a computer-readable storage medium.
Background
In the prior art, in the process that a terminal opens a display interface corresponding to the content according to the content of the current display interface, the terminal uploads all data of the current display interface to a server, so that the server processes all data of the current display interface and sends the display interface data corresponding to the content to the terminal, and the terminal displays the display interface corresponding to the content. In this process, the data amount of all the data in the current display interface is large, which results in slow data transmission efficiency.
Disclosure of Invention
The embodiment of the application provides an interface processing method and device, computer equipment and a computer readable storage medium, which can improve data transmission efficiency.
An interface processing method is applied to a cloud end and comprises the following steps:
receiving an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface;
based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result;
acquiring target display information corresponding to the target object based on the identification result;
and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object.
Correspondingly, an embodiment of the present application further provides an interface processing method, which is applied to a terminal and includes:
receiving an information display request triggered by object information input by a user aiming at a target object in a current display interface;
acquiring an identifier of a current display interface based on the information display request;
generating an information acquisition request based on the identifier of the current display interface and the object information of the target object;
sending an information acquisition request to a cloud;
receiving target display information corresponding to a target object returned by the cloud based on the information acquisition request, wherein the target display information is information obtained by extracting interface display data corresponding to a current display interface by the cloud based on an identifier and performing target object identification on the interface display data based on the object information to obtain an identification result;
and displaying target display information corresponding to the target object.
Correspondingly, the embodiment of the application provides an interface display device, including:
the first receiving unit may be configured to receive an information acquisition request sent by a terminal, where the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface;
the extracting unit can be used for extracting interface display data corresponding to the current display interface cached in the cloud based on the identifier, and performing target object identification on the interface display data based on the object information to obtain an identification result;
a first obtaining unit, configured to obtain target display information corresponding to a target object based on a recognition result;
the first sending unit may be configured to send the target display information to the terminal, so that the terminal displays the target display information corresponding to the target object.
In some embodiments, the extracting unit may be specifically configured to obtain an object identifier of the object information based on the object information; and if the object identification is matched with the candidate object identification of the interface display data, determining that the identification result is a first identification result, wherein the first identification result is used for indicating that the candidate object identification is matched with the target object.
In some embodiments, the extracting unit may be specifically configured to compare the object information with preset object information; if the object information is matched with the preset object information, acquiring a preset object identifier corresponding to the preset object information; and taking the preset object identification as the object identification of the object information.
In some embodiments, the extracting unit may be specifically configured to obtain candidate display information corresponding to the candidate object identifier based on the candidate object identifier corresponding to the first recognition result; and taking the candidate display information as target display information corresponding to the target object.
In some embodiments, the extracting unit may be specifically configured to obtain a mapping relationship set, where the mapping relationship set includes a mapping relationship between a preset identifier and preset interface display data; and determining interface display data corresponding to the current display interface according to the mapping relation set and the identifier.
Correspondingly, an embodiment of the present application further provides an interface processing apparatus, including:
the second receiving unit may be configured to receive an information display request triggered by object information input by a user for a target object in a current display interface;
the second obtaining unit may be configured to obtain an identifier of the current display interface based on the information display request;
the generating unit may be configured to generate an information acquisition request based on the identifier of the current display interface and the object information of the target object;
the second sending unit can be used for sending the information acquisition request to the cloud;
the third receiving unit may be configured to receive target display information corresponding to a target object returned by the cloud based on the information acquisition request, where the target display information is information obtained by extracting, by the cloud, interface display data corresponding to the current display interface based on the identifier and performing target object identification on the interface display data based on the object information to obtain an identification result;
and the display unit can be used for displaying target display information corresponding to the target object.
In some embodiments, the second obtaining unit may be specifically configured to, based on the information display request, obtain the identifier of the current display interface if it is detected that the identifier exists in the current display interface.
In some embodiments, the interface processing apparatus further includes a matching unit, where the matching unit may be configured to match an identifier to the current display interface if it is detected that the identifier does not exist in the current display interface; uploading interface display data of the current display interface and an identifier of the current display interface to a cloud end so as to update the priority of the identifier corresponding to the interface display data in the cloud end, and obtaining the updated identifier and the priority corresponding to the updated identifier; receiving at least part of updated identifiers returned by the cloud, wherein the at least part of updated identifiers are identifiers obtained by screening the cloud according to the priorities corresponding to the updated identifiers; the identifier stored in the terminal is updated based on at least a portion of the updated identifier.
In addition, the embodiment of the application also provides a computer device, which comprises a memory and a processor; the memory stores a computer program, and the processor is used for operating the computer program in the memory to execute any interface processing method provided by the embodiment of the application.
In addition, an embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored, and the computer program is suitable for being loaded by a processor to execute any one of the interface processing methods provided in the embodiment of the present application.
The method and the device can receive an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic scene diagram of an interface processing method provided in an embodiment of the present application;
fig. 2 is a schematic flowchart of an interface processing method according to an embodiment of the present application;
FIG. 3 is a schematic flowchart diagram of an interface processing method according to an embodiment of the present application;
FIG. 4 is a schematic flowchart of an interface processing method according to an embodiment of the present disclosure;
fig. 5 is a four-diagram schematically illustrating a flow of an interface processing method according to an embodiment of the present application;
fig. 6 is a timing chart of an interface processing method according to an embodiment of the present disclosure;
fig. 7 is a five schematic flow charts of an interface processing method provided in an embodiment of the present application;
fig. 8 is an interaction diagram of a mobile phone, an NLP server, and a scene data center provided in the embodiment of the present application;
FIG. 9 is a schematic diagram of an interface display apparatus according to an embodiment of the present disclosure;
FIG. 10 is a schematic diagram of an interface display apparatus according to an embodiment of the present disclosure;
fig. 11 is a schematic structural diagram of a computer device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides an interface processing method, an interface processing device, computer equipment and a computer readable storage medium. The interface display device may be integrated in a computer device, and for convenience of distinction, the computer device may be a server or a terminal.
The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing basic cloud computing services such as cloud service, a cloud database, cloud computing, a cloud function, cloud storage, Network service, cloud communication, middleware service, domain name service, security service, Network acceleration service (CDN), big data and an artificial intelligence platform. The terminal may be a smart phone, a tablet computer, a notebook computer, a desktop computer, a smart speaker, a smart watch, a smart television, and the like, but is not limited thereto. The terminal and the server may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
For example, referring to fig. 1, an interface display apparatus is integrated in a computer device, the computer device is a cloud server, and hereinafter referred to as a cloud for example, the cloud receives an information acquisition request sent by a terminal, and the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; the cloud extracts interface display data corresponding to the current display interface and cached in the cloud on the basis of the identifier, and performs target object identification on the interface display data on the basis of the object information to obtain an identification result; the cloud acquires target display information corresponding to the target object based on the identification result; the cloud sends the target display information to the terminal so that the terminal can display the target display information corresponding to the target object.
The terminal can be a smart television, a smart phone, a tablet computer, a notebook computer and the like.
The information obtaining request may be a request generated based on the identifier of the current display interface and the object information of the target object in the current display interface. The identifier of the current display interface can be obtained by an information display request triggered by object information input by a user aiming at a target object in the current display interface of the terminal.
The identifier is a unique identifier corresponding to the display interface. Each history display interface corresponds to a unique identifier. The history display interface refers to a display interface displayed on the terminal in the history time.
The current display interface is an interface displayed by the terminal at the current time. Since the current display interface is a display interface displayed on the terminal in the historical time, that is, the current display interface is displayed on the terminal before, the current display interface also corresponds to the identifier.
The target object refers to an object in the current display interface, and the expression form of the target object may be a link in the current display interface, may be an identifier in the current display interface, may be an image in the current display interface, and the like.
The expression form of the object information may be voice, gesture, text, etc.
The following are detailed below. It should be noted that the following description of the embodiments is not intended to limit the preferred order of the embodiments.
In this embodiment, the interface display apparatus will be described from the perspective of an interface display apparatus, where the interface display apparatus may be specifically integrated in a computer device, and the computer device may be a server or a terminal; the terminal may include a tablet computer, a notebook computer, a Personal Computer (PC), a wearable device, a virtual reality device, or other intelligent devices capable of acquiring data.
The embodiment of the application uses the interface display device integrated in the cloud server, and the cloud server is hereinafter referred to as the cloud for explanation. As shown in fig. 2, the specific flow of the interface processing method is as follows:
s101, receiving an information acquisition request sent by a terminal.
The information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface.
The terminal can be a smart television, a smart phone, a tablet computer, a notebook computer and the like.
The information acquisition request can be generated by an identifier of the current display interface obtained by a user based on an information display request input by the current display interface of the terminal and object information of a target object in the current display interface.
The identifier is a unique identifier corresponding to the display interface. Each history display interface corresponds to a unique identifier. The history display interface refers to a display interface displayed on the terminal in the history time.
The current display interface is an interface displayed by the terminal at the current time. Since the current display interface is a display interface displayed on the terminal in the historical time, that is, the current display interface is displayed on the terminal before, the current display interface also corresponds to the identifier.
The target object refers to an object in the current display interface, and the expression form of the target object may be a link in the current display interface, may be an identifier in the current display interface, may be an image in the current display interface, and the like.
The expression form of the object information may be voice, gesture, text, etc.
S102, based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result.
And S103, acquiring target display information corresponding to the target object based on the identification result.
And S104, sending the target display information to the terminal so that the terminal can display the target display information corresponding to the target object.
The method and the device can receive an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
The method described in the above examples is further illustrated in detail below by way of example.
In this embodiment, the interface display device is specifically integrated in a computer device, the computer device is a cloud server, and the cloud server is hereinafter referred to as a cloud.
As shown in fig. 3, an interface processing method specifically includes the following steps:
s201, receiving an information acquisition request sent by a terminal.
The information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface.
The information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface.
The terminal can be a smart television, a smart phone, a tablet computer, a notebook computer and the like.
The information acquisition request can be generated by an identifier of the current display interface obtained by a user based on an information display request input by the current display interface of the terminal and object information of a target object in the current display interface.
The identifier is a unique identifier corresponding to the display interface. Each history display interface corresponds to a unique identifier. The history display interface refers to a display interface displayed on the terminal in the history time.
The current display interface is an interface displayed by the terminal at the current time. Since the current display interface is a display interface displayed on the terminal in the historical time, that is, the current display interface is displayed on the terminal before, the current display interface also corresponds to the identifier.
The target object refers to an object in the current display interface, and the expression form of the target object may be a link in the current display interface, may be an identifier in the current display interface, may be an image in the current display interface, and the like.
The expression form of the object information may be voice, gesture, text, etc., and the object information may be information input by a user through a terminal and directed to a target object in a current display interface. For example, the current display interface displays a list of scientists who have recorded names and personal profiles of a plurality of scientists. The target object is a scientist a in the scientist list, the object information may be information input by the user through the terminal, for example, the name of the scientist a is input by the user in a voice manner, and the name of the scientist a expressed in the voice manner may be called the object information of the scientist a; for example, a user outputs object information in a gesture manner, the gesture output by the user is characterized by the characteristics of scientist a, the gesture can be called as object information of scientist a, and a mapping relationship exists between the gesture and the scientist, and the mapping relationship is set in advance; for example, the user enters the name of scientist a by text, and the name of scientist a expressed by text may be called the object information of scientist a.
S202, based on the identifier, interface display data corresponding to the current display interface cached in the cloud are extracted.
The terminal can cache interface display data corresponding to the displayed interface in the cloud.
Specifically, the cloud acquires a mapping relation set, wherein the mapping relation set comprises a mapping relation between a preset identifier and preset interface display data; and determining interface display data corresponding to the current display interface according to the mapping relation set and the identifier.
S203, acquiring the object identification of the object information based on the object information.
The interface display data comprises all data of the corresponding display interface, candidate display information of all objects in the corresponding display interface and candidate object identifications corresponding to all the objects. The object and the candidate display information of the object have a mapping relationship, and the object can be marked with the candidate object identifier in advance, so that the candidate display information corresponding to the object can be acquired through the candidate object identifier, and the object corresponding to the candidate display information can also be acquired through the candidate object identifier in the embodiment of the application.
For example, if the object information is speech information input by a speech method, the speech information may be recognized by a trained speech recognition model using an AI technique to identify an object and an object identifier corresponding to the speech information.
For example, if the object information is gesture information input by a gesture method, the AI technology may be used to identify the gesture information through a trained gesture recognition model, so as to determine an object and an object identifier corresponding to the gesture information.
For example, if the object information is text information input through a text, the AI technology may be used to identify the text information through a trained text recognition model, so as to determine an object and an object identifier corresponding to the gesture information.
Specifically, the computer device compares the object information with preset object information; if the object information is matched with the preset object information, acquiring a preset object identifier corresponding to the preset object information; and taking the preset object identification as the object identification of the object information.
For example, if the object information is text information input through a text, the text information may be compared with preset text information preset in the cloud, and if the text information matches the preset text information, an object and an object identifier corresponding to the text information may be determined, where a mapping relationship exists between the preset text information and the object and a mapping relationship exists between the preset text information and the object identifier.
The object information is matched with the preset object information in various ways, for example, the object information is the same as the preset object information, which can be called that the object information is matched with the preset object information, for example, the text information is the same as the preset text information, which can be called that the object information is matched with the preset object information; for example, the characteristics in the object information are the same as the preset object information, for example, the keywords in the text information are the same as the preset text information, which may be called that the object information matches the preset object information; for example, the similarity between the object information and the preset object information achieved through the AI technology reaches a preset threshold, for example, the similarity between the voice information and the preset voice information reaches a preset threshold, for example, the similarity between the gesture information and the preset gesture information reaches a preset threshold, which may be referred to as matching the object information with the preset object information.
S204, if the object identification is matched with the candidate object identification of the interface display data, determining that the identification result is a first identification result.
The first recognition result is used for indicating that the candidate object identification is matched with the target object.
The computer device can determine whether the interface display data has a candidate object identifier matching the object identifier by traversing the object identifier through the candidate object identifier.
And S205, acquiring target display information corresponding to the target object based on the recognition result.
The identification result is a first identification result, and the first identification result is used for indicating that the candidate object identification is matched with the target object.
The target display information can be cached in the computer equipment, so that the computer equipment can quickly extract the target display information of the target object, the acquisition efficiency of the target display information is improved, and the display efficiency of the target display information on the terminal is improved.
Specifically, the computer device acquires candidate display information corresponding to the candidate object identifier based on the candidate object identifier corresponding to the first recognition result; and taking the candidate display information as target display information corresponding to the target object.
And according to the candidate object identifier, the candidate display information corresponding to the candidate object identifier can be extracted. Since the candidate object identifier matches the target object, the candidate display information is the target display information of the target object.
S206, sending the target display information to the terminal so that the terminal can display the target display information corresponding to the target object.
For example, the target object is scientist a and the target display information is a paper of scientist a. When the terminal receives the paper of the scientist A sent by the computer equipment, the terminal displays the paper of the scientist A.
The method and the device can receive an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
The embodiment of the present application is explained by taking an example in which an interface display device is integrated in a terminal. As shown in fig. 4, the specific flow of the interface processing method is as follows:
s301, receiving an information display request triggered by object information input by a user aiming at a target object in a current display interface.
The target object refers to an object in the current display interface, and the expression form of the target object may be a link in the current display interface, may be an identifier in the current display interface, may be an image in the current display interface, and the like.
The expression form of the object information may be voice, gesture, text, etc.
S302, acquiring the identifier of the current display interface based on the information display request.
The identifier is a unique identifier corresponding to the display interface. Since the current display interface was previously displayed on the terminal, the terminal previously recorded the current display interface by the identifier. Therefore, when the terminal acquires the information display request, the terminal can acquire the identifier of the current display interface.
S303, generating an information acquisition request based on the identifier of the current display interface and the object information of the target object.
And S304, sending the information acquisition request to a cloud.
S305, receiving target display information corresponding to the target object returned by the cloud based on the information acquisition request.
The target display information is information obtained by the cloud extracting interface display data corresponding to the current display interface based on the identifier and carrying out target object identification on the interface display data based on the object information to obtain an identification result.
And S306, displaying target display information corresponding to the target object.
The method and the device can receive an information display request triggered by object information input by a user aiming at a target object in a current display interface; acquiring an identifier of a current display interface based on the information display request; generating an information acquisition request based on the identifier of the current display interface and the object information of the target object; sending an information acquisition request to a cloud; receiving target display information corresponding to a target object returned by the cloud based on the information acquisition request, wherein the target display information is information obtained by extracting interface display data corresponding to a current display interface by the cloud based on an identifier and performing target object identification on the interface display data based on the object information to obtain an identification result; and displaying target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
The method described in the above examples is further illustrated in detail below by way of example.
In this embodiment, the interface display apparatus is specifically integrated in a computer device, and the computer device is a terminal.
As shown in fig. 5, an interface processing method specifically includes the following steps:
s401, receiving an information display request triggered by object information input by a user aiming at a target object in a current display interface.
The target object refers to an object in the current display interface, and the expression form of the target object may be a link in the current display interface, may be an identifier in the current display interface, may be an image in the current display interface, and the like.
For example, the current display interface displays a list of scientists who have recorded names and personal profiles of a plurality of scientists. The target object is a scientist a in the scientist list, the object information may be information input by the user through the terminal, for example, the name of the scientist a is input by the user in a voice manner, and the name of the scientist a expressed in the voice manner may be called the object information of the scientist a; for example, a user outputs object information in a gesture manner, the gesture output by the user is characterized by the characteristics of scientist a, the gesture can be called as object information of scientist a, and a mapping relationship exists between the gesture and the scientist, and the mapping relationship is set in advance; for example, the user enters the name of scientist a by text, and the name of scientist a expressed by text may be called the object information of scientist a.
S402, based on the information display request, if the identifier of the current display interface is detected, the identifier of the current display interface is obtained.
According to the method and the device, whether the identifier exists in the current display interface can be detected according to the interface identifier of the current display interface. There is a mapping between the interface identification and the identifier.
S403, generating an information acquisition request based on the identifier of the current display interface and the object information of the target object.
S404, sending the information acquisition request to a cloud.
The information acquisition request carries an identifier of a current display interface and object information of a target object.
S405, receiving target display information corresponding to the target object returned by the cloud based on the information acquisition request.
The target display information is information obtained by the cloud extracting interface display data corresponding to the current display interface based on the identifier and performing target object identification on the interface display data based on the object information to obtain an identification result, which is specifically described in the foregoing embodiment and is not described herein again.
And S406, displaying target display information corresponding to the target object.
For example, the target object is scientist a and the target display information is a paper of scientist a. When the terminal receives the paper of the scientist A sent by the computer equipment, the terminal displays the paper of the scientist A.
In addition, after receiving an information display request triggered by object information input by a user for a target object in a current display interface, the method further comprises the following steps:
if the identifier does not exist in the current display interface, matching the identifier with the current display interface; uploading interface display data of the current display interface and an identifier of the current display interface to a cloud end so as to update the priority of the identifier corresponding to the interface display data in the cloud end, and obtaining the updated identifier and the priority corresponding to the updated identifier; receiving a part of updated identifiers returned by the cloud, wherein the part of updated identifiers are identifiers obtained by screening the cloud according to the priorities corresponding to the updated identifiers; and updating the identifier stored in the terminal according to the partially updated identifier.
Wherein, the identifier does not exist in the current display interface, the terminal matches the identifier with the current display interface, and the terminal binds the interface identifier of the current display interface and the identifier, which may be an MD5 value.
For example, a first set of identifiers is stored in the terminal, the first set of identifiers including a first identifier, a second identifier, a third identifier, and a fourth identifier. A second identifier set is stored in the cloud, and comprises a first identifier, a second identifier, a third identifier, a fourth identifier, a fifth identifier and a sixth identifier. When the terminal matches the identifier with the current display interface, the terminal uploads the identifier of the current display interface to the cloud, and a second identifier set in the cloud comprises a first identifier, a second identifier, a third identifier, a fourth identifier, a fifth identifier, a sixth identifier and the identifier of the current display interface. The cloud terminal reorders according to the first identifier, the second identifier, the third identifier, the fourth identifier, the fifth identifier, the sixth identifier, the number of times of use corresponding to the identifier of the current display interface or the number of times of a mode of inputting object information by a user, and obtains reordered identifiers, wherein the reordered identifiers may have priorities from high to low in sequence: the second identifier, the third identifier, the fourth identifier, the fifth identifier, the sixth identifier, the identifier of the current display interface, and the first identifier.
The cloud end can extract a sub-identifier set from the sorted second identifier set to update the first identifier set in the terminal, where the sub-identifier set includes identifiers with higher priority in the second identifier set, for example, the sub-identifier set includes the second identifier, the third identifier, the fourth identifier, the fifth identifier, and the sixth identifier.
The cloud end sends the sub-identifier set to the terminal, the terminal can compare the identifiers in the sub-identifier set with the identifiers in the first identifier set in the terminal, and after comparison, redundant first identifiers appear in the first identifier set, namely the sub-identifier set does not have the identifiers same as the first identifiers. The terminal deletes the first identifier from the first set of identifiers and adds a sixth identifier.
Of course, the identifiers in the sub-identifier set may be the same as the identifiers in the first identifier set in the terminal, which is determined according to the priority of the identifiers.
The method includes the steps of sorting original identifiers in the cloud end, and sorting the identifiers with the lowest priority of the original identifiers after newly-added identifiers, for example, the original identifiers in the cloud end include a first identifier, a second identifier, a third identifier, a fourth identifier, a fifth identifier and a sixth identifier, the newly-added identifiers are identifiers of a current display interface, and the priorities of the original identifiers in the cloud end sequentially from high to low: a second identifier, a third identifier, a fourth identifier, a fifth identifier, a sixth identifier, and a first identifier. Arranging the identifier with the lowest priority of the original identifiers after the newly added identifier, and sequentially obtaining the priorities from high to low: the second identifier, the third identifier, the fourth identifier, the fifth identifier, the sixth identifier, the identifier of the current display interface, and the first identifier.
The application can set corresponding weights according to the time and the use times of the identifiers uploaded to the cloud, carry out priority sequencing on the identifiers in the cloud, and can be specifically set according to actual conditions.
The mode of inputting the object information by the user can be a voice mode, a gesture mode, a text mode and the like.
The method and the device can receive an information display request triggered by object information input by a user aiming at a target object in a current display interface; acquiring an identifier of a current display interface based on the information display request; generating an information acquisition request based on the identifier of the current display interface and the object information of the target object; sending an information acquisition request to a cloud; receiving target display information corresponding to a target object returned by the cloud based on the information acquisition request, wherein the target display information is information obtained by extracting interface display data corresponding to a current display interface by the cloud based on an identifier and performing target object identification on the interface display data based on the object information to obtain an identification result; and displaying target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
As shown in fig. 6, the method according to the above embodiment will be described in further detail by way of example.
S501, the terminal receives an information display request triggered by object information input by a user aiming at a target object in a current display interface.
S502, the terminal acquires the identifier of the current display interface based on the information display request.
Specifically, the terminal acquires the identifier of the current display interface if detecting that the identifier exists in the current display interface based on the information display request.
S503, the terminal generates an information acquisition request based on the identifier of the current display interface and the object information of the target object.
S504, the terminal sends the information acquisition request to the cloud.
And S505, the cloud receives the information acquisition request sent by the terminal.
The information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface.
S506, the cloud extracts interface display data corresponding to the current display interface and cached in the cloud based on the identifier, and performs target object identification on the interface display data based on the object information to obtain an identification result.
Specifically, the cloud acquires an object identifier of the object information based on the object information; and if the object identifier is matched with the candidate object identifier of the interface display data, determining that the identification result is a first identification result, wherein the first identification result is used for indicating that the candidate object identifier is matched with the target object.
Specifically, the cloud compares the object information with preset object information; if the object information is matched with the preset object information, acquiring a preset object identifier corresponding to the preset object information; and taking the preset object identification as the object identification of the object information.
Specifically, the cloud acquires candidate display information corresponding to the candidate object identifier based on the candidate object identifier corresponding to the first recognition result; and taking the candidate display information as target display information corresponding to the target object.
Specifically, the cloud acquires a mapping relation set, wherein the mapping relation set comprises a mapping relation between a preset identifier and preset interface display data; and determining interface display data corresponding to the current display interface according to the mapping relation set and the identifier.
And S507, the cloud acquires target display information corresponding to the target object based on the identification result.
And S508, the cloud sends the target display information to the terminal.
And S509, the terminal receives and displays the target display information.
According to the method described in the above embodiment, as shown in fig. 7, the terminal is a mobile phone, the cloud server is an NLP server, and the NLP server refers to a natural language processing server.
S601, synchronizing the identifiers cached by the NLP server when the mobile phone is started.
As shown in fig. 8, after the mobile phone is turned on, the mobile phone interacts with the scene data console of the NLP server, and at least part of identifiers, which are located in the cloud from the scene data of the NLP server, of the mobile phone may be bound to interface identifiers of a display interface that has been previously displayed by the mobile phone.
The scene data middle stage is used for caching data reported to the NLP server by the mobile phone, and the data reported to the NLP server by the mobile phone comprises all data of a display interface, candidate display information of all objects in the corresponding display interface, candidate object identifications corresponding to all objects and the like.
S602, the user inputs object information.
The user inputs object information aiming at a target object in a current display interface through the mobile phone, and an information display request is triggered. The mobile phone can acquire the identifier of the current information interface according to the information display request, and the identifier can be an MD5 value.
And S603, generating an information acquisition request by the mobile phone.
And the mobile phone generates an information acquisition request according to the object information and the identifier of the current display interface.
S604, judging whether the identifier of the current display interface exists in the mobile phone.
Wherein the identifier may be cached in a local database of the handset. If the identifier of the current display interface exists in the mobile phone, executing step S605; if the identifier of the current display interface does not exist in the mobile phone, step S606 is executed.
S605, the mobile phone reports the information acquisition request to the NLP server and acquires target display information corresponding to the target object returned by the NLP server.
And when the mobile phone receives the target display information, the mobile phone displays the target display information.
The information acquisition request carries an identifier of a current display interface of the mobile phone and object information of a target object in the current display interface. The information acquisition request can carry the identifier of the terminal, namely the identifier of the mobile phone, besides the identifier of the current display interface of the mobile phone and the object information of the target object in the current display interface, so that the NLP server can accurately return the target display information corresponding to the target object to the mobile phone.
The target display information is information obtained by extracting interface display data corresponding to a current display interface from a scene data base by the NLP server based on the identifier and an identification result obtained by identifying a target object for the interface display data based on the object information.
And S606, matching the new identifier with the current display interface by the mobile phone, and reporting the new identifier to the NLP server.
After the mobile phone uploads the new identifier of the current display interface to the NLP server, the NLP server stores the new identifier in the scene data center, updates the priority of the identifier stored in the scene data center, and obtains the updated identifier and the priority corresponding to the updated identifier.
Before the mobile phone uploads the new identifier of the current display interface to the NLP server, the scene data console may store the new identifier, because the current display interface is recorded by the mobile phone and generates the new identifier before, but because the priority of the new identifier of the current display interface is low, the new identifier of the current display interface does not exist locally on the mobile phone.
In addition, because the interface content and/or the interface identification of the display interface are fixed, the identifiers generated by the display interface every time can be ensured to be the same according to the set algorithm.
S607, the mobile phone receives the result returned by the NLP server.
The NLP server extracts the partial identifiers with higher priority according to the sequence of the priorities corresponding to the updated identifiers from high to low, and sends the partial identifiers with higher priority to the mobile phone. That is, the result returned by the NLP server includes the partial identifier having the higher priority.
And S608, judging whether the identifier in the mobile phone is deleted.
And the mobile phone updates the identifier stored in the mobile phone according to the result returned by the NLP server. The embodiment of the application can specifically compare the identifier stored in the mobile phone with the partial identifier with higher priority returned by the NLP server, and if the identifier different from the partial identifier with higher priority returned by the NLP server exists in the mobile phone, execute step S609; if there is no identifier different from the partial identifier with higher priority returned by the NLP server in the mobile phone, step S610 is executed.
And S609, deleting the identifier from the mobile phone.
Wherein, the identifier which is different from the partial identifier with higher priority returned by the NLP server in the mobile phone is deleted from the mobile phone.
And S610, ending the process.
The method and the device can receive an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
In order to better implement the method, an embodiment of the present application further provides an interface display apparatus, where the interface display apparatus may be integrated in a computer device, and the computer device is a cloud server.
For example, as shown in fig. 9, the interface display apparatus may include a first receiving unit 201, an extracting unit 202, a first acquiring unit 203, and a first transmitting unit 204, as follows:
(1) a first receiving unit 201;
the first receiving unit 201 may be configured to receive an information acquisition request sent by a terminal, where the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface.
(2) An extraction unit 202;
the extracting unit 202 may be configured to extract, based on the identifier, interface display data cached in the cloud and corresponding to the current display interface, and perform target object identification on the interface display data based on the object information to obtain an identification result.
The extracting unit 202 may be specifically configured to obtain an object identifier of the object information based on the object information; and if the object identification is matched with the candidate object identification of the interface display data, determining that the identification result is a first identification result, wherein the first identification result is used for indicating that the candidate object identification is matched with the target object.
An extracting unit 202, which may be specifically configured to compare the object information with preset object information; if the object information is matched with the preset object information, acquiring a preset object identifier corresponding to the preset object information; and taking the preset object identification as the object identification of the object information.
The extracting unit 202 may be specifically configured to obtain candidate display information corresponding to the candidate object identifier based on the candidate object identifier corresponding to the first recognition result; and taking the candidate display information as target display information corresponding to the target object.
The extracting unit 202 may be specifically configured to obtain a mapping relationship set, where the mapping relationship set includes a mapping relationship between a preset identifier and preset interface display data; and determining interface display data corresponding to the current display interface according to the mapping relation set and the identifier.
(3) A first acquisition unit 203;
the obtaining unit 203 may be configured to obtain target display information corresponding to the target object based on the recognition result.
(4) The first sending unit 204 may be configured to send the target display information to the terminal, so that the terminal displays the target display information corresponding to the target object.
The first receiving unit 201 of the embodiment of the present application may receive an information acquisition request sent by a terminal, where the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; the extracting unit 202 may extract, based on the identifier, interface display data corresponding to the current display interface cached in the cloud, and perform target object identification on the interface display data based on the object information to obtain an identification result; the first acquisition unit 203 may acquire target display information corresponding to the target object based on the recognition result; the first sending unit 204 may send the target display information to the terminal, so that the terminal displays the target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
In order to better implement the method, an embodiment of the present application further provides an interface display apparatus, where the interface display apparatus may be integrated in a computer device, the computer device is a terminal, and the terminal may be a smart television, a mobile phone, a tablet computer, and the like.
For example, as shown in fig. 10, the interface display apparatus may include a second receiving unit 301, a second acquiring unit 302, a generating unit 303, a second transmitting unit 304, a third receiving unit 305, a display unit 306, and a matching unit 307, as follows:
(1) a second receiving unit 301;
the second receiving unit 301 may be configured to receive an information display request triggered by object information input by a user for a target object in a current display interface.
(2) A second acquisition unit 302;
the second obtaining unit 302 may be configured to obtain an identifier of the current display interface based on the information display request.
The second obtaining unit 302 may be specifically configured to, based on the information display request, obtain an identifier of the current display interface if it is detected that the identifier exists in the current display interface.
(3) A generation unit 303;
the generating unit 303 may be configured to generate an information obtaining request based on the identifier of the current display interface and the object information of the target object.
(4) A second transmitting unit 304;
the second sending unit 304 may be configured to send the information obtaining request to the cloud.
(5) A third receiving unit 305;
the third receiving unit 305 may be configured to receive target display information corresponding to a target object returned by the cloud based on the information obtaining request, where the target display information is obtained by the cloud extracting interface display data corresponding to the current display interface based on the identifier and performing target object identification on the interface display data based on the target information.
(6) A display unit 306;
the display unit 306 may be configured to display target display information corresponding to the target object.
(7) A matching unit 307;
the matching unit 307 may be configured to match an identifier with the current display interface if it is detected that the identifier does not exist in the current display interface; uploading interface display data of the current display interface and an identifier of the current display interface to a cloud end so as to update the priority of the identifier corresponding to the interface display data in the cloud end, and obtaining the updated identifier and the priority corresponding to the updated identifier; receiving at least part of updated identifiers returned by the cloud, wherein the at least part of updated identifiers are identifiers obtained by screening the cloud according to the priorities corresponding to the updated identifiers; the identifier stored in the terminal is updated based on at least a portion of the updated identifier.
In the embodiment of the present application, the second receiving unit 301 may receive an information display request triggered by object information input by a user for a target object in a current display interface; the second obtaining unit 302 may obtain an identifier of the current display interface based on the information display request; the generating unit 303 may generate an information acquisition request based on the identifier of the current display interface and the object information of the target object; the second sending unit 304 may send the information obtaining request to the cloud; the third receiving unit 305 may receive target display information corresponding to a target object returned by the cloud based on the information acquisition request, where the target display information is information obtained by the cloud extracting interface display data corresponding to the current display interface based on the identifier and an identification result obtained by performing target object identification on the interface display data based on the object information; the display unit 306 may display target display information corresponding to the target object. The terminal of the embodiment of the application can obtain the interface display data cached in the cloud terminal through the identifier of the current display interface, so that the data transmission quantity uploaded to the cloud terminal by the terminal is reduced, the information interaction efficiency of the terminal and the cloud terminal is improved, the efficiency of the terminal for obtaining the target display information corresponding to the target object is improved, and the condition that the terminal obtains the target display information in a delayed manner is avoided.
The embodiment of the present application further provides a computer device, as shown in fig. 11, which shows a schematic structural diagram of the computer device according to the embodiment of the present application, and specifically:
the computer device may include components such as a processor 401 of one or more processing cores, memory 402 of one or more computer-readable storage media, a power supply 403, and an input unit 404. Those skilled in the art will appreciate that the computer device architecture illustrated in FIG. 11 is not intended to be limiting of computer devices and may include more or less components than those illustrated, or combinations of certain components, or different arrangements of components. Wherein:
the processor 401 is a control center of the computer device, connects various parts of the entire computer device using various interfaces and lines, and performs various functions of the computer device and processes data by running or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory 402, thereby monitoring the computer device as a whole. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor, which mainly handles operating systems, user interfaces, computer programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by operating the software programs and modules stored in the memory 402. The memory 402 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, a computer program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to use of the computer device, and the like. Further, the memory 402 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 access to the memory 402.
The computer device further comprises a power supply 403 for supplying power to the various components, and preferably, the power supply 403 is logically connected to the processor 401 via a power management system, so that functions of managing charging, discharging, and power consumption are implemented via the power management system. The power supply 403 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The computer device may also include an input unit 404, where the input unit 404 may be used to receive input numeric or character information communications, and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
Although not shown, the computer device may further include a display unit and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 401 in the computer device loads the executable file corresponding to the process of one or more computer programs into the memory 402 according to the following instructions, and the processor 401 runs the computer program stored in the memory 402, so as to implement various functions as follows:
receiving an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface; based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result; acquiring target display information corresponding to the target object based on the identification result; and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by a computer program, which may be stored in a computer-readable storage medium and loaded and executed by a processor, or by related hardware controlled by the computer program.
To this end, embodiments of the present application provide a computer-readable storage medium, in which a computer program is stored, where the computer program can be loaded by a processor to execute any one of the interface processing methods provided in the embodiments of the present application.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the computer-readable storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the computer-readable storage medium can execute the steps in any interface processing method provided in the embodiments of the present application, beneficial effects that can be achieved by any interface processing method provided in the embodiments of the present application can be achieved, for details, see the foregoing embodiments, and are not described herein again.
According to an aspect of the application, there is provided, among other things, a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to perform the method provided in the various alternative implementations provided by the embodiments described above.
The interface processing method, the interface processing device, the computer device, and the computer readable storage medium provided in the embodiments of the present application are described in detail above, and a specific example is applied in the description to explain the principles and embodiments of the present application, and the description of the embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (12)

1. An interface processing method is applied to a cloud end, and comprises the following steps:
receiving an information acquisition request sent by a terminal, wherein the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface;
based on the identifier, extracting interface display data corresponding to the current display interface cached in the cloud, and performing target object identification on the interface display data based on the object information to obtain an identification result;
acquiring target display information corresponding to the target object based on the identification result;
and sending the target display information to the terminal so that the terminal displays the target display information corresponding to the target object.
2. The interface processing method according to claim 1, wherein the performing target object recognition on the interface display data based on the object information to obtain a recognition result includes:
acquiring an object identifier of the object information based on the object information;
and if the object identifier is matched with the candidate object identifier of the interface display data, determining that the identification result is a first identification result, wherein the first identification result is used for indicating that the candidate object identifier is matched with the target object.
3. The interface processing method according to claim 2, wherein the obtaining of the object identifier of the object information based on the object information includes:
comparing the object information with preset object information;
if the object information is matched with the preset object information, acquiring a preset object identifier corresponding to the preset object information;
and taking the preset object identification as the object identification of the object information.
4. The interface processing method of claim 2, wherein the target display information is cached in the cloud; the identification result is a first identification result; the obtaining of the target display information corresponding to the target object based on the recognition result includes:
acquiring candidate display information corresponding to the candidate object identification based on the candidate object identification corresponding to the first recognition result;
and taking the candidate display information as target display information corresponding to the target object.
5. The interface processing method according to claim 1, wherein the extracting, based on the identifier, interface display data corresponding to the current display interface cached in the cloud includes:
acquiring a mapping relation set, wherein the mapping relation set comprises a mapping relation between a preset identifier and preset interface display data;
and determining interface display data corresponding to the current display interface according to the mapping relation set and the identifier.
6. An interface processing method is applied to a terminal and comprises the following steps:
receiving an information display request triggered by object information input by a user aiming at a target object in a current display interface;
acquiring an identifier of a current display interface based on the information display request;
generating an information acquisition request based on the identifier of the current display interface and the object information of the target object;
sending the information acquisition request to a cloud;
receiving target display information corresponding to the target object returned by the cloud based on the information acquisition request, wherein the target display information is information obtained by extracting interface display data corresponding to the current display interface by the cloud based on the identifier and performing target object identification on the interface display data based on the object information to obtain an identification result;
and displaying target display information corresponding to the target object.
7. The interface processing method according to claim 6, wherein the obtaining an identifier of a currently displayed interface based on the information display request includes:
and based on the information display request, if the identifier of the current display interface is detected to exist, acquiring the identifier of the current display interface.
8. The interface processing method according to claim 6, wherein after receiving an information display request triggered by object information input by a user for a target object in a currently displayed interface, the method further comprises:
if the identifier does not exist in the current display interface, matching the identifier with the current display interface;
uploading the interface display data of the current display interface and the identifier of the current display interface to the cloud end so as to update the priority of the identifier corresponding to the interface display data in the cloud end, and obtain the updated identifier and the priority corresponding to the updated identifier;
receiving at least part of updated identifiers returned by the cloud, wherein the at least part of updated identifiers are identifiers obtained by screening the cloud according to the priorities corresponding to the updated identifiers;
and updating the identifier stored in the terminal according to the at least part of the updated identifier.
9. An interface processing apparatus, comprising:
the terminal comprises a first receiving unit, a second receiving unit and a third receiving unit, wherein the first receiving unit is used for receiving an information acquisition request sent by the terminal, and the information acquisition request carries an identifier of a current display interface of the terminal and object information of a target object in the current display interface;
the extracting unit is used for extracting interface display data corresponding to the current display interface cached in the cloud based on the identifier, and performing target object identification on the interface display data based on the object information to obtain an identification result;
a first obtaining unit, configured to obtain target display information corresponding to the target object based on the recognition result;
and the first sending unit is used for sending the target display information to the terminal so as to enable the terminal to display the target display information corresponding to the target object.
10. An interface processing apparatus, comprising:
the second receiving unit is used for receiving an information display request triggered by object information input by a user aiming at a target object in the current display interface;
the second acquisition unit is used for acquiring the identifier of the current display interface based on the information display request;
the generating unit is used for generating an information acquisition request based on the identifier of the current display interface and the object information of the target object;
the second sending unit is used for sending the information acquisition request to a cloud end;
a third receiving unit, configured to receive target display information corresponding to the target object, which is returned by the cloud based on the information acquisition request, where the target display information is information obtained by extracting, by the cloud, interface display data corresponding to the current display interface based on the identifier and performing target object identification on the interface display data based on the object information;
and the display unit is used for displaying the target display information corresponding to the target object.
11. A computer device comprising a memory and a processor; the memory stores a computer program, and the processor is configured to execute the computer program in the memory to perform the interface processing method according to any one of claims 1 to 8.
12. A computer-readable storage medium, characterized in that it stores a computer program adapted to be loaded by a processor for performing the interface processing method of any one of claims 1 to 8.
CN202111082390.8A 2021-09-15 2021-09-15 Interface processing method and device, computer equipment and computer readable storage medium Pending CN114090911A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111082390.8A CN114090911A (en) 2021-09-15 2021-09-15 Interface processing method and device, computer equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111082390.8A CN114090911A (en) 2021-09-15 2021-09-15 Interface processing method and device, computer equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN114090911A true CN114090911A (en) 2022-02-25

Family

ID=80296170

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111082390.8A Pending CN114090911A (en) 2021-09-15 2021-09-15 Interface processing method and device, computer equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114090911A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116627370A (en) * 2023-04-12 2023-08-22 广东敏行数据有限公司 Display screen updating content processing method, storage medium, device and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116627370A (en) * 2023-04-12 2023-08-22 广东敏行数据有限公司 Display screen updating content processing method, storage medium, device and system

Similar Documents

Publication Publication Date Title
US20170279840A1 (en) Automated event id field analysis on heterogeneous logs
CN108989397B (en) Data recommendation method and device and storage medium
CN111190962A (en) File synchronization method and device and local terminal
CN108306813B (en) Session message processing method, server and client
CN111737443A (en) Answer text processing method and device and key text determining method
CN114090911A (en) Interface processing method and device, computer equipment and computer readable storage medium
CN111507400A (en) Application classification method and device, electronic equipment and storage medium
CN113076186B (en) Task processing method, device, electronic equipment and storage medium
CN113961619A (en) Data synchronization method and device, computer equipment and storage medium
CN113704058A (en) Business model monitoring method and device and electronic equipment
CN109413663B (en) Information processing method and equipment
CN113568645B (en) Software updating method, device, electronic equipment and storage medium
CN109783440A (en) Date storage method and data retrieval method, device, medium, electronic equipment
CN114490432A (en) Memory processing method and device, electronic equipment and computer readable storage medium
CN112860626B (en) Document ordering method and device and electronic equipment
CN114676371A (en) Page element information replacement method and device, computer equipment and storage medium
CN114238223A (en) Picture removing method and device, computer equipment and computer readable storage medium
CN114547182A (en) Personnel information synchronization method, terminal device and storage medium
CN112691382A (en) Resource processing method, device and computer readable storage medium
CN107562901B (en) Client data updating method and system
CN113360689B (en) Image retrieval system, method, related device and computer program product
CN113313196B (en) Labeling data processing method, related device and computer program product
CN112783860B (en) Method, device, storage medium and computer equipment for constructing mirror image database
CN115964556A (en) Content recommendation method, device, computer equipment and computer readable storage medium
CN113761232A (en) Audio library generation method and device, electronic 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