CN110232882B - Fan screen display control method and system based on Linux system - Google Patents

Fan screen display control method and system based on Linux system Download PDF

Info

Publication number
CN110232882B
CN110232882B CN201910492140.8A CN201910492140A CN110232882B CN 110232882 B CN110232882 B CN 110232882B CN 201910492140 A CN201910492140 A CN 201910492140A CN 110232882 B CN110232882 B CN 110232882B
Authority
CN
China
Prior art keywords
data
module
image
video
fan screen
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
CN201910492140.8A
Other languages
Chinese (zh)
Other versions
CN110232882A (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.)
Shenzhen Frida Lcd Co ltd
Original Assignee
Shenzhen Frida Lcd 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 Frida Lcd Co ltd filed Critical Shenzhen Frida Lcd Co ltd
Priority to CN201910492140.8A priority Critical patent/CN110232882B/en
Publication of CN110232882A publication Critical patent/CN110232882A/en
Application granted granted Critical
Publication of CN110232882B publication Critical patent/CN110232882B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/005Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes forming an image using a quickly moving array of imaging elements, causing the human eye to perceive an image which has a larger resolution than the array, e.g. an image on a cylinder formed by a rotating line of LEDs parallel to the axis of rotation

Abstract

The invention discloses a fan screen display control method and a system thereof based on a Linux system, wherein the control method comprises the following steps: A. opening an image or video to be displayed through a virtual monitor or a remote playing instruction of a client; B. writing image or video data to be displayed into a Framebuffer frame buffer, and writing the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas; C. the client reads the data of the cache region and displays the image or the video through a virtual monitor of the client; D. and when the virtual monitor of the client displays the image or the video, the display end of the fan screen reads the data of the buffer area and displays the image or the video to be displayed through the fan screen display module. The invention can remotely control the fan screen to display by opening the video or picture to be displayed like a mobile terminal, can check the currently displayed content, a play list and the like in real time, and is convenient for users to interact and control in real time.

Description

Fan screen display control method and system based on Linux system
Technical Field
The invention relates to the technical field of fan screen display, in particular to a fan screen display control method and a fan screen display control system based on a Linux system.
Background
When the object moves rapidly, after the image seen by human eyes disappears, the human eyes can still keep the image of the image for about 0.1-0.4 second, and the phenomenon is called persistence of vision. When the human eye views an object, the image is formed on the retina, and the optic nerve inputs the image into the human brain, so that the image of the object is sensed. However, when the object is removed, the impression of the object by the optic nerve does not disappear immediately, but lasts for a period of 0.1-0.4 seconds, and this property of the human eye is called "ocular persistence".
The phenomenon of persistence of vision is first used by Chinese people, and the trotting horse lantern is the earliest persistence of vision in history. In Song Dynasty, a trotting horse lamp was known and was called "riding horse lamp". Subsequently, in 1828, the French Paul canopy invented a shadow disc, which was a disc threaded on both sides by a rope, one side of the disc depicting a bird and the other side depicting an empty cage. When the disc was rotated, the birds appeared in the cage, demonstrating that when the eye sees a series of images, it retained one image at a time. Similarly, the fan screen displays 3D images using the effect of persistence of vision.
In the fan screen display system in the prior art, when the fan screen is rotated for display, pictures to be displayed in advance or videos in various formats need to be coded and recombined, that is, data needs to be firstly converted into formats which can be recognized by LED lamp beads of the fan screen off line and then displayed through TCON, so that the universality is poor, a display algorithm needs to be known for displaying on the fan screen, or coding conversion software provided by an equipment provider is used for converting the data into a supported format so as to normally output and display, and the user experience is poor.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the defects of the prior art, the present invention aims to provide a fan screen display control method based on a Linux system, which effectively solves the problem of poor versatility and facilitates real-time interaction and control for users.
The technical scheme of the invention is as follows:
a fan screen display control method based on a Linux system comprises the following steps:
A. opening an image or video to be displayed through a virtual monitor or a remote playing instruction of a client;
B. writing image or video data to be displayed into a Framebuffer frame buffer, and writing the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas;
C. after opening an image or a video to be displayed, the client reads the data of the cache region and displays the image or the video through a virtual monitor of the client;
D. and when the virtual monitor of the client displays the image or the video, the display end of the fan screen reads the data of the buffer area and displays the image or the video to be displayed through the fan screen display module.
Preferably, the step D includes the following specific steps:
d1, the frame synchronization reading module reads the data of the buffer area and sends the read data of the buffer area to the data conversion module;
d2, converting the received data into a format which can be recognized by the fan screen display module by the data conversion module;
d3, storing the data converted by the current data conversion module into a background buffer area;
d4, transferring the data in the background cache region to the foreground cache region;
d5, controlling the display TCON module to read the data of the foreground cache region and sending the read data to the fan screen display module;
d6, the fan screen display module displays the data sent by the TCON control display module through images or videos.
Preferably, the exchange rate of the foreground buffer area and the background buffer area is consistent with the refresh rate of the fan screen display module.
Preferably, step a further comprises step E:
E. a system image browser, a system self-contained video player, a third-party image browser and a third-party video player are embedded in the Linux system.
Preferably, the client is a mobile terminal APP, a web page web end, a WeChat applet or a PC client.
The invention also provides a fan screen display control system based on the Linux system, which comprises:
the opening module is used for opening an image or video to be displayed;
the device comprises a first data writing module, a frame buffer module and a display module, wherein the first data writing module is used for writing image or video data to be displayed into a Framebuffer frame buffer;
a second data writing module, configured to write the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas;
the first reading module is used for reading data of the cache region;
the first display module is used for playing an image or a video to be displayed;
the second reading module is used for reading data of the buffer area;
the second display module is used for displaying an image or a video to be displayed;
the first reading module and the second reading module read synchronously.
Preferably, the second reading module comprises:
the synchronous reading unit is used for reading the data of the cache region and synchronizing the data read by the first reading module;
a data conversion unit for converting the data read by the synchronous reading unit into a format that can be recognized;
the background cache unit is used for storing the data converted by the current data conversion unit;
and the foreground cache unit is used for unloading the data of the background cache unit.
Preferably, the second display module includes:
the control display TCON unit is used for reading data of the foreground cache unit;
and the fan screen display unit is used for receiving and controlling the data sent by the TCON unit and displaying images or videos.
Preferably, the method further comprises the following steps:
the embedded module is used for embedding a system image browser, a system self-contained video player, a third-party image browser and a third-party video player in the Linux system.
Preferably, the opening module is arranged on a mobile terminal APP, a web page web side, a WeChat applet or a PC client.
Compared with the prior art, the embodiment of the application mainly has the following beneficial effects:
according to the Linux system-based fan screen display control method and the Linux system-based fan screen display control system, any operation process is transparent to a user, as long as a video or a picture to be displayed is remotely opened like a traditional mobile terminal, the whole system can automatically process each coding conversion detail without the participation of an operator, can check the content, a play list and the like displayed by the current fan screen in real time, remotely control the display of the fan screen, and facilitate the real-time interaction and control of the user.
Drawings
In order to illustrate the solution of the present application more clearly, the drawings that are needed in the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and that other drawings can be obtained by those skilled in the art without inventive effort.
FIG. 1 is a flow chart of a preferred embodiment of a fan screen display control method based on a Linux system according to the present invention.
FIG. 2 is a flow chart of another preferred embodiment of a fan monitor display control method based on the Linux system according to the present invention.
FIG. 3 is a block diagram of a preferred embodiment of a fan monitor display control system based on the Linux system.
FIG. 4 is a block diagram of a second reading module in the preferred embodiment of the fan monitor display control system based on the Linux system.
FIG. 5 is a block diagram of a second display module in the preferred embodiment of the fan monitor display control system based on the Linux system.
Detailed Description
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs; the terminology used in the description of the application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application; the terms "including" and "having," and any variations thereof, in the description and claims of this application and the description of the above figures are intended to cover non-exclusive inclusions. The terms "first," "second," and the like in the description and claims of this application or in the above-described drawings are used for distinguishing between different objects and not for describing a particular order.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
As shown in fig. 1, a method for controlling a fan screen display based on a Linux system according to a preferred embodiment of the present invention includes the following steps:
s100, opening an image or video to be displayed through a virtual monitor of a client or a remote playing instruction;
s200, writing image or video data to be displayed into a Framebuffer frame buffer, and writing the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas;
s300, after opening an image or a video to be displayed, the client reads data in the cache region and displays the image or the video through a virtual monitor of the client;
s400, when the virtual monitor of the client displays the image or the video, the display end of the fan screen reads the data of the buffer area and displays the image or the video to be displayed through the fan screen display module.
The method can be used for playing or browsing videos and pictures in any mode as long as the method is installed on a system developed by the Linux system, namely a video player or a picture browser of any merchant and even any APP with interface interaction, just like opening a common mobile terminal (a mobile phone and the like), and can be used for conveying normally displayed images to a fan screen for displaying.
The APP of the application layer is browsed by normally opening pictures or video playing is opened, and the APP can be directly or indirectly displayed.
The virtual monitor refers to a remote desktop, a vnc or an xserver and other displays. Here, writing the image or video data written into the Framebuffer buffer into several buffer areas may be understood as an operation of opening an image by a video player and a picture viewer.
The method does not damage the original Framebuffer of the Linux system, the original display function can be displayed through a virtual display, and meanwhile, the normal display of a fan screen is not influenced.
The method effectively solves the problems that the universality is poor, certain technical requirements are provided for users, and normal display can be realized only by performing corresponding conversion before display, and simultaneously solves the problem that the display on the traditional LCD or virtual display can not be realized only by displaying on a fan screen.
Any operation process of the control method is transparent to a user, as long as a video or a picture to be displayed is remotely opened like a traditional mobile terminal (such as a mobile phone), the whole system can automatically process each code conversion detail without the participation of an operator, can check the content, a play list and the like displayed by the current fan screen in real time, and can remotely control the display of the fan screen.
As shown in fig. 2, in a further preferred embodiment of the present invention, the step S400 includes the following specific steps:
s401, reading data of a cache region by a frame synchronization reading module, and sending the read data of the cache region to a data conversion module;
s402, converting the received data into a format which can be identified by a fan screen display module by a data conversion module;
s403, storing the data converted by the current data conversion module into a background cache region;
s404, transferring the data in the background cache region to a foreground cache region;
s405, controlling the display TCON module to read data in the foreground cache region and sending the read data to the fan screen display module;
s406, the fan screen display module displays the data sent by the TCON control module through images or videos.
In a further preferred embodiment of the present invention, the exchange rate of the foreground buffer and the background buffer is consistent with the refresh rate of the fan screen display module.
In a further preferred embodiment of the present invention, the step S100 further comprises the step S500:
s500, embedding a system image browser, a system self-contained video player, a third-party image browser and a third-party video player in the Linux system.
In a further preferred embodiment of the present invention, the client is a mobile terminal APP, a web page web end, a wechat applet or a PC client.
As shown in fig. 3, the present invention further provides a fan screen display control system based on the Linux system, which includes:
an opening module 10, wherein the opening module 10 is used for opening an image or video to be displayed;
the first data writing module 11 is used for writing image or video data to be displayed into a Framebuffer frame buffer memory by the first data writing module 11;
a second data writing module 12, where the second data writing module 12 is configured to write the image or video data written into the Framebuffer into a plurality of buffer areas;
the first reading module 13, where the first reading module 13 is configured to read data of a buffer;
the first display module 14, the first display module 14 is used for playing an image or a video to be displayed;
a second reading module 15, where the second reading module 15 is configured to read data of a buffer;
a second display module 16, wherein the second display module 16 is used for displaying an image or a video to be displayed;
the first reading module 13 reads synchronously with the second reading module 14.
In a further preferred embodiment of the present invention, as shown in fig. 4, the second reading module 15 comprises:
a synchronous reading unit 151, wherein the synchronous reading unit 151 is used for reading the data of the buffer area and synchronizing with the data read by the first reading module;
a data conversion unit 152, the data conversion unit 152 being configured to convert the data read by the synchronous reading unit into a format that can be recognized;
the background cache unit 153 is used for storing the data converted by the current data conversion unit;
a foreground cache unit 154, where the foreground cache unit 154 is used to dump data of the background cache unit.
As shown in fig. 5, in a further preferred embodiment of the present invention, the second display module 16 includes:
the control display TCON unit 161, the said control display TCON unit 161 is used for reading the data of the front desk buffer memory cell;
and the fan screen display unit 162, wherein the fan screen display unit 162 is used for receiving and controlling data sent by the display TCON unit and displaying images or videos.
In a further preferred embodiment of the present invention, the fan screen display control system based on the Linux system further comprises:
the embedded module is used for embedding a system image browser, a system self-contained video player, a third-party image browser and a third-party video player in the Linux system.
In a further preferred embodiment of the present invention, the opening module is disposed on the mobile terminal APP, the web page web side, the wechat applet or the PC client.
In summary, the control method and the system for displaying the fan screen based on the Linux system provided by the present invention comprise: A. opening an image or video to be displayed through a virtual monitor or a remote playing instruction of a client; B. writing image or video data to be displayed into a Framebuffer frame buffer, and writing the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas; C. after opening an image or a video to be displayed, the client reads the data of the cache region and displays the image or the video through a virtual monitor of the client; D. when the virtual monitor of the client displays the image or the video, the display end of the fan screen reads the data of the cache region and displays the image or the video to be displayed through the fan screen display module, any operation process is transparent to a user, the whole system can automatically process all the coding conversion details as long as the video or the image to be displayed is remotely opened like a traditional mobile terminal, the participation of operators is not needed, the content displayed by the current fan screen, a play list and the like can be checked in real time, the display of the fan screen is remotely controlled, and the real-time interaction and the control of a user are facilitated.
It should be understood that the above-described embodiments are merely exemplary of some, and not all, embodiments of the present application, and that the drawings illustrate preferred embodiments of the present application without limiting the scope of the claims appended hereto. This application is capable of embodiments in many different forms and the embodiments are provided so that this disclosure will be thorough and complete. Although the present application has been described in detail with reference to the foregoing embodiments, it will be apparent to one skilled in the art that modifications can be made to the embodiments described in the foregoing detailed description, or equivalents can be substituted for some of the features described therein. All equivalent structures made by using the contents of the specification and the drawings of the present application are directly or indirectly applied to other related technical fields and are within the protection scope of the present application.

Claims (8)

1. A fan screen display control method based on a Linux system is characterized by comprising the following steps:
A. opening an image or video to be displayed through a virtual monitor of a client or a remote playing instruction;
B. writing image or video data to be displayed into a Framebuffer frame buffer, and writing the image or video data written into the Framebuffer frame buffer into a plurality of buffer areas;
C. after opening an image or a video to be displayed, the client reads the data of the cache region and displays the image or the video through a virtual monitor of the client;
D. when a virtual monitor of a client displays images or videos, a display end of a fan screen reads data of a cache region and displays the images or videos to be displayed through a fan screen display module;
the step D comprises the following specific steps:
d1, the frame synchronization reading module reads the data of the buffer area and sends the read data of the buffer area to the data conversion module;
d2, converting the received data into a format which can be recognized by the fan screen display module by the data conversion module;
d3, storing the data converted by the current data conversion module into a background buffer area;
d4, transferring the data in the background cache region to the foreground cache region;
d5, controlling the display TCON module to read the data of the foreground cache region and sending the read data to the fan screen display module;
d6, the fan screen display module displays the data sent by the TCON control module through images or videos;
and the exchange rate of the foreground cache region and the background cache region is consistent with the refresh rate of the fan screen display module.
2. The fan screen display control method based on the Linux system of claim 1, further comprising the step E before the step a of:
E. a system image browser, a system self-contained video player, a third-party image browser and a third-party video player are embedded in the Linux system.
3. The fan screen display control method based on the Linux system of claim 1, wherein the client is a mobile terminal APP, a web page web side, a wechat applet or a PC client.
4. A fan screen display control system based on a Linux system, for implementing the fan screen display control method based on the Linux system of any one of claims 1-3, comprising:
the opening module is used for opening an image or video to be displayed;
the device comprises a first data writing module, a frame buffer cache and a display module, wherein the first data writing module is used for writing image or video data to be displayed into the frame buffer cache;
the second data writing module is used for writing the image or video data written into the Framebuffer into a plurality of buffer areas;
the first reading module is used for reading data of the cache region;
the first display module is used for playing an image or a video to be displayed;
the second reading module is used for reading data of the buffer area;
the second display module is used for displaying an image or a video to be displayed;
the first reading module and the second reading module read synchronously.
5. The Linux system based fan screen display control system of claim 4, wherein the second reading module comprises:
the synchronous reading unit is used for reading the data of the cache region and synchronizing the data read by the first reading module;
a data conversion unit for converting the data read by the synchronous reading unit into a format that can be recognized;
the background cache unit is used for storing the data converted by the current data conversion unit;
and the foreground cache unit is used for unloading the data of the background cache unit.
6. The Linux-based fan screen display control system of claim 5, wherein the second display module comprises:
the control display TCON unit is used for reading data of the foreground cache unit;
and the fan screen display unit is used for receiving and controlling the data sent by the TCON unit and displaying images or videos.
7. The Linux system based fan screen display control system of claim 4, further comprising:
the embedded module is used for embedding a system image browser, a system self-contained video player, a third-party image browser and a third-party video player in the Linux system.
8. A fan screen display control system based on a Linux system according to claim 4, wherein the opening module is arranged on a mobile terminal APP, a web end, a WeChat applet or a PC client.
CN201910492140.8A 2019-06-06 2019-06-06 Fan screen display control method and system based on Linux system Active CN110232882B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910492140.8A CN110232882B (en) 2019-06-06 2019-06-06 Fan screen display control method and system based on Linux system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910492140.8A CN110232882B (en) 2019-06-06 2019-06-06 Fan screen display control method and system based on Linux system

Publications (2)

Publication Number Publication Date
CN110232882A CN110232882A (en) 2019-09-13
CN110232882B true CN110232882B (en) 2022-09-06

Family

ID=67859298

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910492140.8A Active CN110232882B (en) 2019-06-06 2019-06-06 Fan screen display control method and system based on Linux system

Country Status (1)

Country Link
CN (1) CN110232882B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108985841A (en) * 2018-07-12 2018-12-11 深圳市福瑞达显示技术有限公司 The method and system of control advertisement fan screen broadcast information are logged in by barcode scanning
CN109686341A (en) * 2019-01-02 2019-04-26 京东方科技集团股份有限公司 Image display method, device, display equipment and display system

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5604509A (en) * 1995-04-14 1997-02-18 Advent Design, Inc. Remote display monitor system
US20090322784A1 (en) * 2008-02-27 2009-12-31 Gabriele Sartori System and method for virtual 3d graphics acceleration and streaming multiple different video streams
CN101527134B (en) * 2009-04-03 2011-05-04 华为技术有限公司 Display method, display controller and display terminal
CN102209140B (en) * 2010-07-15 2012-12-26 优视科技有限公司 Method of playing flash file of mobile communication equipment terminal through browser and apparatus thereof
CN104144351B (en) * 2014-04-04 2017-09-19 北京泰然神州科技有限公司 The video broadcasting method and device of application virtualization platform
CN107179890A (en) * 2016-03-10 2017-09-19 北京君正集成电路股份有限公司 A kind of method and system for synchronizing operation to mobile terminal by PC ends
CN105847954A (en) * 2016-04-01 2016-08-10 乐视控股(北京)有限公司 Data transmission method and device, intelligent terminal, and screen terminal and system
CN109218731B (en) * 2017-06-30 2021-06-01 腾讯科技(深圳)有限公司 Screen projection method, device and system of mobile equipment
CN108616605A (en) * 2018-05-30 2018-10-02 深圳市福瑞达显示技术有限公司 A kind of holographic advertisement fan screen of interactive mode based on wireless communication
CN108962011A (en) * 2018-07-17 2018-12-07 深圳市福瑞达显示技术有限公司 A kind of integrated advertisement machine with fan screen and camera
CN109286828A (en) * 2018-08-09 2019-01-29 深圳市福瑞达显示技术有限公司 A kind of holography fan screen ad delivery systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108985841A (en) * 2018-07-12 2018-12-11 深圳市福瑞达显示技术有限公司 The method and system of control advertisement fan screen broadcast information are logged in by barcode scanning
CN109686341A (en) * 2019-01-02 2019-04-26 京东方科技集团股份有限公司 Image display method, device, display equipment and display system

Also Published As

Publication number Publication date
CN110232882A (en) 2019-09-13

Similar Documents

Publication Publication Date Title
CN107168674B (en) Screen casting annotation method and system
US20220360736A1 (en) Method for frame interpolation and related products
US20150061968A1 (en) User terminal apparatus, method for controlling user terminal apparatus thereof, and expanded display system
CN109600666A (en) Video broadcasting method, device, medium and electronic equipment in scene of game
CN107018370A (en) Display methods and its system for video wall
CN111654715B (en) Live video processing method and device, electronic equipment and storage medium
CN103049257A (en) Method for displaying animated drawing in startup and electronic device
CN105828063A (en) Display method, mobile terminal and virtual reality (VR) glasses
CN105607260A (en) Picture display method and device, and head-mounted device
CN106445129A (en) Method, device and system for displaying panoramic picture information
CN110852196B (en) Face recognition information display method and device
CN108228130B (en) Liquid crystal screen display method and device of embedded equipment
CN109272923A (en) A kind of captions rolling display methods, system and storage medium based on multi-screen device
CN110232882B (en) Fan screen display control method and system based on Linux system
US10649710B2 (en) Electronic content simulation for digital signage
CN114387151A (en) 3D display system and 3D display method
CN105141905B (en) A kind of joined screen system and its implementation
CN107491934B (en) 3D interview system based on virtual reality
CN102918584A (en) Graphics procesing method for three-dimensional images applied to first buffer for storing right-view contents and second buffer for storing left-view contents and related graphics processing apparatus thereof
CN114237481A (en) Handwriting display processing method, system, device, equipment and storage medium
CN114222185A (en) Video playing method, terminal equipment and storage medium
CN114237482A (en) Handwriting display processing method, device, system, equipment and storage medium
CN106878821A (en) A kind of method and apparatus for showing prize-giving state
CN112558827A (en) Method and system for accessing cloud mobile phone status bar and terminal equipment status bar in cloud mobile phone
CN112199147A (en) Screen recording method and system applied to intelligent terminal and computer readable storage medium

Legal Events

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