CN115097988B - Information display method, device, computer equipment and storage medium - Google Patents

Information display method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN115097988B
CN115097988B CN202210857493.5A CN202210857493A CN115097988B CN 115097988 B CN115097988 B CN 115097988B CN 202210857493 A CN202210857493 A CN 202210857493A CN 115097988 B CN115097988 B CN 115097988B
Authority
CN
China
Prior art keywords
information card
information
card
target page
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
CN202210857493.5A
Other languages
Chinese (zh)
Other versions
CN115097988A (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.)
Douyin Vision Co Ltd
Original Assignee
Douyin Vision 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 Douyin Vision Co Ltd filed Critical Douyin Vision Co Ltd
Priority to CN202210857493.5A priority Critical patent/CN115097988B/en
Publication of CN115097988A publication Critical patent/CN115097988A/en
Application granted granted Critical
Publication of CN115097988B publication Critical patent/CN115097988B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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/904Browsing; Visualisation therefor
    • 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/951Indexing; Web crawling techniques
    • 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/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Abstract

The disclosure provides an information display method, an information display device, computer equipment and a storage medium, wherein the method comprises the following steps: responding to a display triggering operation aiming at a target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded; and placing the second information card in an information card display area of a target page for display, and displaying prompt information between the second information card and the first information card, wherein the prompt information is used for connecting the first information card and the second information card.

Description

Information display method, device, computer equipment and storage medium
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to an information display method, an information display device, computer equipment and a storage medium.
Background
When a user browses recommended information by using a display device such as a mobile phone or a computer, the currently browsed page is often closed or cached in the background for some reasons (such as replying to messages of other persons and using other software). When the browsed page is opened again, the refreshed recommended content is generally displayed directly, so that the browsing requirement of a user who wants to continue to view the previously browsed content cannot be met, and therefore, how to reasonably display the recommended information becomes a problem to be solved.
Disclosure of Invention
The embodiment of the disclosure at least provides an information display method, an information display device, computer equipment and a storage medium.
In a first aspect, an embodiment of the present disclosure provides an information display method, including:
responding to a display triggering operation aiming at a target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded;
And placing the second information card in an information card display area of a target page for display, and displaying prompt information between the second information card and the first information card, wherein the prompt information is used for connecting the first information card and the second information card.
In one possible implementation manner, the displaying the second information card in the information card display area of the target page includes:
and placing the last target information card in the second information card and the first information card in the information card display area of the target page for display.
In a possible implementation manner, the first preset condition includes:
and the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval.
In a possible embodiment, obtaining at least one first information card comprises:
acquiring a target card index stored when the target page cancels display;
searching the at least one first information card based on the target card index;
acquiring at least one second information card, comprising:
sending a content acquisition request to a server;
And receiving the at least one second information card sent by the server.
In a possible embodiment, the method further comprises:
determining the running state of the target page;
the method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
In a possible implementation manner, the information card is displayed in the information card display area by the following method:
splicing the first information card and the second information card through the prompt information to generate an information card list;
and displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
In a possible implementation manner, the displaying the second information card in the information card list in the information card display area of the target page includes:
determining a sliding distance of the information card list based on the size of the first information card;
And controlling the information card list to slide according to the sliding distance, and displaying the second information card in the information card display area of the target page.
In a possible implementation, the method further includes determining the target card index according to the following method:
determining a target information card in a plurality of information cards displayed before canceling display of the target page;
and taking the target information card and the card index of the information cards of the preset number before the target information card as the target card index.
In a possible embodiment, the method further comprises:
and caching the target information card and the information cards with the preset number before the target information card at a user side so as to display the target page when the target page is displayed next time.
In a possible implementation manner, the determining the target information card in the plurality of information cards displayed before the target page cancel display includes:
and under the condition that the last information card displayed before the target page cancel display meets a second preset condition, taking the last information card as the target information card.
In a second aspect, an embodiment of the present disclosure further provides an information display apparatus, including:
the acquisition module is used for responding to the display triggering operation aiming at the target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded;
the display module is used for displaying the second information card in the information card display area of the target page, displaying prompt information between the second information card and the first information card, and connecting the prompt information with the first information card and the second information card.
In a possible implementation manner, the display module is configured to, when the second information card is placed in the information card display area of the target page to display the second information card,:
and placing the last target information card in the second information card and the first information card in the information card display area of the target page for display.
In a possible implementation manner, the first preset condition includes:
and the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval.
In a possible implementation manner, the acquiring module is configured to, when acquiring at least one first information card:
acquiring a target card index stored when the target page cancels display;
searching the at least one first information card based on the target card index;
the acquisition module is used for, when acquiring at least one second information card:
sending a content acquisition request to a server;
and receiving the at least one second information card sent by the server.
In a possible implementation manner, the acquiring module is further configured to:
determining the running state of the target page;
the method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
In a possible implementation manner, the display module is used for displaying the information card in the information card display area by the following method:
Splicing the first information card and the second information card through the prompt information to generate an information card list;
and displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
In a possible implementation manner, the display module is configured to, when the information card display area of the target page displays the second information card in the information card list:
determining a sliding distance of the information card list based on the size of the first information card;
and controlling the information card list to slide according to the sliding distance, and displaying the second information card in the information card display area of the target page.
In a possible implementation manner, the obtaining module is further configured to determine the target card index according to the following method:
determining a target information card in a plurality of information cards displayed before canceling display of the target page;
and taking the target information card and the card index of the information cards of the preset number before the target information card as the target card index.
In a possible implementation manner, the acquiring module is further configured to:
and caching the target information card and the information cards with the preset number before the target information card at a user side so as to display the target page when the target page is displayed next time.
In a possible implementation manner, the acquiring module is configured to, when determining that the target page cancels a target information card in a plurality of information cards displayed before display:
and under the condition that the last information card displayed before the target page cancel display meets a second preset condition, taking the last information card as the target information card.
In a third aspect, embodiments of the present disclosure further provide a computer device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory in communication via the bus when the computer device is running, the machine-readable instructions when executed by the processor performing the steps of the first aspect, or any of the possible implementations of the first aspect.
In a fourth aspect, the presently disclosed embodiments also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the first aspect, or any of the possible implementations of the first aspect.
According to the information display method, the information display device, the computer equipment and the storage medium, the first information card and the second information card can be obtained simultaneously, and because the second information card comprises the information card refreshed when the target page is displayed after the display triggering operation is responded, after the second information card is placed in the information card display area of the target page for display, the latest recommended information can be displayed for a user, and the first information card and the second information card are connected through prompt information, the user can be instructed to view the first information card.
The foregoing objects, features and advantages of the disclosure will be more readily apparent from the following detailed description of the preferred embodiments taken in conjunction with the accompanying drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings required for the embodiments are briefly described below, which are incorporated in and constitute a part of the specification, these drawings showing embodiments consistent with the present disclosure and together with the description serve to illustrate the technical solutions of the present disclosure. It is to be understood that the following drawings illustrate only certain embodiments of the present disclosure and are therefore not to be considered limiting of its scope, for the person of ordinary skill in the art may admit to other equally relevant drawings without inventive effort.
FIG. 1 shows a flow chart of a method for information presentation provided by an embodiment of the present disclosure;
fig. 2 is a schematic diagram of an information card displayed before canceling display of a target page according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram illustrating a top presentation of prompt messages according to an embodiment of the disclosure;
FIG. 4 shows a schematic diagram of a third information card provided by an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a first information card set-top display provided by an embodiment of the present disclosure;
FIG. 6 is a schematic diagram of an information display device according to an embodiment of the disclosure;
fig. 7 shows a schematic structural diagram of a computer device according to an embodiment of the disclosure.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present disclosure more apparent, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are only some embodiments of the present disclosure, but not all embodiments. The components of the embodiments of the present disclosure, which are generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present disclosure provided in the accompanying drawings is not intended to limit the scope of the disclosure, as claimed, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be made by those skilled in the art based on the embodiments of this disclosure without making any inventive effort, are intended to be within the scope of this disclosure.
When a user browses recommended information by using a display device such as a mobile phone or a computer, the currently browsed page is often closed or cached in the background for some reasons (such as replying to messages of other persons and using other software). When the browsed page is opened again, the refreshed recommended content is generally displayed directly, so that the browsing requirement of the user who wants to continue to view the previously browsed content cannot be met.
In the related art, firstly, historical information is displayed when a user opens the page again, and as the page does not display new recommendation information, the user who wants to view the new recommendation information is difficult to meet; in the second method, a time interval is set, if the difference between the time when the user starts the page again and the time when the user cancels the display of the page is greater than the time interval, new recommended information is displayed on the page, if the difference is smaller than the time interval, history information browsed by the user is displayed on the page, but for the user who wants to view the content browsed before, the page still displays the new recommended information under the condition that the difference exceeds the time interval, and user experience is reduced. Therefore, how to reasonably display the recommendation information is a problem to be solved.
Based on the above study, the disclosure provides an information display method, an apparatus, a computer device and a storage medium, where a first information card and a second information card can be obtained simultaneously, and because the second information card includes an information card refreshed when the target page is displayed after the display triggering operation is responded, after the second information card is placed in an information card display area of the target page for display, the latest recommended information can be displayed to a user, and the first information card and the second information card are connected through prompt information, the user can be instructed to view the first information card.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures.
The term "and/or" is used herein to describe only one relationship, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist together, and B exists alone. In addition, the term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C.
It will be appreciated that prior to using the technical solutions disclosed in the embodiments of the present disclosure, the user should be informed and authorized of the type, usage range, usage scenario, etc. of the personal information related to the present disclosure in an appropriate manner according to the relevant legal regulations.
For example, in response to receiving an active request from a user, a prompt is sent to the user to explicitly prompt the user that the operation it is requesting to perform will require personal information to be obtained and used with the user. Thus, the user can autonomously select whether to provide personal information to software or hardware such as an electronic device, an application program, a server or a storage medium for executing the operation of the technical scheme of the present disclosure according to the prompt information.
As an alternative but non-limiting implementation, in response to receiving an active request from a user, the manner in which the prompt information is sent to the user may be, for example, a popup, in which the prompt information may be presented in a text manner. In addition, a selection control for the user to select to provide personal information to the electronic device in a 'consent' or 'disagreement' manner can be carried in the popup window.
It will be appreciated that the above-described notification and user authorization process is merely illustrative and not limiting of the implementations of the present disclosure, and that other ways of satisfying relevant legal regulations may be applied to the implementations of the present disclosure.
For the sake of understanding the present embodiment, first, a detailed description will be given of an information display method disclosed in the present embodiment, and an execution subject of the information display method provided in the present embodiment is generally a computer device with a certain computing capability, where the computer device is, for example, a user side, and the user side may include a smart phone, a personal computer, a tablet computer, and so on. In some possible implementations, the information presentation method may be implemented by way of a processor invoking computer readable instructions stored in a memory.
Referring to fig. 1, a flowchart of an information display method according to an embodiment of the disclosure is shown, where the method includes steps 101 to 102, where:
step 101, responding to a display triggering operation aiming at a target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded;
step 102, placing the second information card in an information card display area of a target page for display, and displaying prompt information between the second information card and the first information card, wherein the prompt information is used for connecting the first information card and the second information card.
The following is a detailed description of the above steps:
aiming at step 101,
The display triggering operation is used for starting and displaying the target page, and the display triggering operation can be a clicking operation aiming at application program identification or a screen interface switching operation, and the display triggering operation includes but is not limited to long-press, single-click, double-click, sliding and dragging.
Since the content browsed by the user before closing the target page may still have browsing requirements, the first information card may include at least part of the information cards displayed before the target page is cancelled for the last time.
The information cards displayed before the target page is canceled and displayed last time are an information card a and an information card B, the information card C is the content displayed before the target page is displayed an information card a and an information card B, the first information card should at least include a part of the information cards in the information card a and the information card B, the first information card may further include an information card before the information card displayed before the target page is canceled and displayed, and the first information card may include three cards of the information card a, the information card B and the information card C.
Since some users may have only a browsing requirement for new content when the target page is re-displayed, the second information card includes information cards refreshed when the target page is displayed after responding to the display triggering operation, for example, the second information card may be used to display new recommendation information, such as latest news, latest recommendation video, and the like. Here, the first information card and the second information card may be used to present information of various media content types, which may include music, video, articles, pictures, etc., and the first information card and the second information card may be completely different.
In one possible application scenario, if a user receives a message while browsing a target page, he caches the target page in the background, and after the message is replied for 10 seconds, the content displayed by the target page is significantly changed, which is obviously unreasonable, so in one possible implementation, the first preset condition includes: and the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval.
Specifically, after the display triggering operation for the target page is responded, whether the target page meets a first preset condition or not can be determined, and the at least one first information card and the at least one second information card are acquired under the condition that the first preset condition is met. The last refreshing time is used for indicating the time of acquiring the latest information card, for example, the target page is a recommended page of the information stream, a new information card can be displayed along with the sliding operation of the user, the last refreshing time is the time of the user to execute the sliding operation last (or the time of acquiring the last information card before the display of the target page is canceled), and the preset time interval can be 15 minutes.
For example, if the last refresh time of the target page is 1:10 and the current time is 1:35, the time interval between the last refresh time and the current time is 25min, and if the preset time interval is 10min, the time interval exceeds the preset time interval, which indicates that the target page meets a first preset condition, the first information card and the second information card may be obtained.
In one possible implementation manner, in response to a display triggering operation for a target page, in a case that the target page does not meet a first preset condition, only content displayed before the target page is canceled from being displayed can be displayed to a user.
In one possible embodiment, the first preset condition is: and under the condition that the time interval between the last refreshing time and the current time of the target page exceeds the preset time interval, if the target page does not meet the first preset condition, acquiring the history information card displayed before the target page is canceled from being displayed (namely, the information card browsed by the user before the target page is canceled from being displayed), and displaying the history information card on the target page.
For example, if the last refresh time of the target page is 1:10 and the current time is 1:35, the time interval between the last refresh time and the current time is 25min, and if the preset time interval is 30min, the time interval does not exceed the preset time interval, and the history information card displayed before the target page is canceled is obtained.
In one possible application scenario, the target page may run in the background when canceling the display, or may completely empty the running data of the target page, for the former case, the user is more likely to want to continue browsing the unread content after completing some post-processing, for the latter case, the user is more likely to not want to browse the target page again, and new content needs to be read when restarting, so different preset time intervals can be set for the two cases, so as to display the appropriate content more accurately according to the requirements of the user. The method comprises the following steps:
in one possible implementation manner, the running state of the target page can be determined first, and if the target page meets a first preset condition corresponding to the running state; and acquiring at least one first information card and at least one second information card, wherein preset time intervals in first preset conditions corresponding to different running states are different.
Specifically, the operation states may include a background operation state and an unoperated state, where different times may be set for different operation states, for example, for the background operation state, a longer preset time interval (e.g., 30 min) may be set because the user is more likely to continue browsing unread content, and for the unoperated state, a shorter preset time interval (e.g., 20 min) may be set because the user is more likely to browse new content.
For example, if a preset time interval in a first preset condition corresponding to a background running state is set to be 30min, a preset time interval in a first preset condition corresponding to a non-running state is set to be 20min, then the running state of the target page is determined, the time interval between the last refreshing time and the current time is compared with 30min when the running state of the target page is the background running state, the time interval between the last refreshing time and the current time is compared with 20min when the running state of the target page is the non-running state, then a first information card and a second information card are acquired when the comparison result is exceeded, and the history information card displayed before the target page is canceled from being displayed is acquired when the comparison result is not exceeded.
In one possible implementation, when at least one first information card is acquired, a target card index stored when the target page is not presented may be acquired first, and then the at least one first information card may be searched based on the target card index.
Specifically, the target card index is the number of the first information card when stored, such as 123456. And when the display of the target page is canceled, caching a plurality of information cards displayed by the target page, wherein the information cards are stored corresponding to respective card indexes, and according to the target card indexes, at least one first information card corresponding to the target card index can be searched from the information cards stored by the user side.
In one possible implementation, the target card index may be determined according to the following method: firstly, determining target information cards in a plurality of information cards displayed before canceling display of the target page, and then taking the target information cards and card indexes of a preset number of information cards before the target information cards as the target card indexes.
Specifically, the preset number may be 3, and the information card before the target information card may be an information card displayed above the target information card, or may be an information card displayed before the target information card. For example, the last information card in the target page may be determined first, the information card is taken as the target information card, then 3 cards above the information card are determined, the target information card and the card index of the 3 information cards are taken as the target card index, as shown in fig. 2, the information card 4 is the target information card, the information card 1, the information card 2 and the information card 3 are the preset number of information cards before the target information card, and the target card index includes the card indexes of the information card 1, the information card 2, the information card 3 and the information card 4.
In one possible implementation manner, when determining that the target page cancels the target information card in the plurality of information cards displayed before display, the last information card displayed before display of the target page may be taken as the target information card if the last information card meets a second preset condition.
In one possible implementation manner, the exposed portion of the last information card may be less when the user refreshes the target page, and the last information card is not seen by the user, so that the exposed area (i.e. the display portion) of the last information card needs to be judged, that is, the second preset condition may be: the target ratio of the display area to the complete area of the last information card is larger than a preset ratio.
By way of example, as shown in fig. 2, the display area of the last information card (i.e., the length x width of the display portion) may be determined first, and the full area of the last information card (i.e., the length x width of the full information card) may be determined; alternatively, the target ratio may be obtained by dividing the height of the display portion of the last information card by the height of the complete information card, and if the target ratio is 0.2 and the preset ratio is 0.1, the last information card is taken as the target information card.
In another possible implementation manner, the last information card triggered before the target page is canceled (i.e., the information card clicked last by the user, and the user reads the media content corresponding to the information card) may be used as the target information card.
In one possible implementation manner, in a case that a last information card displayed before the target page cancel display does not meet a second preset condition, a last information card of the last information card is taken as the target information card. Specifically, when the target ratio of the display area to the complete area of the last information card is not greater than the preset ratio, the last information card of the last information card may be used as the target information card, as shown in fig. 2, and the last information card may be a card displayed above the last information card.
When storing a plurality of information cards, in a possible implementation manner, the target information card and a preset number of information cards before the target information card may be cached at a user end so as to display when the target page is displayed next time. The target information card can be the last information card in the information cards displayed before the target page is canceled from being displayed, so that the last information cards browsed by the user can be stored, and the user who wants to continue browsing the last unread content can be met when the target page is displayed next time.
In another possible implementation manner, the target page may record the target card index when canceling the presentation, and when acquiring the first information card, the user side may send a content acquisition request to the server, where the content acquisition request may carry the target card index, and the server queries the database for the first information card according to the target card index, and then sends the first information card to the user side. Thus, by transmitting the content acquisition request, the first information card and the second information card transmitted by the server can be received at the same time.
In one possible embodiment, when at least one second information card is acquired, a content acquisition request may be sent to the server, and then the at least one second information card sent by the server may be received. Here, in order to accelerate the acquisition speed of the first information card and the second information card, the first information card and the second information card may be acquired simultaneously, and specifically, a process a and a process B may be executed simultaneously, where the process a is used to send a content acquisition request to a server, and receive the second information card sent by the server, and the process B is used to search for the first information card from the database of the user side based on the target card index.
In a possible implementation manner, after receiving the content acquisition request, the server may first determine a browsing record of the user side, where the browsing record includes a history information card displayed by the user side, and the server may determine, according to a media content type of the history information card, a target media content type of a second information card to be sent, and acquire, from a database, the second information card of the target media content type.
Specifically, the media content types may include audio, video, text, and pictures, and the proportion of the media content types of the history information card may be determined according to the proportion of the target media content types (such as 30% video, 20% audio, and 50% pictures) of the second information card to be sent in a preset period (such as 1 day), and exemplary may be determining the triggered media content types of the history information card, and increasing the proportion of the triggered media content types of the history information card to send the second information card of the media content types that may be more interesting to the user.
In one possible implementation manner, after the content acquisition request is sent to the server, a third information card sent by the server may be further received, where the third information card is used to display preset recommendation information, and the preset recommendation information may be a new policy, official news, and the like. The third information card and the second information card can be sent to the user side at the same time.
Aiming at step 102,
The information card display area may be shown in fig. 3, where the prompt information connects the "first information card 4" and the "second information card 1", and in a possible implementation manner, a plurality of second information cards may be slidably displayed in the information card display area. The prompt message may be, for example, a "last seen here" to indicate that the first information card is above the prompt message, and the first information card may be viewed by sliding down.
Here, the information card display area may display at least one second information card, that is, may display all or part of the acquired second information card, and the information card display area may display at least one first information card in addition to the second information card.
In one possible implementation, the information card may be displayed in the information card display area by: firstly, splicing the first information card and the second information card through the prompt information to generate an information card list; and then, displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
For example, as shown in fig. 3, the information card list may be formed by splicing the first information cards, the second information cards, and the last first information card (i.e., the first information card 4 in fig. 3) with the top of the prompt message, and splicing the bottom of the prompt message with the first second information card (i.e., the second information card 1 in fig. 3) end to end. In this way, each second information card, each first information card, and the hint information can be presented in the information card presentation area in response to a target trigger operation (e.g., a sliding operation) for the information card presentation area.
In a possible implementation manner, when receiving the third information card sent by the server and displaying the second information card in the information card display area of the target page, the first information card and the second information card may be spliced through the prompt information, the third information card is spliced with the first information card or the second information card to generate an information card list, and then the second information card in the information card list is displayed in the information card display area of the target page, or the second information card and the last target information card in the first information card are displayed.
For example, as shown in fig. 4, the third information card, the first information card, the prompt information, and the second information card may be spliced end to end in the order of the third information card, the first information card, the prompt information, and the second information card, and/or the first information card, and/or the third information card may be displayed in the information card display area. In this way, each second information card, each first information card, each third information card, and the hint information can be presented in response to a target trigger operation (e.g., a sliding operation) for the information card presentation area.
In one possible implementation manner, when the second information card is placed in the information card display area of the target page for display, the last target information card in the second information card and the first information card may be placed in the information card display area of the target page for display.
As shown in fig. 5, the last target information card in the first information card may be "first information card a", where the first information card a "is displayed in the information card display area, the prompt information is displayed below the" first information card a ", and 2 second information cards are displayed below the prompt information: a "second information card a" and a "second information card B".
By adopting the method, when the target page is re-displayed at the user side, the browsed historical content and the new recommended content can be directly displayed to the user, so that the user who wants to continue browsing the historical content and the user who wants to browse the new content can be simultaneously satisfied; further, the browsed historical content can be displayed for the user more intuitively, so that the user is prompted to view the first information card.
After the information card list is generated, when the target page is displayed, the information card list needs to be positioned to a position to be displayed, and a part to be displayed in the information card list is displayed, so in one possible implementation manner, when the information card display area of the target page displays the second information card in the information card list, the sliding distance of the information card list can be determined firstly based on the size of the first information card, and then the information card list is controlled to slide according to the sliding distance, and then the second information card is displayed in the information card display area of the target page.
For example, as shown in fig. 3, in the case where the information card list is obtained by splicing the first information card, the prompt information, and the second information card in order, if the prompt information is to be displayed on top, it is necessary to determine the vertical length of each first card information, and add the vertical lengths of each first card information as the sliding distance of the information card list, and then, when the target page is displayed, the information card list may be controlled to slide upward by the sliding distance, so that the prompt information and a part of the second card information may be displayed. Here, as shown in fig. 4, in the case where the third information card is spliced above the first card information in the information card list, the height of the third information card is also included in the sliding distance; the sliding process of the information card list can be displayed at the user end or not, and the sliding result is directly displayed.
For example, as shown in fig. 5, in the case where the information card list is obtained by splicing the first information card, the hint information, and the second information card in this order, if it is desired to display the last target information card (e.g., the first information card a in fig. 5) of the first information cards on top, it is necessary to determine the heights of the other first information cards except for the last target information card, and add the heights of the other first information cards to obtain the sliding distance, and then when the target page is displayed, the information card list may be controlled to slide upward by the sliding distance, so that the last target information card, the hint information, and a part of the second card information may be displayed. Similarly, in the case that the third information card is spliced above the first card information in the information card list, the sliding distance also includes the height of the third information card; the sliding process of the information card list can be displayed at the user end or not, and the sliding result is directly displayed.
According to the information display method provided by the embodiment of the disclosure, the first information card and the second information card can be obtained simultaneously, and because the second information card comprises the information card refreshed when the target page is displayed after the display triggering operation is responded, after the second information card is placed in the information card display area of the target page for display, the latest recommended information can be displayed for a user, and the first information card and the second information card are connected through prompt information, the user can be instructed to view the first information card.
It will be appreciated by those skilled in the art that in the above-described method of the specific embodiments, the written order of steps is not meant to imply a strict order of execution but rather should be construed according to the function and possibly inherent logic of the steps.
Based on the same inventive concept, the embodiments of the present disclosure further provide an information display device corresponding to the information display method, and since the principle of solving the problem by the device in the embodiments of the present disclosure is similar to that of the information display method in the embodiments of the present disclosure, the implementation of the device may refer to the implementation of the method, and the repetition is omitted.
Referring to fig. 6, an architecture diagram of an information display device according to an embodiment of the disclosure is shown, where the device includes: an acquisition module 601 and a display module 602; wherein,
the acquiring module 601 is configured to acquire at least one first information card and at least one second information card in response to a display triggering operation for a target page, where the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded;
The display module 602 is configured to display the second information card in an information card display area of the target page, and display a prompt message between the second information card and the first information card, where the prompt message is used to connect the first information card and the second information card.
In a possible implementation manner, the display module 602 is configured to, when the second information card is placed in the information card display area of the target page to display the second information card,:
and placing the last target information card in the second information card and the first information card in the information card display area of the target page for display.
In a possible implementation manner, the first preset condition includes:
and the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval.
In a possible implementation manner, the acquiring module 601 is configured to, when acquiring at least one first information card:
acquiring a target card index stored when the target page cancels display;
searching the at least one first information card based on the target card index;
The acquiring module 601 is configured to, when acquiring at least one second information card:
sending a content acquisition request to a server;
and receiving the at least one second information card sent by the server.
In a possible implementation manner, the obtaining module 601 is further configured to:
determining the running state of the target page;
the method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
In a possible implementation manner, the display module 602 is configured to display an information card in the information card display area by the following method:
splicing the first information card and the second information card through the prompt information to generate an information card list;
and displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
In a possible implementation manner, the display module 602 is configured to, when displaying the second information card in the information card list in the information card display area of the target page:
Determining a sliding distance of the information card list based on the size of the first information card;
and controlling the information card list to slide according to the sliding distance, and displaying the second information card in the information card display area of the target page.
In a possible implementation manner, the obtaining module 601 is further configured to determine the target card index according to the following method:
determining a target information card in a plurality of information cards displayed before canceling display of the target page;
and taking the target information card and the card index of the information cards of the preset number before the target information card as the target card index.
In a possible implementation manner, the obtaining module 601 is further configured to:
and caching the target information card and the information cards with the preset number before the target information card at a user side so as to display the target page when the target page is displayed next time.
In a possible implementation manner, the acquiring module 601 is configured to, when determining that the target page cancels a target information card in a plurality of information cards displayed before display:
and under the condition that the last information card displayed before the target page cancel display meets a second preset condition, taking the last information card as the target information card.
The process flow of each module in the apparatus and the interaction flow between the modules may be described with reference to the related descriptions in the above method embodiments, which are not described in detail herein.
Based on the same technical concept, the embodiment of the disclosure also provides computer equipment. Referring to fig. 7, a schematic diagram of a computer device 700 according to an embodiment of the disclosure includes a processor 701, a memory 702, and a bus 703. The memory 702 is configured to store execution instructions, including a memory 7021 and an external memory 7022; the memory 7021 is also referred to as an internal memory, and is used for temporarily storing operation data in the processor 701 and data exchanged with the external memory 7022 such as a hard disk, and the processor 701 exchanges data with the external memory 7022 through the memory 7021, and when the computer device 700 operates, the processor 701 and the memory 702 communicate through the bus 703, so that the processor 701 executes the following instructions:
responding to a display triggering operation aiming at a target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded;
And placing the second information card in an information card display area of a target page for display, and displaying prompt information between the second information card and the first information card, wherein the prompt information is used for connecting the first information card and the second information card.
In a possible implementation manner, in the instructions executed by the processor 701, the displaying the second information card in the information card display area of the target page includes:
and placing the last target information card in the second information card and the first information card in the information card display area of the target page for display.
In a possible implementation manner, in the instructions executed by the processor 701, the first preset condition includes:
and the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval.
In a possible implementation manner, the acquiring at least one first information card in the instructions executed by the processor 701 includes:
acquiring a target card index stored when the target page cancels display;
searching the at least one first information card based on the target card index;
Acquiring at least one second information card, comprising:
sending a content acquisition request to a server;
and receiving the at least one second information card sent by the server.
In a possible implementation manner, in an instruction executed by the processor 701, the method further includes:
determining the running state of the target page;
the method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
In a possible implementation manner, the information card is displayed in the information card display area by the following method in the instructions executed by the processor 701:
splicing the first information card and the second information card through the prompt information to generate an information card list;
and displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
In a possible implementation manner, in the instructions executed by the processor 701, the displaying, in the information card display area of the target page, the second information card in the information card list includes:
Determining a sliding distance of the information card list based on the size of the first information card;
and controlling the information card list to slide according to the sliding distance, and displaying the second information card in the information card display area of the target page.
In a possible implementation manner, the method further includes determining the target card index according to the following method in the instructions executed by the processor 701:
determining a target information card in a plurality of information cards displayed before canceling display of the target page;
and taking the target information card and the card index of the information cards of the preset number before the target information card as the target card index.
In a possible implementation manner, in an instruction executed by the processor 701, the method further includes:
and caching the target information card and the information cards with the preset number before the target information card at a user side so as to display the target page when the target page is displayed next time.
In a possible implementation manner, in the instructions executed by the processor 701, the determining that the target page cancels the target information card in the information cards displayed before the displaying includes:
And under the condition that the last information card displayed before the target page cancel display meets a second preset condition, taking the last information card as the target information card.
The disclosed embodiments also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the information presentation method described in the method embodiments above. Wherein the storage medium may be a volatile or nonvolatile computer readable storage medium.
The embodiments of the present disclosure further provide a computer program product, where the computer program product carries program code, and instructions included in the program code may be used to perform the steps of the information display method described in the foregoing method embodiments, and specifically reference may be made to the foregoing method embodiments, which are not described herein.
Wherein the above-mentioned computer program product may be realized in particular by means of hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied as a computer storage medium, and in another alternative embodiment, the computer program product is embodied as a software product, such as a software development kit (Software Development Kit, SDK), or the like.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described system and apparatus may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again. In the several embodiments provided in the present disclosure, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. The above-described apparatus embodiments are merely illustrative, for example, the division of the units is merely a logical function division, and there may be other manners of division in actual implementation, and for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some communication interface, device or unit indirect coupling or communication connection, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present disclosure may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer readable storage medium executable by a processor. Based on such understanding, the technical solution of the present disclosure may be embodied in essence or a part contributing to the prior art or a part of the technical solution, or in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Finally, it should be noted that: the foregoing examples are merely specific embodiments of the present disclosure, and are not intended to limit the scope of the disclosure, but the present disclosure is not limited thereto, and those skilled in the art will appreciate that while the foregoing examples are described in detail, it is not limited to the disclosure: any person skilled in the art, within the technical scope of the disclosure of the present disclosure, may modify or easily conceive changes to the technical solutions described in the foregoing embodiments, or make equivalent substitutions for some of the technical features thereof; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the disclosure, and are intended to be included within the scope of the present disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (11)

1. An information display method, comprising:
responding to a display triggering operation aiming at a target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded; the first preset condition is related to the running state of the target page;
the second information card is placed in an information card display area of a target page for display, prompt information is displayed between the second information card and the first information card, and the prompt information is used for connecting the first information card and the second information card;
wherein the first preset condition includes: the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval;
the method further comprises the steps of:
determining the running state of the target page;
The method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
2. The method of claim 1, wherein the placing the second information card in the information card display area of the target page for display comprises:
and placing the last target information card in the second information card and the first information card in the information card display area of the target page for display.
3. The method of claim 1, wherein obtaining at least one first information card comprises:
acquiring a target card index stored when the target page cancels display;
searching the at least one first information card based on the target card index;
acquiring at least one second information card, comprising:
sending a content acquisition request to a server;
and receiving the at least one second information card sent by the server.
4. Method according to claim 1 or 2, characterized in that information cards are presented in the information card presentation area by means of:
Splicing the first information card and the second information card through the prompt information to generate an information card list;
and displaying a second information card in the information card list or displaying the second information card and the last target information card in the first information card in the information card display area of the target page.
5. The method of claim 4, wherein the displaying the second information card in the list of information cards in the information card display area of the target page comprises:
determining a sliding distance of the information card list based on the size of the first information card;
and controlling the information card list to slide according to the sliding distance, and displaying the second information card in the information card display area of the target page.
6. The method of claim 3, further comprising determining the target card index according to the method of:
determining a target information card in a plurality of information cards displayed before canceling display of the target page;
and taking the target information card and the card index of the information cards of the preset number before the target information card as the target card index.
7. The method of claim 6, wherein the method further comprises:
and caching the target information card and the information cards with the preset number before the target information card at a user side so as to display the target page when the target page is displayed next time.
8. The method of claim 6, wherein the determining the target information card of the plurality of information cards presented before the target page cancel presentation comprises:
and under the condition that the last information card displayed before the target page cancel display meets a second preset condition, taking the last information card as the target information card.
9. An information display device, comprising:
the acquisition module is used for responding to the display triggering operation aiming at the target page, and acquiring at least one first information card and at least one second information card under the condition that the target page meets a first preset condition; the first information card comprises at least part of information cards displayed before the target page is canceled from being displayed, and the second information card comprises information cards refreshed when the target page is displayed after the display triggering operation is responded; the first preset condition is related to the running state of the target page;
The display module is used for displaying the second information card in an information card display area of a target page, displaying prompt information between the second information card and the first information card, and connecting the first information card and the second information card;
wherein the first preset condition includes: the time interval between the last refreshing time of the target page and the current time exceeds a preset time interval;
the acquisition module is further configured to:
determining the running state of the target page;
the method for displaying the target page comprises the following steps of:
under the condition that the target page meets a first preset condition corresponding to the running state; wherein, the preset time intervals in the first preset conditions corresponding to different running states are different.
10. A computer device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory in communication via the bus when the computer device is running, the machine-readable instructions when executed by the processor performing the steps of the information presentation method of any one of claims 1 to 8.
11. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when executed by a processor, performs the steps of the information presentation method according to any of claims 1 to 8.
CN202210857493.5A 2022-07-20 2022-07-20 Information display method, device, computer equipment and storage medium Active CN115097988B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210857493.5A CN115097988B (en) 2022-07-20 2022-07-20 Information display method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210857493.5A CN115097988B (en) 2022-07-20 2022-07-20 Information display method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115097988A CN115097988A (en) 2022-09-23
CN115097988B true CN115097988B (en) 2024-03-22

Family

ID=83298602

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210857493.5A Active CN115097988B (en) 2022-07-20 2022-07-20 Information display method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115097988B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239587A (en) * 2014-10-17 2014-12-24 北京字节跳动网络技术有限公司 Method and device for refreshing news list
CN106557547A (en) * 2016-10-24 2017-04-05 百度在线网络技术(北京)有限公司 Method and device based on the offer information content of artificial intelligence
CN107451297A (en) * 2017-08-23 2017-12-08 北京奇虎科技有限公司 A kind of web page display method and apparatus
WO2018113524A1 (en) * 2016-12-21 2018-06-28 广州阿里巴巴文学信息技术有限公司 Information stream displaying method, system, and user terminal
CN108419101A (en) * 2018-05-08 2018-08-17 北京奇艺世纪科技有限公司 A kind of video recommendation page generation method and device
CN109218768A (en) * 2018-09-21 2019-01-15 青岛海信电器股份有限公司 A kind of gui display method and display terminal of content service
CN110020232A (en) * 2017-07-28 2019-07-16 车伯乐(北京)信息科技有限公司 A kind of content-browsing method, device, equipment and computer-readable medium
CN110601956A (en) * 2019-09-06 2019-12-20 腾讯科技(深圳)有限公司 Content aggregation method and device, computer equipment and storage medium
WO2021254046A1 (en) * 2020-06-17 2021-12-23 北京字节跳动网络技术有限公司 Information query method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107622135B (en) * 2017-10-17 2021-01-05 百度在线网络技术(北京)有限公司 Method and apparatus for displaying information

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239587A (en) * 2014-10-17 2014-12-24 北京字节跳动网络技术有限公司 Method and device for refreshing news list
CN106557547A (en) * 2016-10-24 2017-04-05 百度在线网络技术(北京)有限公司 Method and device based on the offer information content of artificial intelligence
WO2018113524A1 (en) * 2016-12-21 2018-06-28 广州阿里巴巴文学信息技术有限公司 Information stream displaying method, system, and user terminal
CN110020232A (en) * 2017-07-28 2019-07-16 车伯乐(北京)信息科技有限公司 A kind of content-browsing method, device, equipment and computer-readable medium
CN107451297A (en) * 2017-08-23 2017-12-08 北京奇虎科技有限公司 A kind of web page display method and apparatus
CN108419101A (en) * 2018-05-08 2018-08-17 北京奇艺世纪科技有限公司 A kind of video recommendation page generation method and device
CN109218768A (en) * 2018-09-21 2019-01-15 青岛海信电器股份有限公司 A kind of gui display method and display terminal of content service
CN110601956A (en) * 2019-09-06 2019-12-20 腾讯科技(深圳)有限公司 Content aggregation method and device, computer equipment and storage medium
WO2021254046A1 (en) * 2020-06-17 2021-12-23 北京字节跳动网络技术有限公司 Information query method and device

Also Published As

Publication number Publication date
CN115097988A (en) 2022-09-23

Similar Documents

Publication Publication Date Title
US10007933B2 (en) Systems and methods for integrating dynamic content into electronic media
CN104809154B (en) The method and device recommended for information
CN104239405A (en) Method, system and device for providing application program contents in mobile terminal
US9679071B2 (en) Persistent contextual searches
WO2017218526A1 (en) Methods and systems for processing and displaying review data based on one or more stored relationship associations and one or more rule sets
US20150234791A1 (en) Method, apparatus, and system for displaying order information
WO2020200146A1 (en) Page information processing method, device, and electronic apparatus
CN109791501B (en) System and method for reducing download requirements
CN105681648A (en) Picture viewing method and device and electronic equipment
CN110688009B (en) Application program access method and device for folding screen terminal
CN108154416B (en) Website browsing optimization method and device
CN110321042B (en) Interface information display method and device and electronic equipment
CN115097988B (en) Information display method, device, computer equipment and storage medium
CN111193804B (en) Distributed storage method and device, network node and storage medium
US20150161666A1 (en) Operation method of portable electronic apparatus
CN112950294A (en) Information sharing method and device, electronic equipment and storage medium
KR20120054236A (en) Mobile terminal and method for searching video using metadata thereof
CN107368558B (en) Data object returning method and device
CN107145314B (en) Display processing method and device for display processing
CN108536511B (en) Message display method and device, computer equipment and readable storage medium
US11507992B1 (en) Systems and methods for displaying filters and intercepts leveraging a predictive analytics architecture
CN114489446A (en) Data processing method, device, equipment and readable storage medium
CN116204098A (en) Information display method and device, computer equipment and storage medium
CN116304353A (en) Information display method, device, computer equipment and storage medium
CN114691900A (en) Multimedia information processing method, apparatus and computer readable 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