CN110389793B - Control display method, device, equipment and storage medium - Google Patents

Control display method, device, equipment and storage medium Download PDF

Info

Publication number
CN110389793B
CN110389793B CN201910657281.0A CN201910657281A CN110389793B CN 110389793 B CN110389793 B CN 110389793B CN 201910657281 A CN201910657281 A CN 201910657281A CN 110389793 B CN110389793 B CN 110389793B
Authority
CN
China
Prior art keywords
timestamp
display
control
message
determining
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
CN201910657281.0A
Other languages
Chinese (zh)
Other versions
CN110389793A (en
Inventor
樊茂延
章天野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910657281.0A priority Critical patent/CN110389793B/en
Publication of CN110389793A publication Critical patent/CN110389793A/en
Application granted granted Critical
Publication of CN110389793B publication Critical patent/CN110389793B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Abstract

The embodiment of the disclosure discloses a method, a device, equipment and a storage medium for displaying a control, wherein the method for displaying the control comprises the following steps: receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after being pulled and analyzed by the message center from a server; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp. The method, the device, the terminal and the readable medium for displaying the control are used for ensuring that the control displaying opportunities of multiple clients are the same, so that the user experience is improved.

Description

Control display method, device, equipment and storage medium
Technical Field
The embodiment of the disclosure relates to computer software technologies, and in particular, to a method, an apparatus, a device, and a storage medium for displaying a control.
Background
Various Application programs (APP) can be installed in the intelligent terminal so as to meet different requirements of users.
In some service scenarios of application programs, it is necessary to ensure that a plurality of intelligent terminals installed with an application simultaneously display some controls, for example, when performing an online quiz and sing song application program or an online quiz and singing song application program, it is necessary to ensure that application interfaces of the plurality of intelligent terminals simultaneously display a quiz button or a sing button. In the prior art, a server side can issue a preset display timestamp to each client side in advance, so that each client side triggers control display when the display timestamp is preset.
The disadvantages of the prior art include at least: due to the large difference of the network environment and the client performance, the time delay between the processing of the control processing program issued from the server to each client is different, and the local time of the client is different from the time of the server, so that the time for triggering the display of the control by each client according to the preset display timestamp is different, and the user experience is seriously influenced.
Disclosure of Invention
In view of this, the present disclosure provides a method, an apparatus, a device, and a storage medium for displaying a control, which are used to ensure that the opportunities for displaying the control by multiple clients are the same, so as to improve user experience.
In a first aspect, an embodiment of the present disclosure provides a method for displaying a control, which is applied to a control handler of a client application program, and includes:
receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after being pulled and analyzed by the message center from a server;
extracting a issuing timestamp and a preset display timestamp carried in the control display message;
and determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp.
In a second aspect, an embodiment of the present disclosure provides a display apparatus for a control, which is integrated in a client, and includes:
the message receiving module is used for receiving a control display message distributed by a message center of a client application program and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server;
the message analysis module is used for extracting a sending timestamp and a preset display timestamp carried in the control display message;
and the triggering display module is used for determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
In a third aspect, an embodiment of the present disclosure provides a terminal device, including:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the method for presenting the control according to any embodiment of the present disclosure.
In a fourth aspect, the embodiments of the present disclosure provide a computer storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a method for displaying a control according to any embodiment of the present disclosure.
The method comprises the steps that the control processing program receives a control display message distributed by a message center of the application program and determines a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server side; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp. Each client can trigger the control to be displayed at the same time under the conditions that the time delay of each client is different and the local time is different according to the receiving time stamp, the issuing time stamp, the preset display time stamp and the preset time delay corresponding to each client, so that the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, a brief description will be given below to the drawings required for the embodiments or the technical solutions in the prior art, and it is obvious that the drawings in the following description are some embodiments of the present disclosure, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for displaying a control according to an embodiment of the present disclosure;
fig. 2 is a flowchart illustrating a method for displaying a control according to a second embodiment of the present disclosure;
FIG. 3 is a flowchart illustrating a method for displaying a control according to a third embodiment of the present disclosure;
FIG. 4 is a flowchart illustrating a method for displaying a control according to a fourth embodiment of the present disclosure;
fig. 5 shows a structural schematic diagram of a display device of a control according to a fifth embodiment of the present disclosure;
fig. 6 shows a schematic diagram of a hardware structure of a terminal device according to a sixth embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Example one
Fig. 1 shows a flowchart of a method for displaying a control according to an embodiment of the present disclosure, where the embodiment of the present disclosure is applicable to a situation where multiple clients display the control at the same time, and the method may be implemented by the client, and may be implemented by software and/or hardware in the client.
As shown in fig. 1, the method for displaying a control provided in the embodiment of the present disclosure is applied to a control handler of a client application program, and includes the following steps:
s110, receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server.
The method comprises the steps of pulling a control display message from a server side, analyzing the pulled control display message, adding the analyzed control message into a message queue and distributing the message in the message queue to a control processing program, wherein the time delay of the message center for executing the steps is different due to the great difference of network environment and client performance, so that the receiving timestamps of the control processing program of each client application program for receiving the control display message are different. In addition, since the local time of each client may be different from the time of the server, even if the time consumed for the message center to perform the above steps is the same, the receiving time stamp of the control showing message received by the control processing program of each client application may be different.
And S120, extracting the issuing timestamp and the preset display timestamp carried in the control display message.
The control display message pulled by the message center from the server side can comprise a control display message issuing timestamp and a preset display timestamp; the issuing timestamp can be understood as the time of the server when the server calls the corresponding interface to issue the control display message; the preset display time stamp can be understood as the preset display time of the control with the time of the server as a reference.
And S130, determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
After the control processing program extracts the issuing timestamp and the preset display timestamp in the control display message, the time interval for triggering the control display, which is set by the server, can be determined. And according to the time interval of the control display triggering time set by the server, the preset time delay of the message center and the time for the control processing program to receive the control display message, the local time for the client to actually trigger the control display can be obtained. Due to the fact that the preset time delays corresponding to the message centers of the client application programs are different and the local time of the clients is different, the time for the control processing program to receive the control display message is different, and therefore the local time for the clients to actually trigger the control display is different, namely the actual display timestamps are different.
Optionally, determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, includes:
determining a preset time interval according to the issuing timestamp and a preset display timestamp; determining an actual time interval according to a preset time interval and a preset time delay; and determining an actual display time stamp according to the receiving time stamp and the actual time interval.
The preset time interval can be understood as a time interval preset by the server end for triggering the control display; the actual time interval can be understood as the time interval from the control processing program receiving the control display message to triggering the control display; the actual presentation time stamp can be understood as the local time when the client actually needs to trigger the control presentation.
Further, determining a preset time interval according to the issuing timestamp and the preset display timestamp, including: and subtracting the issuing timestamp from the preset display timestamp to obtain a preset time interval.
Further, determining the actual time interval according to the preset time interval and the preset time delay includes: and subtracting the preset time delay from the preset time interval to obtain the actual time interval.
Further, determining an actual presentation time stamp according to the reception time stamp and the actual time interval includes: and adding the actual time interval to the receiving time stamp to obtain an actual display time stamp.
Assuming that the receiving timestamp is T1, the issuing timestamp is T2, the preset display timestamp is T3, and the preset time delay is T, the preset time interval is T3-T2; the actual time interval is delta T' ═ delta T-T; the actual presentation timestamp T4 ═ T1 +. DELTA.T'. Illustratively, the issuing timestamp in the server-side issuing control display message is 0, the preset display timestamp is 3, the preset time delay of the client 1 is 0.5, and the preset time delay of the client 2 is 0.1; if the local time of the client 1 is 0.5 faster than that of the server, the receiving timestamp is 1; if the local time of the client 2 is aligned with the server time, the receiving timestamp is 0.1. At this time, the preset time interval is that Δ T is 3-0-3; the actual time interval of the client 1 is Δ T '_ 1 ═ 3-0.5 ═ 2.5, and the actual time interval of the client 2 is Δ T' _2 ═ 3-0.1 ═ 2.9; the actual presentation timestamp T4_1 of the client 1 is 1+2.5 is 3.5, that is, the client triggers the control to present when the timestamp is 3.5, the actual presentation timestamp T4_2 of the client 2 is 0.1+2.9 is 3, that is, the client 1 triggers the control to present when the timestamp is 3.5, and the client 2 triggers the control to present when the timestamp is 3. Because the local time of the client 1 is 0.5 faster than that of the server, and the local time of the client 2 is aligned with that of the server, the client 1 triggers the control to display when the timestamp is 3.5, and the control is triggered to display when the timestamp is 3 by the client 2, and the actual trigger time is the same.
The control display method provided by the embodiment of the disclosure comprises the steps that a control processing program receives a control display message distributed by a message center of an application program and determines a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server side; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp. Each client can trigger the control to be displayed at the same time under the conditions that the time delay of each client is different and the local time is different according to the receiving time stamp, the issuing time stamp, the preset display time stamp and the preset time delay corresponding to each client, so that the user experience is improved.
Example two
The present embodiment further describes the determination step of the preset time delay on the basis of the above embodiment, which belongs to the same inventive concept as the display method of the control proposed in the above embodiment, and the technical details that are not described in detail in the present embodiment may be referred to in the above embodiment.
Optionally, the method for determining the preset time delay includes: sending a test delay request to a server side, and determining a first timestamp for sending the test delay request; receiving a time delay detection message fed back by the server side, and determining a second time stamp for receiving the time delay detection message; extracting a third timestamp of the server terminal receiving the test delay request and a fourth timestamp of the server terminal issuing the delay detection message, wherein the third timestamp is carried in the delay detection message; and determining the preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp.
Fig. 2 shows a flowchart of a method for displaying a control provided in the second embodiment of the present disclosure, where the method for displaying a control provided in the second embodiment of the present disclosure includes the following steps:
s210, sending a test delay request to a server side, and determining a first timestamp for sending the test delay request;
s220, receiving the time delay detection message fed back by the server side, and determining a second time stamp for receiving the time delay detection message;
s230, extracting a third timestamp of the server terminal receiving the test delay request and a fourth timestamp of the server terminal sending the delay detection message, wherein the third timestamp is carried in the delay detection message;
s240, determining a preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp;
s250, receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server;
s260, extracting a sending timestamp and a preset display timestamp carried in the control display message;
and S270, determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
Steps S210 to S240 are determination steps of a preset time delay. Steps S210 to S240 may be executed when the client switches networks, and may also be executed again at a preset time interval, so as to ensure the accuracy of the time delay of the message center as much as possible. Therefore, the steps S210 to S240 and the steps S250 to S270 have no strict timing relationship, that is, the step of determining the preset delay of the message center may be performed before the control display message is received, or the step of determining the preset delay of the message center may be performed in the control display message is received.
Optionally, determining a preset time delay according to the first time stamp, the second time stamp, the third time stamp, and the fourth time stamp includes: determining the detection time length according to the third time stamp and the fourth time stamp; and determining the preset time delay according to the first time stamp, the second time stamp and the detection time length.
Further, determining the detection duration according to the third timestamp and the fourth timestamp includes: and subtracting the third time stamp from the fourth time stamp to obtain the detection duration.
Further, determining a preset time delay according to the first time stamp, the second time stamp and the detection time duration includes: and subtracting the first time stamp and the detection duration from the second time stamp, and taking half of the obtained difference value as the preset time delay.
The detection duration can be understood as a time interval from the time when the server receives the test delay request to the time when the server sends the delay detection message, and the detection duration can be obtained by subtracting the third timestamp from the fourth timestamp. The time consumed for the client to send the test delay request to the server may be considered to be equal to the time consumed for the server to send the delay detection message to the client, so that the first timestamp and the detection duration may be subtracted from the second timestamp, and a half of the obtained difference is used as the preset delay.
Assuming that the first timestamp is Ta, the second timestamp is Tb, the third timestamp is Tc, and the fourth timestamp is Td, the detection time duration Tj is Td-Tc; the preset time delay is
Figure BDA0002137231190000101
Illustratively, if the local time of the client is 1 faster than that of the server, the first timestamp of the test delay request sent by the client is 1, the third timestamp of the test delay request received by the server is 0.5, the fourth timestamp of the delay detection message sent by the server is 1, and the second timestamp of the delay detection message received by the client is 2.5. At this time, the detection time length Tj is 1-0.5; presetting time delay
Figure BDA0002137231190000102
On the basis of the above embodiment, the present embodiment further describes the determination step of the preset time delay, and further details the display method of the control. In addition, the method for displaying the control is the same as that of the embodiment, and the technical details that are not described in detail in the embodiment can be referred to the embodiment.
EXAMPLE III
On the basis of the above embodiment, the present embodiment further describes how to trigger the control to be displayed according to the actual display timestamp, the method belongs to the same inventive concept as the display method of the control proposed in the above embodiment, and the technical details that are not described in detail in the present embodiment may be referred to in the above embodiment.
Optionally, triggering the control to be displayed according to the actual display timestamp, including: if the actual display timestamp is greater than or equal to the receiving timestamp, a first timer is established according to the actual display timestamp and the receiving timestamp, and the control is triggered to display when the first timer is overtime; and if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control.
Fig. 3 shows a flowchart of a method for displaying a control provided in the third embodiment of the present disclosure, where the method for displaying a control provided in the third embodiment of the present disclosure includes the following steps:
s310, receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server;
s320, extracting a sending timestamp and a preset display timestamp carried in the control display message;
s330, determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay;
s340, if the actual display timestamp is greater than or equal to the receiving timestamp, creating a first timer according to the actual display timestamp and the receiving timestamp, and triggering a control to display when the first timer is overtime;
and S350, if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control.
The actual display timestamp is greater than or equal to the receiving timestamp, that is, the actual time interval is greater than or equal to 0, that is, the preset time interval is greater than or equal to the preset time delay. The actual display timestamp is smaller than the receiving timestamp, that is, the actual time interval is smaller than 0, that is, the preset time interval is smaller than the preset time delay.
In general, the preset time interval is greater than or equal to the preset time delay, that is, after the control processing program receives the control display message, the control is triggered to be displayed at intervals. At this time, a first timer can be created according to the actual display timestamp and the actual receiving timestamp, and the control is triggered to be displayed when the first timer is overtime. For example, the difference between the actual presentation timestamp and the reception timestamp may be used as a time period of the first timer to create the first timer, that is, the actual time interval is used as the time period of the first timer to create the first timer, so that the first timer is overtime, that is, the client triggers the control to perform presentation when the timestamp is actually presented.
In addition, under special conditions such as a very bad network state, the preset time interval may be smaller than the preset time delay, that is, the control processing program has missed the opportunity of simultaneously displaying the control by multiple clients when receiving the control display message. At this time, the actual display timestamp of the next control can be determined according to the next control display message distributed by the message center, and the next control is triggered to be displayed according to the actual display timestamp of the next control. If the actual display timestamp is smaller than the receiving timestamp, if the next control display message distributed by the message center is not received, the current control can be triggered to be displayed.
On the basis of the embodiment, how to trigger the control to be displayed according to the actual display timestamp is further described, whether the display time of the current control is missed or not can be determined by judging the sizes of the actual display timestamp and the actual receiving timestamp, different situations are elaborated in detail, and the control display scheme is enriched. In addition, the method for displaying the control is the same as that of the embodiment, and the technical details that are not described in detail in the embodiment can be referred to the embodiment.
Example four
The embodiment further describes the case that the client application is an online gramophone application on the basis of the above embodiment, and the method for displaying the control provided by the above embodiment is the same inventive concept, and the technical details that are not described in detail in the embodiment can be referred to the above embodiment.
Optionally, the client application is an online wheat-grabbing singing application, and the controls include a leading control, a singing control, and a result display control.
Fig. 4 shows a flowchart of a method for displaying a control provided in the fourth embodiment of the present disclosure, where the method for displaying a control provided in the fourth embodiment of the present disclosure includes the following steps:
s410, receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is the control display message which is added into a message queue after the message center is pulled and analyzed from a server;
s420, extracting a sending timestamp and a preset display timestamp carried in the control display message;
s430, determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp; the controls comprise a leading control, a singing control and a result display control.
When the client application program is an on-line wheat grabbing and singing application program, the application has a high requirement on the triggering time of the control, for example, it is required to ensure that a plurality of clients trigger the display of a singing grabbing button at the same time. The control display time sequence of the online wheat grabbing singing application program can be that after the players in the online wheat grabbing game room are successfully matched, the online wheat grabbing singing application program can enter a leading interface first, and the leading control starts to be triggered to be displayed; after the vocal guidance audio is played for a preset time, a vocal grabbing interface can be entered, a vocal grabbing control (such as a vocal grabbing button) starts to be triggered and displayed, and the vocal guidance control can be hidden; after a player clicks the singing control, the on-line wheat singing application program can enter a singing interface, the singing control starts to be triggered to be displayed, and the singing control can be hidden; after the player finishes singing, the online wheat grabbing and singing application program can enter a result display interface, a result display control (such as a view control) triggers display, and the singing control can be hidden.
In the game process, the message center of the on-line wheat grabbing singing application program can continuously pull the control display message from the server, and can determine the receiving timestamp of the control display message; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp. In addition, if the actual display timestamp is greater than or equal to the receiving timestamp, a first timer is established according to the actual display timestamp and the receiving timestamp, and the control is triggered to display when the first timer is overtime; and if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control. For example, when the actual display timestamp corresponding to the singing control is smaller than the receiving timestamp, it may be considered that the display opportunity of the singing control is missed, and at this time, the actual display timestamp of the next control may be determined according to a next control display message (e.g., a display message of the result display control) distributed by the message center, and the result display control may be triggered to display according to the actual display timestamp of the next control.
On the basis of the above embodiment, the embodiment further describes the case that the client application program is an online microphone grabbing and singing application program, and specifically describes a display scheme of a control in the online microphone grabbing and singing application program. In addition, the method for displaying the control is the same as that of the embodiment, and the technical details that are not described in detail in the embodiment can be referred to the embodiment.
EXAMPLE five
Fig. 5 is a schematic structural diagram illustrating a display apparatus for a control according to a fifth embodiment of the present disclosure, where the fifth embodiment of the present disclosure is applicable to a situation where multiple clients display the control at the same time. The display device of the control provided by the present disclosure can implement the display method of the control provided by the above embodiment.
As shown in fig. 5, the apparatus for displaying a control in the embodiment of the present disclosure includes:
a message receiving module 510, configured to receive a control display message distributed by a message center of a client application program, and determine a receiving timestamp of the control display message, where the control display message is a control display message that is added to a message queue after the message center is pulled and analyzed from a server;
the message analysis module 520 is configured to extract a delivery timestamp and a preset display timestamp carried in the control display message;
and the triggering and displaying module 530 is configured to determine an actual displaying timestamp according to the receiving timestamp, the issuing timestamp, the preset displaying timestamp and the preset time delay, and trigger the control to display according to the actual displaying timestamp.
Optionally, the triggering display module may include:
the preset time interval determining submodule is used for determining a preset time interval according to the issuing time stamp and the preset display time stamp;
the actual time interval determining submodule is used for determining an actual time interval according to a preset time interval and a preset time delay;
and the actual display timestamp determining submodule is used for determining an actual display timestamp according to the receiving timestamp and the actual time interval.
Further, the preset time interval determination submodule may be specifically configured to subtract the issuing timestamp from the preset presentation timestamp to obtain the preset time interval.
Further, the actual time interval determining submodule may be specifically configured to subtract the preset time delay from the preset time interval to obtain the actual time interval.
Further, the actual presentation timestamp determination sub-module may be specifically configured to add the actual time interval to the reception timestamp to obtain an actual presentation timestamp.
Optionally, the display device of the control further includes:
the time delay determining module is used for sending a test time delay request to the server side and determining a first time stamp for sending the test time delay request; receiving a time delay detection message fed back by the server side, and determining a second time stamp for receiving the time delay detection message; extracting a third timestamp of the server terminal receiving the test delay request and a fourth timestamp of the server terminal issuing the delay detection message, wherein the third timestamp is carried in the delay detection message; and determining the preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp.
Further, the delay determining module may include:
the detection duration determining submodule is used for determining the detection duration according to the third timestamp and the fourth timestamp;
and the time delay determining submodule is used for determining the preset time delay according to the first time stamp, the second time stamp and the detection time length.
And the detection duration determining submodule is specifically configured to subtract the third timestamp from the fourth timestamp to obtain the detection duration. And the time delay determination submodule is specifically used for subtracting the first time stamp and the detection duration from the second time stamp, and taking half of the obtained difference as the preset time delay.
Optionally, the triggering display module may further include:
the triggering display sub-module is used for creating a first timer according to the actual display timestamp and the receiving timestamp if the actual display timestamp is greater than or equal to the receiving timestamp, and triggering the control to display when the first timer is overtime; and if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control.
Optionally, the client application is an online wheat-grabbing singing application, and the controls include a sing control, a singing control, and a result display control.
The display device of the control provided by the embodiment of the present disclosure and the display method of the control provided by the embodiment belong to the same inventive concept, and technical details that are not described in detail in the embodiment of the present disclosure may refer to the embodiment, and the embodiment of the present disclosure have the same beneficial effects.
EXAMPLE six
Fig. 6 shows a schematic diagram of a hardware structure of a terminal device according to a sixth embodiment of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 6, the electronic device 600 may include a processing means (e.g., central processor, graphics processor, etc.) 601 that may perform various appropriate actions and processes in accordance with a program stored in a Read-Only Memory (ROM) 602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Generally, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 illustrates an electronic device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 609, or may be installed from the storage means 608, or may be installed from the ROM 602. The computer program, when executed by the processing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
The terminal provided by the embodiment of the present disclosure and the method for displaying the control provided by the embodiment of the present disclosure belong to the same inventive concept, and technical details that are not described in detail in the embodiment of the present disclosure may refer to the embodiment of the present disclosure, and the embodiment of the present disclosure have the same beneficial effects.
EXAMPLE seven
The embodiment of the present disclosure provides a computer storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for displaying a control provided in the above embodiment is implemented.
It should be noted that the computer storage media described above in this disclosure can be computer readable signal media or computer readable storage media or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM) or FLASH Memory (FLASH), an optical fiber, a portable compact disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer storage may be contained in the electronic device; or may exist separately without being assembled into the electronic device.
The computer stores one or more programs that, when executed by the electronic device, cause the electronic device to: receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
Alternatively, the computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server; extracting a sending timestamp and a preset display timestamp carried in the control display message; and determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, [ example one ] there is provided a widget presentation method applied to a widget handler of a client application, including:
receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after being pulled and analyzed by the message center from a server;
extracting a sending timestamp and a preset display timestamp carried in the control display message;
and determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp.
According to one or more embodiments of the present disclosure, [ example two ] there is provided a method for presenting a control, further comprising:
optionally, determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay includes:
determining a preset time interval according to the issuing timestamp and a preset display timestamp;
determining an actual time interval according to the preset time interval and the preset time delay;
and determining an actual display time stamp according to the receiving time stamp and the actual time interval.
According to one or more embodiments of the present disclosure, [ example three ] there is provided a method for presenting a control, further comprising:
optionally, determining a preset time interval according to the issuing timestamp and the preset display timestamp, including: and subtracting the issuing time stamp from the preset display time stamp to obtain a preset time interval.
According to one or more embodiments of the present disclosure, [ example four ] there is provided a method for presenting a control, further comprising:
optionally, determining the actual time interval according to the preset time interval and the preset time delay includes: and subtracting the preset time delay from the preset time interval to obtain the actual time interval.
According to one or more embodiments of the present disclosure, [ example five ] there is provided a presentation method of a control, further comprising:
optionally, determining an actual presentation time stamp according to the receiving time stamp and the actual time interval includes: and adding the actual time interval to the receiving time stamp to obtain an actual display time stamp.
According to one or more embodiments of the present disclosure, [ example six ] there is provided a presentation method of a control, including:
sending a test delay request to a server side, and determining a first timestamp for sending the test delay request;
receiving a time delay detection message fed back by the server side, and determining a second time stamp for receiving the time delay detection message;
extracting a third timestamp of the server end receiving the test delay request and a fourth timestamp of the server end issuing the delay detection message, wherein the third timestamp is carried in the delay detection message;
and determining a preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp.
According to one or more embodiments of the present disclosure, [ example seven ] there is provided a presentation method of a control, comprising:
determining a preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp, including:
determining a detection time length according to the third time stamp and the fourth time stamp;
and determining a preset time delay according to the first time stamp, the second time stamp and the detection time length.
According to one or more embodiments of the present disclosure, [ example eight ] there is provided a presentation method of a control, including:
determining a detection duration according to the third timestamp and the fourth timestamp, including: and subtracting the third timestamp from the fourth timestamp to obtain the detection duration.
According to one or more embodiments of the present disclosure, [ example nine ] there is provided a presentation method of a control, including:
determining a preset time delay according to the first time stamp, the second time stamp and the detection time duration, including: and subtracting the first time stamp and the detection time length from the second time stamp, and taking half of the obtained difference value as preset time delay.
According to one or more embodiments of the present disclosure, [ example ten ] there is provided a presentation method of a control, including:
triggering the control to display according to the actual display timestamp, comprising:
if the actual display timestamp is greater than or equal to the receiving timestamp, a first timer is established according to the actual display timestamp and the receiving timestamp, and a control is triggered to display when the first timer is overtime;
and if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control.
According to one or more embodiments of the present disclosure, [ example eleven ] there is provided a presentation method of a control, including:
optionally, the client application is an online wheat-grabbing singing application, and the controls include a leading control, a singing control, and a result display control.
According to one or more embodiments of the present disclosure, [ example twelve ] there is provided a presentation apparatus of a control, comprising:
the message receiving module is used for receiving a control display message distributed by a message center of a client application program and determining a receiving timestamp of the control display message, wherein the control display message is a control display message which is added into a message queue after the message center is pulled and analyzed from a server;
the message analysis module is used for extracting a sending timestamp and a preset display timestamp carried in the control display message;
and the triggering display module is used for determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (14)

1. A control display method is characterized in that a control processing program applied to a client application program comprises the following steps:
receiving a control display message distributed by a message center of a client application program, and determining a receiving timestamp of the control display message, wherein the control display message is the control display message which is added into a message queue after being pulled and analyzed by the message center from a server side, and the receiving timestamp is the time when a control processing program of the client application program receives the control display message;
extracting a sending timestamp and a preset display timestamp carried in the control display message;
and determining an actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering a control to display according to the actual display timestamp.
2. The method of claim 1, wherein determining the actual presentation timestamp from the receive timestamp, the issue timestamp, a preset presentation timestamp, and a preset time delay comprises:
determining a preset time interval according to the issuing timestamp and a preset display timestamp;
determining an actual time interval according to the preset time interval and the preset time delay;
and determining an actual display time stamp according to the receiving time stamp and the actual time interval.
3. The method of claim 2, wherein determining a preset time interval according to the issuing timestamp and a preset presentation timestamp comprises: and subtracting the issuing time stamp from the preset display time stamp to obtain a preset time interval.
4. The method of claim 2, wherein determining the actual time interval according to the preset time interval and the preset time delay comprises: and subtracting the preset time delay from the preset time interval to obtain the actual time interval.
5. The method of claim 2, wherein determining an actual presentation timestamp from the receive timestamp and the actual time interval comprises: and adding the actual time interval to the receiving time stamp to obtain an actual display time stamp.
6. The method according to any one of claims 1 to 5, wherein the method for determining the preset time delay comprises:
sending a test delay request to a server side, and determining a first timestamp for sending the test delay request;
receiving a time delay detection message fed back by the server side, and determining a second time stamp for receiving the time delay detection message;
extracting a third timestamp of the server end receiving the test delay request and a fourth timestamp of the server end issuing the delay detection message, wherein the third timestamp is carried in the delay detection message;
and determining a preset time delay according to the first time stamp, the second time stamp, the third time stamp and the fourth time stamp.
7. The method of claim 6, wherein determining the preset time delay according to the first time stamp, the second time stamp, the third time stamp, and the fourth time stamp comprises:
determining a detection time length according to the third time stamp and the fourth time stamp;
and determining a preset time delay according to the first time stamp, the second time stamp and the detection time length.
8. The method of claim 7, wherein determining the detection duration according to the third timestamp and the fourth timestamp comprises: and subtracting the third timestamp from the fourth timestamp to obtain the detection duration.
9. The method of claim 7, wherein determining the preset time delay according to the first time stamp, the second time stamp and the detection duration comprises: and subtracting the first time stamp and the detection time length from the second time stamp, and taking half of the obtained difference value as preset time delay.
10. The method according to any one of claims 1-5, wherein triggering the control to be presented according to the actual presentation timestamp comprises:
if the actual display timestamp is greater than or equal to the receiving timestamp, creating a first timer according to the actual display timestamp and the receiving timestamp, and triggering a control to display when the first timer is overtime;
and if the actual display timestamp is smaller than the receiving timestamp, determining the actual display timestamp of the next control according to the next control display message distributed by the message center, and triggering the next control to display according to the actual display timestamp of the next control.
11. The method according to any one of claims 1-5, wherein the client application is an online gramophone application, and the controls include a lead control, a gramophone control, a singing control, and a result presentation control.
12. A control display device, integrated on a client, includes:
the message receiving module is used for receiving a control display message distributed by a message center of a client application program and determining a receiving timestamp of the control display message, wherein the control display message is the control display message which is added into a message queue after the message center is pulled and analyzed from a server side, and the receiving timestamp is the time when a control processing program of the client application program receives the control display message;
the message analysis module is used for extracting a sending timestamp and a preset display timestamp carried in the control display message;
and the triggering display module is used for determining the actual display timestamp according to the receiving timestamp, the issuing timestamp, the preset display timestamp and the preset time delay, and triggering the control to display according to the actual display timestamp.
13. A terminal device, characterized in that the terminal comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of presenting a control as recited in any of claims 1-11.
14. A computer storage medium on which a computer program is stored, which program, when executed by a processor, carries out a method of presenting a control according to any one of claims 1 to 11.
CN201910657281.0A 2019-07-19 2019-07-19 Control display method, device, equipment and storage medium Active CN110389793B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910657281.0A CN110389793B (en) 2019-07-19 2019-07-19 Control display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910657281.0A CN110389793B (en) 2019-07-19 2019-07-19 Control display method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110389793A CN110389793A (en) 2019-10-29
CN110389793B true CN110389793B (en) 2022-05-10

Family

ID=68286835

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910657281.0A Active CN110389793B (en) 2019-07-19 2019-07-19 Control display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110389793B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9380099B2 (en) * 2013-05-31 2016-06-28 Sonic Ip, Inc. Synchronizing multiple over the top streaming clients
CN105141458B (en) * 2015-08-25 2018-09-11 广州酷狗计算机科技有限公司 Residual time length methods of exhibiting and device
CN105515708B (en) * 2015-12-07 2018-02-09 中国航空工业集团公司西安航空计算技术研究所 A kind of clock synchronization accuracy test device and method based on FC networks
CN106060580B (en) * 2016-06-08 2019-06-11 浙江宇视科技有限公司 Image synchronous display method and device
CN106411462B (en) * 2016-08-24 2019-11-19 大唐电信(成都)信息技术有限公司 A kind of master-slave mode clock synchronization system in-band management implementation method
CN108322764B (en) * 2017-01-18 2021-04-06 阿里巴巴集团控股有限公司 Real-time interaction realization method and device

Also Published As

Publication number Publication date
CN110389793A (en) 2019-10-29

Similar Documents

Publication Publication Date Title
CN111064987B (en) Information display method and device and electronic equipment
CN110516159B (en) Information recommendation method and device, electronic equipment and storage medium
WO2022095954A1 (en) Data interaction method and apparatus based on live broadcast, and electronic device and readable medium
CN110781373A (en) List updating method and device, readable medium and electronic equipment
CN111163348A (en) Searching method and device based on video playing
CN111163336B (en) Video resource pushing method and device, electronic equipment and computer readable medium
CN113253885A (en) Target content display method, device, equipment, readable storage medium and product
CN112015505A (en) Mode switching method and device and electronic equipment
CN111596995A (en) Display method and device and electronic equipment
US20240103802A1 (en) Method, apparatus, device and medium for multimedia processing
CN113144620A (en) Detection method, device, platform, readable medium and equipment for frame synchronization game
WO2020233171A1 (en) Song list switching method, apparatus and system, terminal, and storage medium
CN111246273B (en) Video delivery method and device, electronic equipment and computer readable medium
CN111262778B (en) Invitation link information processing method and device, electronic equipment and readable medium
CN112243157A (en) Live broadcast control method and device, electronic equipment and computer readable medium
CN110389793B (en) Control display method, device, equipment and storage medium
CN115134254B (en) Network simulation method, device, equipment and storage medium
CN110929132A (en) Information interaction method and device, electronic equipment and computer readable storage medium
CN114584822B (en) Synchronous playing method and device, terminal equipment and storage medium
CN112162686B (en) House resource information display method and device, electronic equipment and computer readable medium
CN111259287B (en) Page content display method and device, electronic equipment and storage medium
CN111405341A (en) Control display method and device and electronic equipment
CN113346973A (en) Event prompting method and device, electronic equipment and computer readable storage medium
CN112822328A (en) Data display method and device and electronic equipment
CN112131832A (en) Method and device for reminding task state of online document and electronic equipment

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