CN117290047A - GUI display acceleration control method, system and storage medium on wearable product - Google Patents

GUI display acceleration control method, system and storage medium on wearable product Download PDF

Info

Publication number
CN117290047A
CN117290047A CN202311590218.2A CN202311590218A CN117290047A CN 117290047 A CN117290047 A CN 117290047A CN 202311590218 A CN202311590218 A CN 202311590218A CN 117290047 A CN117290047 A CN 117290047A
Authority
CN
China
Prior art keywords
data
content
displayed
display
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311590218.2A
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.)
Beijing Weike Zhilian Technology Co ltd
Shenzhen Wake Up Technology Co ltd
Original Assignee
Beijing Weike Zhilian Technology Co ltd
Shenzhen Wake Up 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 Weike Zhilian Technology Co ltd, Shenzhen Wake Up Technology Co ltd filed Critical Beijing Weike Zhilian Technology Co ltd
Priority to CN202311590218.2A priority Critical patent/CN117290047A/en
Publication of CN117290047A publication Critical patent/CN117290047A/en
Pending legal-status Critical Current

Links

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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/163Wearable computers, e.g. on a belt

Abstract

The invention discloses a GUI display acceleration control method, a system and a storage medium on a wearable product, wherein the method comprises the following steps: acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data; extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display; and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display. Compared with the prior art, the method reduces the phenomena of system blocking, screen cutting and the like of the wearing product, improves the smoothness of the system and enhances the user experience.

Description

GUI display acceleration control method, system and storage medium on wearable product
Technical Field
The invention relates to the technical field of wearable equipment, in particular to a method, a system and a storage medium for controlling acceleration of display of a Graphical User Interface (GUI) on a wearable product.
Background
The intelligent wearable device is becoming a popular consumer, wherein how to improve user experience is becoming a research direction of various large manufacturers, especially chip manufacturers, but most of chip main frequencies and SRAM resources are low, which has a great influence on the display effect of the GUI, so how to make an extremely smooth display effect of the GUI under the condition of low configuration of the chip becomes a difficult problem puzzling the whole industry.
Disclosure of Invention
The invention aims to provide a GUI display acceleration control method, a system and a storage medium on a wearable product, which reduce the phenomena of system blocking, screen cutting and the like of the wearable product, improve the smoothness of the system and enhance the user experience compared with the prior art.
The first aspect of the invention provides a GUI display acceleration control method on a wearable product, comprising the following steps:
acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data;
extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display;
and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display.
In this scheme, the obtaining the content to be displayed specifically includes:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
In this solution, the extracting, based on the content to be displayed, target display data corresponding to a current human-machine interface for loading, so as to push the target display data for screen display, specifically includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
In this solution, traversing the content to be displayed based on the target parameter to be loaded to obtain the target display data, so as to load the target display data to perform push-screen display, which specifically includes:
traversing the content to be displayed based on the user intention parameter to obtain target display data conforming to the user intention;
and copying the target display data into a buffer to perform push screen display, wherein only the target display data is displayed during push screen display.
In this scheme, the acquiring update data specifically includes:
identifying user operation of a user on a human-computer interface;
determining whether a data update is required based on the user operation, wherein,
if the user operates and displays the interface to be skipped, data updating is carried out, and updating data is obtained based on the skipped interface;
if the user operates the display lighting interface, the data is not updated.
In this scheme, based on the update data and the target display data, content comparison is performed to load difference content for push-screen display, and the method specifically includes:
content comparison is performed based on the update data and the target display data, wherein,
and screening the updated data and the contents with different specifications in the target display data for push screen display, wherein the target difference data with different specifications are copied into a buffer for push screen display.
The second aspect of the present invention also provides a GUI display acceleration control system on a wearable product, including a memory and a processor, where the memory includes a GUI display acceleration control method program on the wearable product, and when the GUI display acceleration control method program on the wearable product is executed by the processor, the following steps are implemented:
acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data;
extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display;
and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display.
In this scheme, the obtaining the content to be displayed specifically includes:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
In this solution, the extracting, based on the content to be displayed, target display data corresponding to a current human-machine interface for loading, so as to push the target display data for screen display, specifically includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
In this solution, traversing the content to be displayed based on the target parameter to be loaded to obtain the target display data, so as to load the target display data to perform push-screen display, which specifically includes:
traversing the content to be displayed based on the user intention parameter to obtain target display data conforming to the user intention;
and copying the target display data into a buffer to perform push screen display, wherein only the target display data is displayed during push screen display.
In this scheme, the acquiring update data specifically includes:
identifying user operation of a user on a human-computer interface;
determining whether a data update is required based on the user operation, wherein,
if the user operates and displays the interface to be skipped, data updating is carried out, and updating data is obtained based on the skipped interface;
if the user operates the display lighting interface, the data is not updated.
In this scheme, based on the update data and the target display data, content comparison is performed to load difference content for push-screen display, and the method specifically includes:
content comparison is performed based on the update data and the target display data, wherein,
and screening the updated data and the contents with different specifications in the target display data for push screen display, wherein the target difference data with different specifications are copied into a buffer for push screen display.
A third aspect of the present invention provides a computer-readable storage medium in which a GUI display acceleration control method program on a wearing article of a machine is included, which when executed by a processor, implements the steps of a GUI display acceleration control method on a wearing article according to any one of the above.
Compared with the prior art, the GUI display acceleration control method, system and storage medium for the wearable product reduce the phenomena of system blocking, screen cutting and the like of the wearable product, improve the smoothness of the system and enhance the user experience.
Drawings
FIG. 1 shows a flowchart of a GUI display acceleration control method on a wearable product of the present invention;
fig. 2 shows a block diagram of a GUI display acceleration control system on a wearable product of the present invention.
Detailed Description
In order that the above-recited objects, features and advantages of the present invention will be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings and appended detailed description. It should be noted that, in the case of no conflict, the embodiments of the present application and the features in the embodiments may be combined with each other.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those described herein, and therefore the scope of the present invention is not limited to the specific embodiments disclosed below.
Fig. 1 shows a flowchart of a GUI display acceleration control method on a wearable product of the present application.
As shown in fig. 1, the application discloses a GUI display acceleration control method on a wearable product, including the following steps:
s102, obtaining content to be displayed, wherein the content to be displayed comprises image data and tag data;
s104, extracting target display data corresponding to a current human-computer interface based on the content to be displayed, loading the target display data, and pushing the target display data to display;
and S106, acquiring update data, and comparing the content of the update data with that of the target display data to load difference content for push screen display.
It should be noted that, in this embodiment, when a user operates a wearable device (such as a smart watch) to enter any one of the display interfaces, the GUI graphical user interface (Graphical User Interface) of the current interface displays the total amount of tasks and the content to be displayed on the current screen, so as to perform screening calculation to load the content to be displayed on the current screen and place the loaded content into the buffer to push the screen for display; and then in the process of user operation, the content displayed on the current screen is calculated, updated and loaded in real time and copied into a buffer for screen sending, so that the operation workload of a chip is lightened, the advantage of high SRAM reading and writing speed is utilized to the greatest extent, and the fluency optimization of the display effect of the system GUI is achieved.
Specifically, firstly, the content to be displayed needs to be acquired, wherein the content to be displayed comprises image data and tag data, namely all data which can be displayed by the intelligent wearable device are included, then, target display data corresponding to a current human-computer interface is extracted based on the content to be displayed and loaded, so that the target display data is pushed to be displayed in a screen pushing mode for targeted display, the unnecessary content loading influence streaming degree is reduced, in the process of user operation, update data corresponding to user operation is acquired, content comparison is carried out based on the update data and the target display data, screen pushing display is carried out on loading difference content, namely, screen feeding is carried out only by loading content corresponding to difference parts, the data amount of resource loading is minimized, the resource loading period is saved, the buffer content update is minimized, the system operation load is relatively updated on the whole screen buffer, and the system operation load is at least increased by 60%, so that the system smoothness is improved, and the user experience is enhanced.
According to an embodiment of the present invention, the obtaining the content to be displayed specifically includes:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
It should be noted that, in this embodiment, the content to be displayed is obtained by obtaining different parameter factors, that is, it is indicated that only the data in the processor can be displayed with the corresponding parameter factors, where the method specifically includes obtaining the content to be displayed by performing parameter identification based on the preset parameter factor data, for example, obtaining the image data based on the image parameter factors to be displayed, and obtaining the tag data based on the tag factors to be displayed.
According to an embodiment of the present invention, the extracting, based on the content to be displayed, target display data corresponding to a current human-machine interface for loading, so as to push the target display data for screen display, includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
It should be noted that, in this embodiment, how to extract the target display data from the content to be displayed for loading is specifically described, where display contents corresponding to different human-computer interfaces are different, so that target parameters to be loaded corresponding to the current human-computer interface need to be extracted, so that the target display data is obtained by traversing the content to be displayed based on the target parameters to be loaded, where the target parameters to be loaded specifically include user intention parameters, that is, indicate that the current content to be displayed is the content that the user wants to see, and then the target display data may be loaded for push-screen display.
According to the embodiment of the invention, the target display data is obtained by traversing the content to be displayed based on the target parameter to be loaded, so that the target display data is loaded for push-screen display, and the method specifically comprises the following steps:
traversing the content to be displayed based on the user intention parameter to obtain target display data conforming to the user intention;
and copying the target display data into a buffer to perform push screen display, wherein only the target display data is displayed during push screen display.
It should be noted that, in this embodiment, since the content displayed on the current man-machine interface needs to meet the user requirement, the target display data meeting the user intention may be obtained by traversing the content to be displayed based on the user intention parameter, so that the target display data is copied to the buffer for push-screen display, where only the target display data is displayed during push-screen display.
According to an embodiment of the present invention, the acquiring update data specifically includes:
identifying user operation of a user on a human-computer interface;
determining whether a data update is required based on the user operation, wherein,
if the user operates and displays the interface to be skipped, data updating is carried out, and updating data is obtained based on the skipped interface;
if the user operates the display lighting interface, the data is not updated.
It should be noted that, in this embodiment, the corresponding update data actually corresponds to user operations on a human-computer interface, and different operations correspond to different update mechanisms, so that it is necessary to determine whether data update is needed based on the user operations, specifically, if the user operations display an interface to be skipped, data update is performed, and the update data is obtained based on the interface after the skipping; if the user operates the display lighting interface, the data is not updated.
According to the embodiment of the invention, based on the content comparison between the updated data and the target display data, the content is loaded to display the push screen, and the method specifically comprises the following steps:
content comparison is performed based on the update data and the target display data, wherein,
and screening the updated data and the contents with different specifications in the target display data for push screen display, wherein the target difference data with different specifications are copied into a buffer for push screen display.
It should be noted that, in this embodiment, when a user needs to update content display while sliding a man-machine interface, content comparison is performed based on the update data and the target display data, so as to screen and obtain content with different specifications in the update data and the target display data for pushing screen display, where target difference data with different specifications is copied into a buffer for pushing screen display, that is, a content part to be updated is extracted and compared with a buffer content of a previous screen, only resources with difference parts are loaded, updated and pushed into the buffer for sending screen display.
Fig. 2 shows a block diagram of a GUI display acceleration control system on a wearable product of the present invention.
As shown in fig. 2, the invention discloses a GUI display acceleration control system on a wearable product, which comprises a memory and a processor, wherein the memory comprises a GUI display acceleration control method program on the wearable product, and the following steps are realized when the GUI display acceleration control method program on the wearable product is executed by the processor:
acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data;
extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display;
and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display.
It should be noted that, in this embodiment, when a user operates a wearable device (such as a smart watch) to enter any one of the display interfaces, the GUI graphical user interface (Graphical User Interface) of the current interface displays the total amount of tasks and the content to be displayed on the current screen, so as to perform screening calculation to load the content to be displayed on the current screen and place the loaded content into the buffer to push the screen for display; and then in the process of user operation, the content displayed on the current screen is calculated, updated and loaded in real time and copied into a buffer for screen sending, so that the operation workload of a chip is lightened, the advantage of high SRAM reading and writing speed is utilized to the greatest extent, and the fluency optimization of the display effect of the system GUI is achieved.
Specifically, firstly, the content to be displayed needs to be acquired, wherein the content to be displayed comprises image data and tag data, namely all data which can be displayed by the intelligent wearable device are included, then, target display data corresponding to a current human-computer interface is extracted based on the content to be displayed and loaded, so that the target display data is pushed to be displayed in a screen pushing mode for targeted display, the unnecessary content loading influence streaming degree is reduced, in the process of user operation, update data corresponding to user operation is acquired, content comparison is carried out based on the update data and the target display data, screen pushing display is carried out on loading difference content, namely, screen feeding is carried out only by loading content corresponding to difference parts, the data amount of resource loading is minimized, the resource loading period is saved, the buffer content update is minimized, the system operation load is relatively updated on the whole screen buffer, and the system operation load is at least increased by 60%, so that the system smoothness is improved, and the user experience is enhanced.
According to an embodiment of the present invention, the obtaining the content to be displayed specifically includes:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
It should be noted that, in this embodiment, the content to be displayed is obtained by obtaining different parameter factors, that is, it is indicated that only the data in the processor can be displayed with the corresponding parameter factors, where the method specifically includes obtaining the content to be displayed by performing parameter identification based on the preset parameter factor data, for example, obtaining the image data based on the image parameter factors to be displayed, and obtaining the tag data based on the tag factors to be displayed.
According to an embodiment of the present invention, the extracting, based on the content to be displayed, target display data corresponding to a current human-machine interface for loading, so as to push the target display data for screen display, includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
It should be noted that, in this embodiment, how to extract the target display data from the content to be displayed for loading is specifically described, where display contents corresponding to different human-computer interfaces are different, so that target parameters to be loaded corresponding to the current human-computer interface need to be extracted, so that the target display data is obtained by traversing the content to be displayed based on the target parameters to be loaded, where the target parameters to be loaded specifically include user intention parameters, that is, indicate that the current content to be displayed is the content that the user wants to see, and then the target display data may be loaded for push-screen display.
According to the embodiment of the invention, the target display data is obtained by traversing the content to be displayed based on the target parameter to be loaded, so that the target display data is loaded for push-screen display, and the method specifically comprises the following steps:
traversing the content to be displayed based on the user intention parameter to obtain target display data conforming to the user intention;
and copying the target display data into a buffer to perform push screen display, wherein only the target display data is displayed during push screen display.
It should be noted that, in this embodiment, since the content displayed on the current man-machine interface needs to meet the user requirement, the target display data meeting the user intention may be obtained by traversing the content to be displayed based on the user intention parameter, so that the target display data is copied to the buffer for push-screen display, where only the target display data is displayed during push-screen display.
According to an embodiment of the present invention, the acquiring update data specifically includes:
identifying user operation of a user on a human-computer interface;
determining whether a data update is required based on the user operation, wherein,
if the user operates and displays the interface to be skipped, data updating is carried out, and updating data is obtained based on the skipped interface;
if the user operates the display lighting interface, the data is not updated.
It should be noted that, in this embodiment, the corresponding update data actually corresponds to user operations on a human-computer interface, and different operations correspond to different update mechanisms, so that it is necessary to determine whether data update is needed based on the user operations, specifically, if the user operations display an interface to be skipped, data update is performed, and the update data is obtained based on the interface after the skipping; if the user operates the display lighting interface, the data is not updated.
According to the embodiment of the invention, based on the content comparison between the updated data and the target display data, the content is loaded to display the push screen, and the method specifically comprises the following steps:
content comparison is performed based on the update data and the target display data, wherein,
and screening the updated data and the contents with different specifications in the target display data for push screen display, wherein the target difference data with different specifications are copied into a buffer for push screen display.
It should be noted that, in this embodiment, when a user needs to update content display while sliding a man-machine interface, content comparison is performed based on the update data and the target display data, so as to screen and obtain content with different specifications in the update data and the target display data for pushing screen display, where target difference data with different specifications is copied into a buffer for pushing screen display, that is, a content part to be updated is extracted and compared with a buffer content of a previous screen, only resources with difference parts are loaded, updated and pushed into the buffer for sending screen display.
A third aspect of the present invention provides a computer-readable storage medium including therein a GUI display acceleration control method program on a wearing article, which when executed by a processor, implements the steps of a GUI display acceleration control method on a wearing article as described in any one of the above.
Compared with the prior art, the GUI display acceleration control method, system and storage medium for the wearable product reduce the phenomena of system blocking, screen cutting and the like of the wearable product, improve the smoothness of the system and enhance the user experience.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above described device embodiments are only illustrative, e.g. the division of the units is only one logical function division, and there may be other divisions in practice, such as: multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. In addition, the various components shown or discussed may be coupled or directly coupled or communicatively coupled to each other via some interface, whether indirectly coupled or communicatively coupled to devices or units, whether electrically, mechanically, or otherwise.
The units described above as separate components may or may not be physically separate, and components shown as units may or may not be physical units; can be located in one place or distributed to a plurality of network units; some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present invention may be integrated in one processing unit, or each unit may be separately used as one unit, or two or more units may be integrated in one unit; the integrated units may be implemented in hardware or in hardware plus software functional units.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware related to program instructions, and the foregoing program may be stored in a computer readable storage medium, where the program, when executed, performs steps including the above method embodiments; and the aforementioned storage medium includes: a mobile storage device, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk or an optical disk, or the like, which can store program codes.
Alternatively, the above-described integrated units of the present invention may be stored in a computer-readable storage medium if implemented in the form of software functional modules and sold or used as separate products. Based on such understanding, the technical solutions of the embodiments of the present invention may be embodied in essence or a part contributing to the prior art in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, ROM, RAM, magnetic or optical disk, or other medium capable of storing program code.

Claims (10)

1. The GUI display acceleration control method on the wearable product is characterized by comprising the following steps of:
acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data;
extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display;
and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display.
2. The method for controlling GUI display acceleration on a wearable product according to claim 1, wherein the acquiring the content to be displayed specifically includes:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
3. The method for accelerating GUI display on a wearable product according to claim 2, wherein the extracting, based on the content to be displayed, target display data corresponding to a current human-computer interface for loading, so as to push the target display data for display, specifically includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
4. The method for accelerating GUI display on a wearable product according to claim 3, wherein traversing the content to be displayed based on the target parameter to be loaded to obtain the target display data, so as to load the target display data for push-screen display, specifically comprising:
traversing the content to be displayed based on the user intention parameter to obtain target display data conforming to the user intention;
and copying the target display data into a buffer to perform push screen display, wherein only the target display data is displayed during push screen display.
5. The method for accelerating GUI display control on a wearable product according to claim 4, wherein the acquiring update data specifically comprises:
identifying user operation of a user on a human-computer interface;
determining whether a data update is required based on the user operation, wherein,
if the user operates and displays the interface to be skipped, data updating is carried out, and updating data is obtained based on the skipped interface;
if the user operates the display lighting interface, the data is not updated.
6. The method for accelerating GUI display control on a wearable product according to claim 5, wherein content comparison is performed based on the update data and the target display data to load differential content for push-screen display, specifically comprising:
content comparison is performed based on the update data and the target display data, wherein,
and screening the updated data and the contents with different specifications in the target display data for push screen display, wherein the target difference data with different specifications are copied into a buffer for push screen display.
7. The GUI display acceleration control system on the wearing product is characterized by comprising a memory and a processor, wherein the memory comprises a GUI display acceleration control method program on the wearing product, and the GUI display acceleration control method program on the wearing product realizes the following steps when being executed by the processor:
acquiring content to be displayed, wherein the content to be displayed comprises image data and tag data;
extracting target display data corresponding to a current human-computer interface based on the content to be displayed for loading so as to push the target display data to display;
and acquiring update data, and comparing the content based on the update data with the target display data to load difference content for push screen display.
8. The GUI display acceleration control system on a wearable product according to claim 7, wherein the acquiring the content to be displayed specifically comprises:
obtaining the content to be displayed based on the preset parameter factor data obtained by the processor, wherein,
and carrying out parameter identification based on the preset parameter factor data to obtain the content to be displayed, wherein the method comprises the steps of obtaining the image data based on the parameter factor of the image to be displayed and obtaining the label data based on the label factor to be displayed.
9. The GUI display acceleration control system according to claim 8, wherein the extracting, based on the content to be displayed, target display data corresponding to a current human-machine interface for loading, so as to push the target display data for display, specifically includes:
extracting target parameters to be loaded corresponding to a current human-computer interface, wherein the target parameters to be loaded comprise user intention parameters;
traversing the content to be displayed based on the target parameters to be loaded to obtain the target display data;
and loading the target display data to perform push screen display.
10. A computer-readable storage medium, wherein the computer-readable storage medium includes therein a GUI display acceleration control method program on a wearable product, which when executed by a processor, implements the steps of a GUI display acceleration control method on a wearable product according to any one of claims 1 to 6.
CN202311590218.2A 2023-11-27 2023-11-27 GUI display acceleration control method, system and storage medium on wearable product Pending CN117290047A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311590218.2A CN117290047A (en) 2023-11-27 2023-11-27 GUI display acceleration control method, system and storage medium on wearable product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311590218.2A CN117290047A (en) 2023-11-27 2023-11-27 GUI display acceleration control method, system and storage medium on wearable product

Publications (1)

Publication Number Publication Date
CN117290047A true CN117290047A (en) 2023-12-26

Family

ID=89253914

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311590218.2A Pending CN117290047A (en) 2023-11-27 2023-11-27 GUI display acceleration control method, system and storage medium on wearable product

Country Status (1)

Country Link
CN (1) CN117290047A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110145764A1 (en) * 2008-06-30 2011-06-16 Sony Computer Entertainment Inc. Menu Screen Display Method and Menu Screen Display Device
CN106547900A (en) * 2016-11-04 2017-03-29 深圳市金立通信设备有限公司 A kind of map rendering intent and terminal
US20170337045A1 (en) * 2016-05-17 2017-11-23 Google Inc. Automatic graphical user interface generation from notification data
CN107864173A (en) * 2017-06-26 2018-03-30 平安普惠企业管理有限公司 Terminal page caching method, system and readable storage medium storing program for executing
CN108646970A (en) * 2018-05-10 2018-10-12 Oppo广东移动通信有限公司 Display control method and related product
CN109656437A (en) * 2018-11-30 2019-04-19 维沃移动通信有限公司 A kind of information display method and terminal device
CN109740085A (en) * 2019-01-10 2019-05-10 北京字节跳动网络技术有限公司 A kind of methods of exhibiting of content of pages, device, equipment and storage medium
CN114265653A (en) * 2021-12-20 2022-04-01 北京字跳网络技术有限公司 Interface display method, device, equipment, storage medium and program product
CN115547274A (en) * 2022-10-09 2022-12-30 深圳数拓科技有限公司 Content analysis-based business display energy-saving method and system and readable storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110145764A1 (en) * 2008-06-30 2011-06-16 Sony Computer Entertainment Inc. Menu Screen Display Method and Menu Screen Display Device
US20170337045A1 (en) * 2016-05-17 2017-11-23 Google Inc. Automatic graphical user interface generation from notification data
CN106547900A (en) * 2016-11-04 2017-03-29 深圳市金立通信设备有限公司 A kind of map rendering intent and terminal
CN107864173A (en) * 2017-06-26 2018-03-30 平安普惠企业管理有限公司 Terminal page caching method, system and readable storage medium storing program for executing
CN108646970A (en) * 2018-05-10 2018-10-12 Oppo广东移动通信有限公司 Display control method and related product
CN109656437A (en) * 2018-11-30 2019-04-19 维沃移动通信有限公司 A kind of information display method and terminal device
CN109740085A (en) * 2019-01-10 2019-05-10 北京字节跳动网络技术有限公司 A kind of methods of exhibiting of content of pages, device, equipment and storage medium
CN114265653A (en) * 2021-12-20 2022-04-01 北京字跳网络技术有限公司 Interface display method, device, equipment, storage medium and program product
CN115547274A (en) * 2022-10-09 2022-12-30 深圳数拓科技有限公司 Content analysis-based business display energy-saving method and system and readable storage medium

Similar Documents

Publication Publication Date Title
CN107315580B (en) User interface component processing method, device and equipment and readable medium
CN106547624B (en) Android-based picture loading method and device
CN103760966A (en) Picture buffering implementation method
CN107885645B (en) Method and device for calculating rendering duration of first screen of page and electronic equipment
CN106658139B (en) Focus control method and device
US11462002B2 (en) Wallpaper management method, apparatus, mobile terminal, and storage medium
CN108509248A (en) Data processing method and device, storage medium, processor and terminal
CN111385665A (en) Bullet screen information processing method, device, equipment and storage medium
US9646362B2 (en) Algorithm for improved zooming in data visualization components
CN110750664A (en) Picture display method and device
CN106610920A (en) Method and device for displaying data chart
CN110609677A (en) WebGL-based graph drawing method, device and system
KR20210098997A (en) Automated real-time high dynamic range content review system
CN112052391B (en) Data pushing method, device and system
CN112905451A (en) Automatic testing method and device for application program
CN117290047A (en) GUI display acceleration control method, system and storage medium on wearable product
CN112164132A (en) Game compatible processing method based on big data and cloud computing center
CN109800039B (en) User interface display method and device, electronic equipment and storage medium
CN112559838A (en) Unmanned cabin operation condition analysis method and device
CN115861510A (en) Object rendering method, device, electronic equipment, storage medium and program product
CN114995699A (en) Interface interaction method and device
CN115080686A (en) Commodity reference resolution method and device for live broadcast platform and computing equipment
EP3454207B1 (en) Dynamic preview generation in a product lifecycle management environment
CN111680236A (en) Menu display method and device, terminal equipment and storage medium
CN110704157A (en) Application starting method, related device 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
CB02 Change of applicant information

Country or region after: China

Address after: 4208, Tower A, Hongrongyuan North Station Center, Minzhi Street North Station Community, Longhua District, Shenzhen City, Guangdong Province, 518000

Applicant after: Shenzhen Weike Technology Co.,Ltd.

Applicant after: Beijing Weike Zhilian Technology Co.,Ltd.

Address before: 4208, Tower A, Hongrongyuan North Station Center, Minzhi Street North Station Community, Longhua District, Shenzhen City, Guangdong Province, 518000

Applicant before: SHENZHEN WAKE UP TECHNOLOGY CO.,LTD.

Country or region before: China

Applicant before: Beijing Weike Zhilian Technology Co.,Ltd.