CN113094588B - Information display method, device, equipment and medium - Google Patents

Information display method, device, equipment and medium Download PDF

Info

Publication number
CN113094588B
CN113094588B CN202110464615.XA CN202110464615A CN113094588B CN 113094588 B CN113094588 B CN 113094588B CN 202110464615 A CN202110464615 A CN 202110464615A CN 113094588 B CN113094588 B CN 113094588B
Authority
CN
China
Prior art keywords
information
history
identifier
recommendation
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.)
Active
Application number
CN202110464615.XA
Other languages
Chinese (zh)
Other versions
CN113094588A (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Shanxi Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Shanxi 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 China Mobile Communications Group Co Ltd, China Mobile Group Shanxi Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202110464615.XA priority Critical patent/CN113094588B/en
Publication of CN113094588A publication Critical patent/CN113094588A/en
Application granted granted Critical
Publication of CN113094588B publication Critical patent/CN113094588B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/9538Presentation of query results
    • 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
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

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)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application provides an information display method, device, equipment and medium. The method comprises the following steps: receiving an opening operation of the first information; responding to the opening operation, and acquiring a first information identifier corresponding to the first information; searching a historical recommendation information identifier related to the first information in the target historical information base according to the first information identifier under the condition that the first information identifier is determined to exist in the target historical information base; the details of the first information and the details of the history recommendation information are displayed. According to the embodiment of the application, the user can easily find the information which is browsed but not opened.

Description

Information display method, device, equipment and medium
Technical Field
The application belongs to the technical field of computers, and particularly relates to an information display method, an information display device, information display equipment and an information display medium.
Background
With the rapid development of the information age, more and more information platforms can conduct recommendation of related contents according to content searching or page browsing of users. However, when the user repeatedly accesses the same information page in a short time, the recommended information displayed by the system is different, and it is difficult for the user to review the previous recommended information.
Disclosure of Invention
The embodiment of the application provides an information display method, device, equipment and medium, which can enable a user to easily find information which is browsed before but not clicked in a short time.
In a first aspect, an embodiment of the present application provides an information display method, including: receiving an opening operation of the first information; responding to the opening operation, and acquiring a first information identifier corresponding to the first information; searching a history recommended information identifier related to the first information according to the first information identifier in the target history information base under the condition that the first information identifier exists in the target history information base, wherein the target history information base comprises at least one piece of history information, and each piece of history information comprises a history information identifier corresponding to the opened information, a history timestamp corresponding to the history information identifier and a history recommended information identifier corresponding to the history information identifier; displaying the detail content of the first information and the detail content of the history recommendation information; the detail content of the first information and the detail content of the history recommendation information are obtained by searching from the database server according to the corresponding first information identification and history recommendation information identification.
In some embodiments of the first aspect, prior to responding to the opening operation, the method further comprises: and storing the first cache information as history information in a history information base, wherein the first cache information comprises an information identifier of the second information, a corresponding time stamp when the second information is opened and a recommended information identifier related to the second information, and the first cache information is cached at the first moment.
In some embodiments of the first aspect, prior to determining that the first information identification exists in the target history information base, the method further comprises: acquiring a time stamp of the first information at a second time, wherein the second time is the time of receiving the opening operation of the first information, and the first time is earlier than the second time; and deleting the first history information to obtain the target history information base under the condition that the interval time between the history timestamp in the history information base and the timestamp at the second moment is larger than the preset time period, wherein the first history information is the history information that the interval time between the history timestamp and the timestamp at the second moment is larger than the preset time period.
In some embodiments of the first aspect, after acquiring the first information identifier corresponding to the first information in response to the opening operation, the method further includes: acquiring a recommended information identifier related to the first information by using an information recommendation algorithm under the condition that the first information identifier does not exist in the target historical information base; displaying the detail content of the first information and the detail content of the recommendation information, wherein the detail content of the recommendation information is obtained by searching from a database server according to the recommendation information identification.
In some embodiments of the first aspect, after acquiring the recommended information corresponding to the first information using the information recommendation algorithm, the method further comprises: generating target cache information according to the first information identifier, the timestamp corresponding to the first information identifier and the recommended information identifier corresponding to the first information identifier; and caching the target cache information.
In some embodiments of the first aspect, after displaying the details of the first information and the details of the history recommendation information, the method further comprises: and deleting the historical information corresponding to the first information identifier in the target historical information base.
In a second aspect, an embodiment of the present application provides an information display apparatus, including: the receiving module is used for receiving the opening operation of the first information; the response module is used for responding to the opening operation and acquiring a first information identifier corresponding to the first information; the searching module is used for searching the history recommendation information identification related to the first information according to the first information identification in the target history information base under the condition that the first information identification is determined to exist in the target history information base, wherein the target history information base comprises at least one piece of history information, and each piece of history information comprises a history information identification corresponding to the opened information, a history timestamp corresponding to the history information identification and a history recommendation information identification corresponding to the history information identification; the display module is used for displaying the detail content of the first information and the detail content of the history recommendation information; the detail content of the first information and the detail content of the history recommendation information are obtained by searching from the database server according to the corresponding first information identification and history recommendation information identification.
In some embodiments of the second aspect, the storage module is configured to store first cache information as history information in a history information repository, where the first cache information includes an information identifier of the second information, a timestamp corresponding to when the second information is opened, and a recommended information identifier related to the second information, and the first cache information is information cached at the first time.
In a third aspect, there is provided an information display apparatus including: a memory for storing computer program instructions; a processor for reading and executing computer program instructions stored in a memory to perform the information display method of the first aspect or any optional implementation manner of the first aspect.
In a fourth aspect, there is provided a computer storage medium having stored thereon computer program instructions which, when executed by a processor, implement the information display method provided in the first aspect or any of the alternative embodiments of the first aspect.
The technical scheme provided by the embodiment of the application at least brings the following beneficial effects:
according to the method and the device for displaying the information, the first information identification of the first information is obtained by opening the first information, the history recommendation information identification related to the first information is searched according to the first information identification under the condition that the first information identification is determined to exist in the target history information base, and finally the detail content of the first information and the detail content of the history recommendation information can be searched in the database server according to the first information identification and the history recommendation information identification and displayed, so that the displayed recommendation information can be displayed, and a user can easily find the browsed but unopened information.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments of the present application will be briefly described, and it is possible for a person skilled in the art to obtain other drawings according to these drawings without inventive effort.
Fig. 1 is a schematic flow chart of an information display method according to an embodiment of the present application;
fig. 2 is a flow chart of another information display method according to an embodiment of the present application;
fig. 3 is a flowchart of another information display method according to an embodiment of the present application
Fig. 4 is a schematic structural diagram of an information display device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an information display device according to an embodiment of the present application.
Detailed Description
Features and exemplary embodiments of various aspects of the present application are described in detail below to make the objects, technical solutions and advantages of the present application more apparent, and to further describe the present application in conjunction with the accompanying drawings and the detailed embodiments. It should be understood that the specific embodiments described herein are intended to be illustrative of the application and are not intended to be limiting. It will be apparent to one skilled in the art that the present application may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present application by showing examples of the present application.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises an element.
The term "and/or" is herein merely an association relationship describing an associated object, meaning that there may be three relationships, e.g., a and/or B, may represent: a exists alone, A and B exist together, and B exists alone.
In order to solve the problem that the displayed information cannot be reproduced in the existing information display method, the embodiment of the application provides an information display method, an information display device, information display equipment and a medium.
The following describes technical solutions provided by embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a flow chart of an information display method according to an embodiment of the present application.
As shown in fig. 1, the method may be implemented based on the above information display device or a part of the modules of the information display device, and the information display method may include the following steps:
first, in step S120, an open operation for the first information is received.
Next, in step S140, in response to the opening operation, a first information identifier corresponding to the first information is obtained.
Again, in step S160, in the case where it is determined that the first information identifier exists in the target history information base, the history recommendation information identifier related to the first information is searched for in the target history information base according to the first information identifier.
Then, in step S180, the details of the first information and the details of the history recommendation information are displayed.
Therefore, the first information identification of the first information can be obtained by opening the first information, the history recommended information identification related to the first information is searched according to the first information identification under the condition that the first information identification exists in the target history information base, and finally, the detail content of the first information and the detail content of the history recommended information can be searched and displayed in the database server according to the first information identification and the history recommended information identification, so that the displayed recommended information can be displayed, and a user can easily find the browsed but unopened information.
The following describes the above steps in detail, as follows:
first, referring to step S120, the first information in the embodiment of the present application may be information in various information platforms or a detail interface, which is not limited in the following. The opening operation of the first information may be a clicking operation of the first information by a pointer, or an operation of directly opening the first information by using the website of the first information, which is not limited herein. For example, a click-to-open operation may be received with respect to one information detail page in a certain information platform.
Next, referring to step S140, the first information identifier refers to a unique identifier that can uniquely find the first information, for example, may be an address of the first information, or a unique code that marks the first information, which is not limited herein. Illustratively, the address of a particular information detail page is obtained in response to a click-to-open operation for that information detail page.
And step S160 is further related to, when it is determined that the obtained first information identifier exists in the target history information base, searching the corresponding history information in the target history information base by using the first information identifier, so as to obtain a history information recommendation identifier related to the first information identifier in the history information. Wherein, when the first information identifier is determined to exist in the target history database, the target history database comprises at least one piece of history information, and each piece of history information comprises a history information identifier corresponding to the opened information, a history timestamp corresponding to the history information identifier and history recommendation information corresponding to the history information identifier.
In a specific example, the target history information base includes (history information identifier a, history timestamp 4 month 1 No. 12:00:00, history recommendation information identifier A1), (history information identifier B, history timestamp 4 month 1 No. 12:00:30, history recommendation information identifiers B1, B2, B3), (history information identifier C, history timestamp 4 month 1 No. 12:01:02, history recommendation information identifier C1), and the obtained first information identifier B is determined to exist in the target history information base, which indicates that the user has opened the information B before, at this time, history information corresponding to the first information identifier B in the target history base can be searched according to the first information identifier B, and then history recommendation information identifiers B1, B2, and B3 corresponding to the first information identifier B can be searched.
Then, referring to step S180, after the history information recommendation identifier corresponding to the first information identifier is acquired, the details of the first information found in the database server according to the first information identifier and the details of the history recommendation information found in the database server according to the history information identifier may be displayed. The details of the first information are displayed after the first information is opened, and correspondingly, the details of the history recommended information are displayed above, below or on two sides of a page where the first information is located after the first information is opened, and the specific display positions of the details of the history recommended information are not limited.
In a specific example, when the history recommendation information identifiers B1, B2, B3 corresponding to the first information identifier B are found in the database server, the details of the first information may be displayed on the display, and the details of three history recommendation information related to the first information may be displayed below the page on which the details of the first information are displayed.
In this way, the history recommended information identification related to the currently opened information identification is searched in the target history information base according to the identification of the opened information, so that the user can easily find the browsed but not clicked content, and the utilization rate and value of the information can be effectively improved.
Based on this, in addition to the above steps, fig. 2 is a flow chart of another information display method provided in the present application. Fig. 2 is different from fig. 1 in that the information display method in fig. 2 may further include: step S1301, step S1501, step S1502, and step S1901.
In step S1301, the first cache information is stored as history information in a history information base.
The first cache information refers to information cached at a first moment, the first moment refers to a moment before a moment when the first information is currently opened, and the first cache information comprises an information identifier of the second information, a corresponding time stamp when the second information is opened and a recommendation information identifier related to the second information. The "related" in the recommendation information identifier related to the second information means that the similarity between the recommendation information and the second information is greater than a threshold value of a preset similarity, for example, the recommendation information and the second information may be the same information type, the same topic, and the like, and is not limited. Specifically, the first cache information cached at the first moment is stored as history information in a history information base, and by way of example, the first cache information may be identified as "history information" and stored in the history information base.
In step S1501, a time stamp of the first information at the second time is acquired.
The second time refers to a time when the opening operation of the first information is received. I.e. the moment of receiving the opening operation for the first information is obtained as a time stamp for the first information and the second moment is later than the first moment described above.
In step S1502, when the interval time between the history timestamp in the history information base and the timestamp at the second moment is greater than the preset time period, the first history information is deleted, and the target history information base is obtained.
Specifically, according to a historical timestamp existing in a historical information base and an acquired timestamp of first information at a second moment, calculating the interval time between the historical timestamp in the historical information base and the timestamp of the second moment, and deleting first historical information when the interval time is larger than a preset time period to obtain a target historical information base, wherein the first historical information refers to historical information corresponding to the historical timestamp of which the interval time between the historical timestamp and the timestamp of the second moment is larger than the historical timestamp of the preset time period. The preset time period may be set based on the need, for example, the preset time period may be 3 minutes.
In one specific example, the preset time period is set to 3 minutes, and the time stamps present in the history information base are time stamped with time stamp X:12:00:45, timestamp Y:11:49:01, timestamp Z:11:48:25, when the time stamp of the first information acquired at the second moment is 12:02:54, the interval time between the time stamp Y and the time stamp Z in the historical information base and the time stamp of the second moment is larger than the preset time period for 3 minutes, and the historical information corresponding to the time stamp Y and the time stamp Z respectively is deleted to obtain the target historical information base.
In another specific example, when the time stamp of the first information at the second time is 12:00:50, the interval time between each of the time stamp X, the time stamp Y and the time stamp Z in the history information base and the time stamp at the second time is less than 3 minutes in a preset time period, at this time, all the history information in the history information base is reserved, and the latest target history information base is obtained.
In step S1901, the history information corresponding to the first information identifier in the target history information base is deleted.
This step may be implemented after step S180, that is, after displaying the details of the first information and the details of the history recommendation information, deleting the corresponding history information in the target history information base.
Thus, after a piece of information is opened within a preset period of time after the piece of information is opened, the recommended information about the piece of information is the same for the two times, and the details of the piece of information and the details of the recommended information related to the piece of information are also the same. When the user opens the piece of information for the 3 rd time within the preset time period, the system recommends other relevant information. For example, assuming that the preset time period is 3 minutes, the user accesses the same piece of information for the 2 nd time within 3 minutes, and directly displays the related content recommended last time; accessing the same information for the 3 rd time, and recommending other related contents by the system; the same piece of information is accessed for the 4 th time, related content recommended last time is directly displayed, and so on. After 3 minutes, the user again accesses the same piece of information and the system recommends other relevant content.
In addition, after step S180, the history information corresponding to the first information identifier in the target history information base may not be deleted. Thus, the user can directly display the detail content of the same piece of information and the detail content recommended last time as long as the user opens the same piece of information within a preset time period. For example, assuming that the preset time period is 3 minutes, the user accesses the same piece of information within 3 minutes, and the related content recommended last time is directly displayed; after 3 minutes, the user again accesses the same piece of information and the system recommends other relevant content.
In addition to the above steps, fig. 3 is a flowchart of yet another information display method provided in the present application. Fig. 3 is different from fig. 1 in that the information display method in fig. 3 further includes: steps S300 to 380.
Step S300, judging whether the first information identification exists in the target historical information base. If yes, go to step S160, if no, go to step S320.
In step S320, in the case that the first information identifier does not exist in the target history information base, a recommendation information identifier related to the first information is obtained by using an information recommendation algorithm.
Specifically, in the case where it is determined that the first information does not exist in the target history information base, the recommended information identification related to the first information may be obtained using an information recommendation algorithm. The "related" in the recommendation information identifier related to the first information means that the similarity between the recommendation information and the first information is greater than a threshold value of a preset similarity, for example, the recommendation information may be the same information type, the same topic, and the like, and the specific information recommendation algorithm is not limited herein.
Step S340 displays the details of the first information and the details of the recommendation information.
In a specific example, when the user opens the first information and enters the detail page of the first information, the background of the system may obtain the recommendation information identifier related to the first information according to the information recommendation algorithm, and may display the details of the recommendation information related to the information obtained by searching the database server according to the recommendation information identifier related to the first information, besides displaying the details of the first information obtained by searching the database server according to the first information identifier, which may be displayed below or on both sides of the details page of the first information, which is not limited herein.
Step S360, generating target cache information according to the first information identifier, the timestamp corresponding to the first information identifier and the recommended information identifier corresponding to the first information identifier.
In step S380, the target cache information is cached.
Specifically, according to the first information opened at this time, target cache information generated by a first information identifier corresponding to the first information, a timestamp corresponding to the first information and a recommended information identifier corresponding to the first information is locally cached, so as to prepare for opening a certain piece of information next time.
In fact, the generated target cache information can be directly identified as history information and stored in a history information base.
Based on the same inventive concept, the embodiment of the application also provides an information display device. This is described in detail with reference to fig. 4.
Fig. 4 is a schematic structural diagram of an information display device according to an embodiment of the present application.
As shown in fig. 4, the information display apparatus may include: a receiving module 410, a responding module 420, a searching module 430 and a displaying module.
Wherein, the receiving module 410 is configured to receive an opening operation on the first information;
the response module 420 is configured to obtain a first information identifier corresponding to the first information in response to the opening operation;
a searching module 420, configured to, if it is determined that the first information identifier exists in the target history information repository, search, in the target history information repository, a history recommendation information identifier related to the first information according to the first information identifier, where the target history information repository includes at least one piece of history information, and each piece of history information includes a history information identifier corresponding to the opened information, a history timestamp corresponding to the history information identifier, and a history recommendation information identifier corresponding to the history information identifier;
a display module 430 for displaying the details of the first information and the details of the history recommendation information; the detail content of the first information and the detail content of the history recommendation information are obtained by searching from a database server according to the corresponding first information identification and history recommendation information identification;
in some embodiments, the apparatus further comprises:
the storage module is used for storing first cache information as history information into the history information base, wherein the first cache information comprises an information identifier of second information, a corresponding time stamp when the second information is opened and a recommended information identifier related to the second information, and the first cache information is cached at a first moment.
In some embodiments, the apparatus further comprises:
the first acquisition module is used for acquiring a time stamp of the first information at a second time, wherein the second time is the time of receiving the opening operation of the first information, and the first time is earlier than the second time;
the first deleting module is used for deleting the first history information to obtain the target history information base when the interval time between the history timestamp in the history information base and the timestamp at the second moment is larger than the preset time period, wherein the first history information is the history information that the interval time between the history timestamp and the timestamp at the second moment is larger than the preset time period.
In some embodiments, the apparatus further comprises:
the second acquisition module is used for acquiring a recommended information identifier related to the first information by using an information recommendation algorithm under the condition that the first information identifier does not exist in the target historical information base;
the first display module is used for displaying the detail content of the first information and the detail content of the recommendation information, wherein the detail content of the recommendation information is obtained by searching from the database server according to the recommendation information identification.
In some embodiments, the apparatus further comprises:
the generation module is used for generating target cache information according to the first information identifier, the timestamp corresponding to the first information identifier and the recommended information identifier corresponding to the first information identifier;
and the caching module is used for caching the target cache information.
In some embodiments, the apparatus further comprises:
and the second deleting module is used for deleting the history information corresponding to the first information identifier in the target history information base.
According to the embodiment of the application, the first information identification of the first information is obtained by opening the first information, the history recommendation information identification related to the first information is searched according to the first information identification under the condition that the first information identification is determined to exist in the target history information base, and finally the detail content of the first information and the detail content of the history recommendation information which are searched in the database server according to the first information identification and the history recommendation information identification can be displayed, so that the displayed recommendation information can be displayed, and a user can easily find the browsed but unopened information
Fig. 5 is a schematic structural diagram of an information display device according to an embodiment of the present application.
As shown in fig. 5, the information display device 500 in the present embodiment includes an input device 501, an input interface 502, a central processor 503, a memory 504, an output interface 505, and an output device 506. The input interface 502, the central processing unit 503, the memory 504, and the output interface 505 are connected to each other through a bus 510, and the input device 501 and the output device 506 are connected to the bus 510 through the input interface 502 and the output interface 505, respectively, and further connected to other components of the information acquisition device 500.
Specifically, the input device 501 receives input information from the outside, and transmits the input information to the central processor 503 through the input interface 502; the central processor 503 processes the input information based on computer executable instructions stored in the memory 504 to generate output information, temporarily or permanently stores the output information in the memory 504, and then transmits the output information to the output device 506 through the output interface 505; the output device 506 outputs the output information to the outside of the information acquisition device 500 for use by the user.
In one embodiment, the information display apparatus 500 shown in fig. 5 includes: a memory 504 for storing a program; a processor 503, configured to execute a program stored in the memory, to perform a method according to any one of the embodiments shown in fig. 1 to 3 provided in the embodiments of the present application.
Embodiments of the present application also provide a computer-readable storage medium having computer program instructions stored thereon; the computer program instructions, when executed by a processor, implement a method in accordance with any of the embodiments shown in fig. 1 to 3 provided by the embodiments of the present application.
It should be clear that the present application is not limited to the particular arrangements and processes described above and illustrated in the drawings. For the sake of brevity, a detailed description of known methods is omitted here. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present application are not limited to the specific steps described and illustrated, and one skilled in the art can make various changes, modifications, and additions, or change the order between steps, after appreciating the spirit of the present application.
The functional blocks shown in the above block diagrams may be implemented in hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an application specific integrated circuit (Application SpecificIntegrated Circuit, ASIC), suitable firmware, a plug-in, a function card, or the like. When implemented in software, the elements of the present application are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine readable medium or transmitted over transmission media or communication links by a data signal carried in a carrier wave. A "machine-readable medium" may include any medium that can store or transfer information. Examples of machine-readable media include electronic circuitry, semiconductor Memory devices, read-Only Memory (ROM), flash Memory, erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, radio Frequency (RF) links, and the like. The code segments may be downloaded via computer networks such as the internet, intranets, etc.
It should also be noted that the exemplary embodiments mentioned in this application describe some methods or systems based on a series of steps or devices. However, the present application is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be different from the order in the embodiments, or several steps may be performed simultaneously.
In the foregoing, only the specific embodiments of the present application are described, and it will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the systems, modules and units described above may refer to the corresponding processes in the foregoing method embodiments, which are not repeated herein. It should be understood that the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present application, which are intended to be included in the scope of the present application.

Claims (10)

1. An information display method, comprising:
receiving an opening operation of the first information;
responding to the opening operation, and acquiring a first information identifier corresponding to the first information;
searching, in the target history information base, a history recommended information identifier related to the first information according to the first information identifier under the condition that the first information identifier exists in the target history information base, wherein the target history information base comprises at least one piece of history information, and each piece of history information comprises a history information identifier corresponding to opened information, a history timestamp corresponding to the history information identifier and a history recommended information identifier corresponding to the history information identifier;
displaying the detail content of the first information and the detail content of the history recommendation information; the detail content of the first information and the detail content of the historical recommendation information are obtained by searching from a database server according to the corresponding first information identification and the corresponding historical recommendation information identification.
2. The method of claim 1, wherein prior to said responding to said opening operation, said method further comprises:
and storing first cache information as history information into a history information base, wherein the first cache information comprises an information identifier of second information, a corresponding time stamp when the second information is opened and a recommended information identifier related to the second information, and the first cache information is cached at a first moment.
3. The method of claim 2, wherein prior to said determining that the first information identification exists in a target history information base, the method further comprises:
acquiring a time stamp of the first information at a second time, wherein the second time is the time of receiving the opening operation of the first information, and the first time is earlier than the second time;
and deleting first history information to obtain a target history information base under the condition that the interval time between the history timestamp in the history information base and the timestamp at the second moment is larger than a preset time period, wherein the first history information is the history information that the interval time between the history timestamp and the timestamp at the second moment is larger than the preset time period.
4. The method of claim 1, wherein after the acquiring the first information identifier corresponding to the first information in response to the opening operation, the method further comprises:
acquiring a recommended information identifier related to the first information by using an information recommendation algorithm under the condition that the first information identifier does not exist in the target historical information base;
displaying the detail content of the first information and the detail content of the recommendation information, wherein the detail content of the recommendation information is obtained by searching from a database server according to the recommendation information identification.
5. The method of claim 4, wherein after acquiring the recommended information corresponding to the first information using an information recommendation algorithm, the method further comprises:
generating target cache information according to the first information identifier, a timestamp corresponding to the first information identifier and a recommended information identifier corresponding to the first information identifier;
and caching the target cache information.
6. The method according to claim 1, wherein after the displaying of the details of the first information and the details of the history recommendation information, the method further comprises:
and deleting the history information corresponding to the first information identifier in the target history information base.
7. An information display device, characterized in that the device comprises:
the receiving module is used for receiving the opening operation of the first information;
the response module is used for responding to the opening operation and acquiring a first information identifier corresponding to the first information;
the searching module is used for searching a history recommended information identifier related to the first information according to the first information identifier in the target history information base under the condition that the first information identifier exists in the target history information base, wherein the target history information base comprises at least one piece of history information, and each piece of history information comprises a history information identifier corresponding to the opened information, a history timestamp corresponding to the history information identifier and a history recommended information identifier corresponding to the history information identifier;
the display module is used for displaying the detail content of the first information and the detail content of the history recommendation information; the detail content of the first information and the detail content of the historical recommendation information are obtained by searching from a database server according to the corresponding first information identification and the corresponding historical recommendation information identification.
8. The apparatus of claim 7, the apparatus further comprising:
the storage module is used for storing first cache information as history information into a history information base, wherein the first cache information comprises an information identifier of second information, a corresponding time stamp when the second information is opened and a recommended information identifier related to the second information, and the first cache information is cached at a first moment.
9. An information display apparatus, characterized in that the apparatus comprises: a processor and a memory storing computer program instructions;
the processor reads and executes the computer program instructions to implement the information display method according to any one of claims 1 to 6.
10. A computer storage medium having stored thereon computer program instructions which, when executed by a processor, implement the information display method of any of claims 1-6.
CN202110464615.XA 2021-04-28 2021-04-28 Information display method, device, equipment and medium Active CN113094588B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110464615.XA CN113094588B (en) 2021-04-28 2021-04-28 Information display method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110464615.XA CN113094588B (en) 2021-04-28 2021-04-28 Information display method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN113094588A CN113094588A (en) 2021-07-09
CN113094588B true CN113094588B (en) 2023-04-28

Family

ID=76681080

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110464615.XA Active CN113094588B (en) 2021-04-28 2021-04-28 Information display method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN113094588B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210127A (en) * 2016-08-15 2016-12-07 腾讯科技(深圳)有限公司 A kind of information processing method, server and client

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678298B (en) * 2012-08-30 2016-04-13 腾讯科技(深圳)有限公司 A kind of information displaying method and equipment
US9860327B2 (en) * 2015-03-11 2018-01-02 International Business Machines Corporation Web-browsing recommendations based on aggregated path data
CN107679211B (en) * 2017-10-17 2021-12-28 百度在线网络技术(北京)有限公司 Method and device for pushing information
CN109543099B (en) * 2018-10-29 2020-09-29 维沃移动通信有限公司 Content recommendation method and terminal equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210127A (en) * 2016-08-15 2016-12-07 腾讯科技(深圳)有限公司 A kind of information processing method, server and client

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨文珠 ; .图书馆个性化信息服务技术与应用分析.图书馆理论与实践.(第04期),98-100. *

Also Published As

Publication number Publication date
CN113094588A (en) 2021-07-09

Similar Documents

Publication Publication Date Title
CN105224623B (en) The training method and device of data model
CN102722481B (en) The processing method of a kind of user's favorites data and searching method
US11403303B2 (en) Method and device for generating ranking model
CN109145280A (en) The method and apparatus of information push
CN113032682A (en) Product recommendation method, device, equipment and storage medium based on collaborative filtering
CN113220657B (en) Data processing method and device and computer equipment
CN105335423A (en) Collecting and processing method and apparatus for user feedbacks of webpage
CN111191153A (en) Information technology consultation service display device
CN114328566A (en) Relationship graph updating method, device, medium, equipment and generating method
US10931771B2 (en) Method and apparatus for pushing information
CN105574091B (en) Information-pushing method and device
CN111221711A (en) User behavior data processing method, server and storage medium
CN102541947A (en) Method and equipment for updating authority score of webpage based on friefox event
CN113094588B (en) Information display method, device, equipment and medium
CN108667875B (en) Information updating method and device
CN111222071B (en) Questionnaire processing method and device and electronic equipment
CN110309406B (en) Click rate estimation method, device, equipment and storage medium
CN113626483B (en) Front-end caching method, system, equipment and storage medium for filling forms
CN112162991B (en) Intelligent management method and device for data
CN112612924A (en) Data reading and exporting methods and devices, electronic equipment and storage medium
CN113761102A (en) Data processing method, device, server, system and storage medium
CN112084408A (en) List data screening method and device, computer equipment and storage medium
CN116383537B (en) Page data preloading method, device, equipment and storage medium
CN112398794B (en) Method, device, equipment and storage medium for detecting network abnormal behavior
CN114996364B (en) Classification and classification method and device for audit logs of PaaS cloud database and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant