CN117101120A - Data display method and device, storage medium and electronic equipment - Google Patents

Data display method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN117101120A
CN117101120A CN202210556908.5A CN202210556908A CN117101120A CN 117101120 A CN117101120 A CN 117101120A CN 202210556908 A CN202210556908 A CN 202210556908A CN 117101120 A CN117101120 A CN 117101120A
Authority
CN
China
Prior art keywords
display data
data
missing
display
time information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210556908.5A
Other languages
Chinese (zh)
Inventor
吕莹莹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL Digital Technology Co Ltd
Original Assignee
Shenzhen TCL Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL Digital Technology Co Ltd filed Critical Shenzhen TCL Digital Technology Co Ltd
Priority to CN202210556908.5A priority Critical patent/CN117101120A/en
Publication of CN117101120A publication Critical patent/CN117101120A/en
Pending legal-status Critical Current

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/31Communication aspects specific to video games, e.g. between several handheld game devices at close range
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/30Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by output arrangements for receiving control signals generated by the game device

Abstract

The application discloses a data display method, a device, a storage medium and electronic equipment, wherein display data and display data time information are firstly obtained, if the display data meets preset conditions, missing display data time information is determined according to the display data time information, then missing display data is determined according to the display data, the missing display data is inserted into a data position represented by the missing display data time information, finally the display data is displayed at the data position represented by the display data time information, and missing display data is displayed at the data position represented by the missing display data time information. When the frame loss phenomenon occurs, the missing display data and the missing display data time information can be determined according to the display data and the display data time information, the missing display data and the display data are respectively displayed at the corresponding data positions, the phenomenon of picture missing or blocking caused by the frame loss is avoided, and the technical problem that the current picture display effect is poor is solved.

Description

Data display method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of data display, and in particular, to a data display method, apparatus, storage medium, and electronic device.
Background
With the continuous progress of technology, cloud games are rapidly developed. The cloud game is a game mode based on cloud computing, and in the running mode of the cloud game, all games run on a server side, and rendered game pictures are compressed and then transmitted to a client side through a network.
However, because the cloud game has a high degree of dependence on network transmission quality, in the process of transmitting game pictures, the network transmission quality is easily affected due to factors such as network fluctuation, so that when a client receives game picture frame data, the condition of overtime or discontinuity exists, namely, a frame loss phenomenon is generated, and therefore, the picture displayed by the client is lost or blocked, and the picture display effect is poor.
Disclosure of Invention
The application provides a data display method, a data display device, a storage medium and electronic equipment, which are used for relieving the technical problem of poor display effect of a current picture.
In order to solve the technical problems, the application provides the following technical scheme:
the application provides a data display method, which comprises the following steps:
acquiring display data and display data time information;
if the display data meets the preset condition, determining missing display data time information according to the display data time information;
determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data;
and displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
The step of obtaining display data and display data time information comprises the following steps:
sending a data reading request to a server;
receiving the display data and the timestamp value corresponding to the display data sent by the server according to the data reading request;
and taking the timestamp value corresponding to the display data as the display data time information.
And determining that the display data time information is missing according to the display data time information if the display data meets the preset condition, wherein the step of determining that the display data time information is missing comprises the following steps:
if the timestamp value corresponding to the adjacent display data is a discontinuous value, determining that the display data meets the preset condition, and determining the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the display data;
and taking the timestamp value corresponding to the missing display data as the missing display data time information.
Wherein before the step of determining missing display data according to the display data and inserting the missing display data at the data position characterized by the missing display data time information, the method further comprises:
determining repeated display data according to the missing display data time information;
and inserting the repeated display data at the data position represented by the missing display data time information.
Wherein the step of determining repeated display data according to the missing display data time information includes:
determining the timestamp value corresponding to the adjacent display data of the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the missing display data; the timestamp value corresponding to the adjacent display data comprises the timestamp value corresponding to the last adjacent display data;
and taking the display data corresponding to the timestamp value corresponding to the last adjacent display data as the repeated display data.
The step of determining missing display data according to the display data and inserting the missing display data at a data position represented by the missing display data time information comprises the following steps:
determining a moving parameter of the missing display object according to the display data;
determining the missing display data according to the missing display object movement parameters;
and replacing the repeated display data positioned at the data position characterized by the missing display data time information with the missing display data.
The step of determining the movement parameter of the missing display object according to the display data comprises the following steps:
determining a display object movement parameter according to the display data;
and calculating a movement track according to the movement parameters of the display object to obtain the movement parameters of the missing display object.
The embodiment of the application also provides a data display device, which comprises:
the acquisition module is used for acquiring display data and display data time information;
the determining module is used for determining missing display data time information according to the display data time information if the display data meets preset conditions;
the inserting module is used for determining missing display data according to the display data and inserting the missing display data at a data position represented by the time information of the missing display data;
and the display module is used for displaying the display data at the data position represented by the display data time information and displaying the missing display data at the data position represented by the missing display data time information.
Embodiments of the present application also provide a computer readable storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform the steps in the data display method described above.
The embodiment of the application also provides electronic equipment, which comprises a processor and a memory, wherein the processor is electrically connected with the memory, the memory is used for storing instructions and data, and the processor is used for executing the steps in the data display method.
The embodiment of the application provides a data display method, a device, a storage medium and electronic equipment, wherein display data and display data time information are firstly obtained, if the display data meets preset conditions, missing display data time information is determined according to the display data time information, then missing display data is determined according to the display data, the missing display data is inserted into a data position represented by the missing display data time information, finally the display data is displayed at the data position represented by the display data time information, and missing display data is displayed at the data position represented by the missing display data time information. When the frame loss phenomenon occurs, the missing display data and the missing display data time information can be determined according to the display data and the display data time information, and the missing display data and the display data are respectively displayed at the data positions represented by the missing display data time information and the display data time information, so that the phenomenon of picture missing or blocking caused by frame loss is avoided, the picture display effect is improved, and the technical problem that the current picture display effect is poor is solved.
Drawings
The technical solution and other advantageous effects of the present application will be made apparent by the following detailed description of the specific embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a flow chart of a data display method according to an embodiment of the present application.
Fig. 2 is a schematic view of a scenario of a data display method according to an embodiment of the present application.
Fig. 3 is a schematic structural diagram of a data display device according to an embodiment of the present application.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Fig. 5 is another schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application. It will be apparent that the described embodiments are only some, but not all, embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to fall within the scope of the application.
The embodiment of the application provides a data display method, a data display device, a storage medium and electronic equipment.
As shown in fig. 1, fig. 1 is a schematic flow chart of a data display method according to an embodiment of the present application, and a specific flow may be as follows:
s101, acquiring display data and display data time information.
Wherein the display data is a carrier of display information for a picture (e.g., a video frame, etc.), and the display data time information is used to characterize the position of the display data in the overall display data. Specifically, in the cloud game running mode, all games run on the server side, and the rendered game images are compressed and then transmitted to the client side through the network, so before the cloud game is played, a data reading request needs to be sent to the server side by the client side, and after the server side receives and responds to the data reading request, display data related to the cloud game are encoded and then sent to the client side. In order to facilitate quick inquiry of the frame loss position when the frame loss phenomenon occurs later, in this embodiment, the server encodes display data related to the cloud game and a position corresponding to the display data (i.e., display data time information), and sends the encoded display data and the display data time information to the client together.
Optionally, the display data time information includes a timestamp value corresponding to the display data. For example, the client sends a data reading request of the game screen to the server, and after receiving and responding to the data reading request, the server encodes the display data a, the display data B, and the display data C related to the game, and positions of the display data a, the display data B, and the display data C, and sends the encoded display data a, the display data B, and the display data C, and the positions of the display data a, the display data B, and the display data C to the client together.
S102, if the display data meets the preset condition, determining missing display data time information according to the display data time information.
The missing display data time information is used for representing the position of the missing display data in all display data. Because the cloud game has a high degree of dependence on network transmission quality, in the process of transmitting a game picture, the network transmission quality is easily affected due to factors such as network fluctuation, so that when a client receives frame data of the game picture, the client has a timeout or discontinuous condition, namely a frame loss phenomenon is generated, and in the embodiment, after decoding each display data and display data time information, the client can determine the frame loss position (namely the display data time information is lost).
Specifically, the step S102 further includes:
if the timestamp value corresponding to the adjacent display data is a discontinuous value, determining that the display data meets a preset condition, and determining the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the display data;
and taking the timestamp value corresponding to the missing display data as the missing display data time information.
If the timestamp value corresponding to the adjacent display data is a discontinuous value, for example, the display data received by the client sequentially includes: ACD, wherein display data A and display data C are adjacent display data, the timestamp value corresponding to display data A is 1ms, the timestamp value corresponding to display data C is 3ms, and the fact that the frame loss phenomenon occurs at this time (the frame loss position is the 2 nd ms) is indicated by the fact that the frame loss phenomenon is generated between 1ms and 3ms (2 ms exists between the two) is indicated, so that the display data are determined to meet the preset condition, and the timestamp value corresponding to the missing display data (namely the frame loss position) is determined according to the timestamp value corresponding to the display data.
S103, determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data.
Wherein the missing display data is a carrier of display information of a missing picture (e.g., video frame, etc.). Specifically, in order to avoid poor display effect (for example, causing missing or stuck picture displayed by the client) caused by the frame loss phenomenon, it is necessary to supplement correct display data (i.e., missing display data) at the frame loss position in time, so as to improve the fluency effect of the picture.
Further, before the step S103, the method further includes:
determining repeated display data according to the missing display data time information;
and inserting repeated display data at the data position which is lack of the display data time information representation.
Wherein the repeated display data includes display data adjacent to the frame loss location. Because the missing display data which should be supplemented at the frame loss position is not determined at this time, a piece of repeated display data is inserted at the frame loss position to mark the frame loss position, and after the missing display data which should be supplemented at the frame loss position is determined later, the repeated display data is replaced by the missing display data.
Specifically, when the duplicate display data is determined according to the missing display data time information, the timestamp value of the adjacent display data (including the timestamp value of the previous adjacent display data or the timestamp value of the next adjacent display data) of the timestamp value corresponding to the missing display data may be determined according to the timestamp value corresponding to the missing display data, and in this embodiment, the display data corresponding to the timestamp value of the previous adjacent display data is preferably used as the duplicate display data.
For example, the display data received by the client is: ACD, the timestamp value corresponding to the missing display data is 2ms, the timestamp value corresponding to the last adjacent display data is 1ms, and the last adjacent display data is display data A, so the display data A is used as repeated display data, the display data A is inserted at the position of 2ms, and the sequence of the display data at the moment is as follows: AACD.
Specifically, the step S103 further includes:
determining a moving parameter of the missing display object according to the display data;
determining missing display data according to the missing display object movement parameters;
and replacing the repeated display data positioned at the data position represented by the missing display data time information with the missing display data.
Wherein the missing display object movement parameter is used to characterize movement information of the display object at the frame loss position, for example, a movement direction and/or a movement speed of the display object at the frame loss position in the screen. Alternatively, in this embodiment, first, a display object movement parameter (for example, a movement direction and/or a movement speed of a display object in a position adjacent to a frame loss position) is determined according to display data adjacent to the frame loss position, and then, a movement trajectory calculation is performed according to the display object movement parameter, so as to obtain a missing display object movement parameter.
For example, as shown in fig. 2, the last adjacent display data at the frame loss position is display data a, the next adjacent display data is display data C, wherein the display object in the display screen corresponding to display data a is located at the left side of the display screen, and the display object in the display screen corresponding to display data C is located at the right side of the display screen, so that the moving direction of the display object is determined to be from left to right, in addition, the timestamp value corresponding to display data a is 1ms, the timestamp value corresponding to display data C is 3ms, the distance between the display object in the display screen corresponding to display data a and the display object in the display screen corresponding to display data C is 5cm, and the moving speed of the display object is determined to be 25m/s by calculation of the moving track.
Further, according to the above steps, it is determined that the display object in the display screen corresponding to the missing display data should be located in the middle part of the display screen (i.e. the dashed line part in the figure), and the display data corresponding to the display screen at this time is the display data B, so that the display data B is the missing display data, and then the repeated display data (i.e. the display data a with the timestamp parameter of 2 ms) located at the data position represented by the time information of the missing display data is replaced with the display data B, where the order of the display data is as follows: ABCD.
S104, displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
The missing display data and the position of the missing display data are determined through the steps, and in order to enable the picture displayed by the client to be smooth, the display data and the missing display data need to be displayed sequentially according to the sequence of the data positions (i.e. the timestamp values) of the display data and the missing display data.
For example, the time stamp value corresponding to the display data a is 1ms, the time stamp value corresponding to the missing display data (i.e., the display data B) is 2ms, the time stamp value corresponding to the display data C is 3ms, and the time stamp value corresponding to the display data D is 4ms, so that the display data a, the display data B, the display data C, and the display data D are sequentially displayed in this order.
As can be seen from the foregoing, in the data display method provided by the present application, first, the display data and the display data time information are obtained, if the display data meets the preset condition, the missing display data time information is determined according to the display data time information, then the missing display data is determined according to the display data, the missing display data is inserted into the data position represented by the missing display data time information, finally, the display data is displayed in the data position represented by the display data time information, and the missing display data is displayed in the data position represented by the missing display data time information. When the frame loss phenomenon occurs, the missing display data and the missing display data time information can be determined according to the display data and the display data time information, and the missing display data and the display data are respectively displayed at the data positions represented by the missing display data time information and the display data time information, so that the phenomenon of picture missing or blocking caused by frame loss is avoided, the picture display effect is improved, and the technical problem that the current picture display effect is poor is solved.
According to the method described in the above embodiment, the present embodiment will be further described from the point of view of the data display device.
Referring to fig. 3, fig. 3 specifically illustrates a data display device provided in an embodiment of the present application, where the data display device may include: an acquisition module 10, a determination module 20, an insertion module 30 and a display module 40, wherein:
(1) Acquisition Module 10
The acquisition module 10 is configured to acquire display data and display data time information.
The acquiring module 10 is specifically configured to:
sending a data reading request to a server;
receiving display data sent by a server according to a data reading request and a timestamp value corresponding to the display data;
and taking the timestamp value corresponding to the display data as the display data time information.
(2) Determination module 20
The determining module 20 is configured to determine that the display data time information is missing according to the display data time information if the display data meets the preset condition.
The determining module 20 is specifically configured to:
if the timestamp value corresponding to the adjacent display data is a discontinuous value, determining that the display data meets a preset condition, and determining the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the display data;
and taking the timestamp value corresponding to the missing display data as the missing display data time information.
(3) Insert module 30
The inserting module 30 is configured to determine missing display data according to the display data, and insert the missing display data at a data location represented by the time information of the missing display data.
The insertion module 30 is specifically configured to:
determining the timestamp value corresponding to the adjacent display data of the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the missing display data; the timestamp value corresponding to the adjacent display data comprises the timestamp value corresponding to the last adjacent display data;
and taking the display data corresponding to the timestamp value corresponding to the last adjacent display data as repeated display data.
Specifically, the insertion module 30 is further configured to:
determining a moving parameter of the missing display object according to the display data;
determining missing display data according to the missing display object movement parameters;
and replacing the repeated display data positioned at the data position represented by the missing display data time information with the missing display data.
Further, the insertion module 30 is further configured to:
determining a display object movement parameter according to the display data;
and calculating a movement track according to the movement parameters of the display object to obtain the movement parameters of the missing display object.
(4) Display module 40
The display module 40 is configured to display the display data at a data location represented by the display data time information, and display the missing display data at a data location represented by the missing display data time information.
In the implementation, each module may be implemented as an independent entity, or may be combined arbitrarily, and implemented as the same entity or several entities, and the implementation of each module may be referred to the foregoing method embodiment, which is not described herein again.
As can be seen from the foregoing, in the data display device provided by the present application, the acquiring module 10 acquires the display data and the display data time information, if the display data meets the preset condition, the determining module 20 determines the missing display data time information according to the display data time information, the inserting module 30 determines the missing display data according to the display data, inserts the missing display data at the data position represented by the missing display data time information, and finally, the displaying module 40 displays the display data at the data position represented by the display data time information, and displays the missing display data at the data position represented by the missing display data time information. When the frame loss phenomenon occurs, the missing display data and the missing display data time information can be determined according to the display data and the display data time information, and the missing display data and the display data are respectively displayed at the data positions represented by the missing display data time information and the display data time information, so that the phenomenon of picture missing or blocking caused by frame loss is avoided, the picture display effect is improved, and the technical problem that the current picture display effect is poor is solved.
Correspondingly, the embodiment of the application also provides a data display system, which comprises any data display device provided by the embodiment of the application, and the data display device can be integrated in electronic equipment.
The method comprises the steps of obtaining display data and display data time information; if the display data meets the preset conditions, determining missing display data time information according to the display data time information; determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data; and displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
The specific implementation of each device can be referred to the previous embodiments, and will not be repeated here.
Because the data display system may include any data display device provided by the embodiment of the present application, the beneficial effects that any data display device provided by the embodiment of the present application can achieve are detailed in the previous embodiments, and are not described herein.
In addition, the embodiment of the application also provides electronic equipment which can be equipment such as a smart phone or a computer. As shown in fig. 4, the electronic device 400 includes a processor 401, a memory 402. The processor 401 is electrically connected to the memory 402.
The processor 401 is a control center of the electronic device 400, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by running or loading application programs stored in the memory 402 and calling data stored in the memory 402, thereby performing overall monitoring of the electronic device.
In this embodiment, the processor 401 in the electronic device 400 loads the instructions corresponding to the processes of one or more application programs into the memory 402 according to the following steps, and the processor 401 executes the application programs stored in the memory 402, so as to implement various functions:
acquiring display data and display data time information;
if the display data meets the preset conditions, determining missing display data time information according to the display data time information;
determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data;
and displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
Fig. 5 shows a specific block diagram of an electronic device according to an embodiment of the present application, which may be used to implement the data display method provided in the above embodiment.
The RF circuit 510 is configured to receive and transmit electromagnetic waves, and to perform mutual conversion between the electromagnetic waves and the electrical signals, thereby communicating with a communication network or other devices. RF circuitry 510 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and the like. The RF circuitry 510 may communicate with various networks such as the internet, intranets, wireless networks or with other devices via wireless networks. The wireless network may include a cellular telephone network, a wireless local area network, or a metropolitan area network. The wireless network may use various communication standards, protocols, and technologies including, but not limited to, global system for mobile communications (Global System for Mobile Communication, GSM), enhanced mobile communications technology (Enhanced Data GSM Environment, EDGE), wideband code division multiple access technology (Wideband Code Division Multiple Access, WCDMA), code division multiple access technology (Code Division Access, CDMA), time division multiple access technology (Time Division Multiple Access, TDMA), wireless fidelity technology (Wireless Fidelity, wi-Fi) (e.g., institute of electrical and electronics engineers standards IEEE 802.11a,IEEE 802.11b,IEEE802.11g and/or IEEE802.11 n), internet telephony (Voice over Internet Protocol, voIP), worldwide interoperability for microwave access (Worldwide Interoperability for Microwave Access, wi-Max), other protocols for mail, instant messaging, and short messaging, as well as any other suitable communication protocols, even including those not currently developed.
The memory 520 may be used to store software programs and modules, and the processor 580 performs various functional applications and data processing, i.e., implements functions for storing 5G capability information, by executing the software programs and modules stored in the memory 520. Memory 520 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, memory 520 may further include memory located remotely from processor 580, which may be connected to electronic device 500 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input unit 530 may be used to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 530 may include a touch-sensitive surface 531 and other input devices 532. The touch-sensitive surface 531, also referred to as a touch display screen or touch pad, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on the touch-sensitive surface 531 or thereabout by using any suitable object or accessory such as a finger, stylus, etc.), and actuate the corresponding connection means according to a pre-set program. Alternatively, the touch-sensitive surface 531 may comprise two parts, a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 580, and can receive commands from the processor 580 and execute them. In addition, the touch-sensitive surface 531 may be implemented in a variety of types, such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch-sensitive surface 531, the input unit 530 may also comprise other input devices 532. In particular, other input devices 532 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 540 may be used to display information entered by a user or provided to a user as well as various graphical user interfaces of the electronic device 500, which may be composed of graphics, text, icons, video, and any combination thereof. The display unit 540 may include a display panel 541, and alternatively, the display panel 541 may be configured in the form of an LCD (Liquid Crystal Display ), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 531 may overlay the display panel 541, and when the touch-sensitive surface 531 detects a touch operation thereon or thereabout, the touch-sensitive surface 531 is transferred to the processor 580 to determine the type of touch event, and the processor 580 then provides a corresponding visual output on the display panel 541 in accordance with the type of touch event. Although in fig. 5 the touch-sensitive surface 531 and the display panel 541 are implemented as two separate components for input and output functions, in some embodiments the touch-sensitive surface 531 may be integrated with the display panel 541 for input and output functions.
The electronic device 500 may also include at least one sensor 550, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 541 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 541 and/or the backlight when the electronic device 500 moves to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and the direction when the mobile phone is stationary, and can be used for applications of recognizing the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may also be configured with the electronic device 500 are not described in detail herein.
Audio circuitry 560, speakers 561, and microphone 562 may provide an audio interface between the user and the electronic device 500. The audio circuit 560 may transmit the received electrical signal converted from audio data to the speaker 561, and the electrical signal is converted into a sound signal by the speaker 561 and output; on the other hand, microphone 562 converts the collected sound signal into an electrical signal, which is received by audio circuit 560 and converted into audio data, which is processed by audio data output processor 580 for transmission to, for example, another terminal via RF circuit 510, or which is output to memory 520 for further processing. Audio circuitry 560 may also include an ear bud jack to provide communication of the peripheral headphones with electronic device 500.
The electronic device 500 may facilitate user email, web browsing, streaming media access, etc. via a transmission module 570 (e.g., wi-Fi module) that provides wireless broadband internet access to the user. Although fig. 5 shows the transmission module 570, it is understood that it does not belong to the necessary constitution of the electronic device 500, and can be omitted entirely as required within the scope not changing the essence of the application.
Processor 580 is a control center of electronic device 500 that utilizes various interfaces and lines to connect the various portions of the overall handset, perform various functions of electronic device 500 and process data by running or executing software programs and/or modules stored in memory 520, and invoking data stored in memory 520. Optionally, processor 580 may include one or more processing cores; in some embodiments, processor 580 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 580.
The electronic device 500 also includes a power supply 590 (e.g., a battery) that provides power to the various components, and in some embodiments, may be logically coupled to the processor 580 via a power management system to perform functions such as managing charging, discharging, and power consumption via the power management system. Power supply 590 may also include one or more of any of a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the electronic device 500 may further include a camera (e.g., front camera, rear camera), a bluetooth module, etc., which will not be described in detail herein. In particular, in this embodiment, the display unit of the electronic device is a touch screen display, the electronic device further includes a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for:
acquiring display data and display data time information;
if the display data meets the preset conditions, determining missing display data time information according to the display data time information;
determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data;
and displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
In the implementation, each module may be implemented as an independent entity, or may be combined arbitrarily, and implemented as the same entity or several entities, and the implementation of each module may be referred to the foregoing method embodiment, which is not described herein again.
Those of ordinary skill in the art will appreciate that all or a portion of the steps of the various methods of the above embodiments may be performed by instructions, or by instructions controlling associated hardware, which may be stored in a computer-readable storage medium and loaded and executed by a processor. To this end, an embodiment of the present application provides a storage medium having stored therein a plurality of instructions capable of being loaded by a processor to perform the steps of any of the data display methods provided by the embodiments of the present application.
Wherein the storage medium may include: read Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, and the like.
The steps in any data display method provided by the embodiment of the present application can be executed by the instructions stored in the storage medium, so that the beneficial effects that any data display method provided by the embodiment of the present application can be achieved, and detailed descriptions of the foregoing embodiments are omitted herein.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
In summary, although the present application has been described in terms of the preferred embodiments, the above-mentioned embodiments are not intended to limit the application, and those skilled in the art can make various modifications and alterations without departing from the spirit and scope of the application, so that the scope of the application is defined by the appended claims.

Claims (10)

1. A data display method, comprising:
acquiring display data and display data time information;
if the display data meets the preset condition, determining missing display data time information according to the display data time information;
determining missing display data according to the display data, and inserting the missing display data at a data position represented by the time information of the missing display data;
and displaying the display data at the data position represented by the display data time information, and displaying the missing display data at the data position represented by the missing display data time information.
2. The data display method according to claim 1, wherein the step of acquiring display data and display data time information includes:
sending a data reading request to a server;
receiving the display data and the timestamp value corresponding to the display data sent by the server according to the data reading request;
and taking the timestamp value corresponding to the display data as the display data time information.
3. The data display method according to claim 2, wherein the step of determining missing display data time information according to the display data time information if the display data satisfies a preset condition comprises:
if the timestamp value corresponding to the adjacent display data is a discontinuous value, determining that the display data meets the preset condition, and determining the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the display data;
and taking the timestamp value corresponding to the missing display data as the missing display data time information.
4. A data display method according to claim 3, further comprising, prior to the step of determining missing display data from the display data and inserting the missing display data at a data location characterized by the missing display data time information:
determining repeated display data according to the missing display data time information;
and inserting the repeated display data at the data position represented by the missing display data time information.
5. The data display method according to claim 4, wherein the step of determining repeated display data based on the missing display data time information includes:
determining the timestamp value corresponding to the adjacent display data of the timestamp value corresponding to the missing display data according to the timestamp value corresponding to the missing display data; the timestamp value corresponding to the adjacent display data comprises the timestamp value corresponding to the last adjacent display data;
and taking the display data corresponding to the timestamp value corresponding to the last adjacent display data as the repeated display data.
6. The data display method according to claim 5, wherein the step of determining missing display data from the display data and inserting the missing display data at a data position characterized by the missing display data time information comprises:
determining a moving parameter of the missing display object according to the display data;
determining the missing display data according to the missing display object movement parameters;
and replacing the repeated display data positioned at the data position characterized by the missing display data time information with the missing display data.
7. The data display method according to claim 6, wherein the step of determining the missing display object movement parameter from the display data includes:
determining a display object movement parameter according to the display data;
and calculating a movement track according to the movement parameters of the display object to obtain the movement parameters of the missing display object.
8. A data display device, comprising:
the acquisition module is used for acquiring display data and display data time information;
the determining module is used for determining missing display data time information according to the display data time information if the display data meets preset conditions;
the inserting module is used for determining missing display data according to the display data and inserting the missing display data at a data position represented by the time information of the missing display data;
and the display module is used for displaying the display data at the data position represented by the display data time information and displaying the missing display data at the data position represented by the missing display data time information.
9. A computer readable storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform the steps in the data display method of any of claims 1 to 7.
10. An electronic device comprising a processor and a memory, the processor being electrically connected to the memory, the memory being for storing instructions and data, the processor being for performing the steps of the data display method of any one of claims 1 to 7.
CN202210556908.5A 2022-05-20 2022-05-20 Data display method and device, storage medium and electronic equipment Pending CN117101120A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210556908.5A CN117101120A (en) 2022-05-20 2022-05-20 Data display method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210556908.5A CN117101120A (en) 2022-05-20 2022-05-20 Data display method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN117101120A true CN117101120A (en) 2023-11-24

Family

ID=88811596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210556908.5A Pending CN117101120A (en) 2022-05-20 2022-05-20 Data display method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN117101120A (en)

Similar Documents

Publication Publication Date Title
CN107977144B (en) Screen capture processing method and mobile terminal
CN107734170B (en) Notification message processing method, mobile terminal and wearable device
CN110266323B (en) Signal control circuit, terminal equipment and signal control method
CN108600089B (en) Expression image display method and terminal equipment
CN111158815B (en) Dynamic wallpaper blurring method, terminal and computer readable storage medium
CN111615198A (en) Resource determining method, resource indicating method, terminal and network side equipment
CN105513098B (en) Image processing method and device
CN110851014B (en) Touch recognition method and device, storage medium and terminal equipment
CN110740265B (en) Image processing method and terminal equipment
CN112489082A (en) Position detection method, position detection device, electronic equipment and readable storage medium
CN109286414B (en) Antenna determination method and terminal
CN111372003A (en) Camera switching method and device and terminal
CN111368238A (en) Status bar adjusting method and device, mobile terminal and storage medium
CN108234745B (en) Signal receiving method, mobile terminal and computer readable storage medium
CN108259808B (en) Video frame compression method and mobile terminal
CN111355991B (en) Video playing method and device, storage medium and mobile terminal
CN117101120A (en) Data display method and device, storage medium and electronic equipment
CN107864294B (en) Do not disturb mode starting method and mobile terminal
CN108632468B (en) Method for adjusting CABC level and mobile terminal
CN110995324A (en) Bluetooth communication method, device, storage medium and terminal equipment
CN111818657A (en) Uplink transmission discarding method, uplink transmission discarding configuration method and related equipment
CN111966271B (en) Screen panorama screenshot method and device, terminal equipment and storage medium
CN111010477B (en) Audio signal calling method and system, storage medium and terminal equipment
CN111245911B (en) Network transmission method and system, storage medium and terminal equipment
CN111401463B (en) Method for outputting detection result, electronic equipment and 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