CN112527167A - Icon display method, device, equipment and medium - Google Patents

Icon display method, device, equipment and medium Download PDF

Info

Publication number
CN112527167A
CN112527167A CN202011510723.8A CN202011510723A CN112527167A CN 112527167 A CN112527167 A CN 112527167A CN 202011510723 A CN202011510723 A CN 202011510723A CN 112527167 A CN112527167 A CN 112527167A
Authority
CN
China
Prior art keywords
icon
preset
icons
screen
width
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
CN202011510723.8A
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 Launch Technology Co Ltd
Original Assignee
Shenzhen Launch 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 Launch Technology Co Ltd filed Critical Shenzhen Launch Technology Co Ltd
Priority to CN202011510723.8A priority Critical patent/CN112527167A/en
Publication of CN112527167A publication Critical patent/CN112527167A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an icon display method, device, equipment and medium, comprising: acquiring the number of preset icons; the preset icon number is the number of icons displayed in each line of the screen; determining the width of any icon by using the current screen width, the preset icon interval and the preset icon quantity; determining a height of the icon equal to the width; displaying the icons in the screen based on the preset icon spacing, the preset icon number, the width, and the height. Therefore, the preset number of icons displayed in each line in the screen is obtained, the width of the icons is calculated by utilizing the current screen width, the preset icon interval and the obtained icon number, and then the height equal to the width is determined, so that the icons can be displayed in a square shape on the display interface according to the preset display number of each line, and the user experience is improved.

Description

Icon display method, device, equipment and medium
Technical Field
The present application relates to the field of software technologies, and in particular, to a method, an apparatus, a device, and a medium for displaying an icon.
Background
At present, automobile diagnosis software generally has a display interface for displaying a large number of diagnosis software inlet icons, when a screen is erected, the icons are displayed in a square shape, the software supports horizontal and vertical screen switching, when a user switches the horizontal and vertical screens, if the diagnosis software inlet icons are kept in self-adaptive display, when the screen is erected, in order to realize screen coverage, part of the icons can be displayed in a rectangular shape, the design of a product is not met, and the user experience is influenced.
Disclosure of Invention
In view of this, an object of the present application is to provide an icon display method, apparatus, device and medium, which enable icons to be displayed in a square shape on a display interface according to a preset display number of each row, so as to improve user experience. The specific scheme is as follows:
in a first aspect, the present application discloses an icon display method, including:
acquiring the number of preset icons; the preset icon number is the number of icons displayed in each line of the screen;
determining the width of any icon by using the current screen width, the preset icon interval and the preset icon quantity;
determining a height of the icon equal to the width;
displaying the icons in the screen based on the preset icon spacing, the preset icon number, the width, and the height.
Optionally, the obtaining of the number of preset icons includes:
and acquiring the preset default number of icons displayed on each line in the screen to obtain the preset icon number.
Optionally, the obtaining of the number of preset icons includes:
and acquiring the number of icons displayed in each line in the screen, which is set by a user, to obtain the number of the preset icons.
Optionally, the obtaining the number of icons displayed in each line of the screen, which is set by the user, to obtain the number of preset icons includes:
and extracting the number of the icons displayed in each line of the screen, which are set by a user, from preset user configuration data to obtain the number of the preset icons.
Optionally, the method further includes:
and acquiring the number of icons displayed in each line in the screen, which are input by a user, through a preset configuration interface to obtain the preset user configuration data.
Optionally, the method further includes:
and when an entering signal of the software icon display interface is monitored, triggering the step of acquiring the number of the preset icons.
Optionally, the method further includes:
and when the transverse and vertical screen switching signal is monitored, triggering the step of acquiring the number of the preset icons.
In a second aspect, the present application discloses an icon display apparatus, comprising:
the icon quantity obtaining module is used for obtaining the number of preset icons; the preset icon number is the number of icons displayed in each line of the screen;
the icon width determining module is used for determining the width of any icon by utilizing the current screen width, the preset icon interval and the preset icon quantity;
the icon height determining module is used for determining the height of the icon equal to the width;
and the icon display module is used for displaying the icons in the screen based on the preset icon interval, the preset icon quantity, the width and the height.
Optionally, the icon number obtaining module is specifically configured to obtain a preset default number of icons displayed in each line of the screen, so as to obtain the preset icon number.
Optionally, the icon number obtaining module is specifically configured to obtain the number of icons displayed in each line on the screen, which is set by the user, to obtain the preset icon number.
Optionally, the icon number obtaining module is specifically configured to extract, from preset user configuration data, the number of icons displayed in each line of the screen, where the number is set by a user, so as to obtain the preset icon number.
Optionally, the apparatus further comprises:
and the user configuration data acquisition module is used for acquiring the number of the icons which are input by the user and displayed in each line of the screen through a preset configuration interface to obtain the preset user configuration data.
The device further comprises: and the interface entry signal monitoring module is used for triggering the icon quantity acquiring module to acquire the preset icon quantity when an entry signal of the software icon display interface is monitored.
The device further comprises: and the transverse and vertical screen switching signal monitoring module is used for triggering the icon quantity acquiring module to acquire the preset icon quantity when the transverse and vertical screen switching signal is monitored.
In a third aspect, the present application discloses an electronic device comprising a processor and a memory; wherein the content of the first and second substances,
the memory is used for storing a computer program;
the processor is configured to execute the computer program to implement the icon display method.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the aforementioned icon display method.
Therefore, the number of the preset icons is obtained firstly; the method comprises the steps of setting a preset icon number as the number of icons displayed in each line in a screen, determining the width of any icon by using the current screen width, the preset icon interval and the preset icon number, determining the height of the icon equal to the width, and finally displaying the icon in the screen based on the preset icon interval, the preset icon number, the width and the height. Therefore, the preset number of icons displayed in each line in the screen is obtained, the width of the icons is calculated by utilizing the current screen width, the preset icon interval and the obtained icon number, and then the height equal to the width is determined, so that the icons can be displayed in a square shape on the display interface according to the preset display number of each line, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a method for displaying icons as disclosed herein;
FIG. 2 is a flow chart of a particular icon display method disclosed herein;
FIG. 3 is a schematic illustration of a particular portrait icon display disclosed herein;
FIG. 4 is a schematic illustration of a particular cross-screen icon display disclosed herein;
FIG. 5 is a schematic view of an icon display apparatus according to the present disclosure;
fig. 6 is a block diagram of an electronic device disclosed in 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 drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
At present, automobile diagnosis software generally has a display interface for displaying a large number of diagnosis software inlet icons, when a screen is erected, the icons are displayed in a square shape, the software supports horizontal and vertical screen switching, when a user switches the horizontal and vertical screens, if the diagnosis software inlet icons are kept in self-adaptive display, when the screen is erected, in order to realize screen coverage, part of the icons can be displayed in a rectangular shape, the design of a product is not met, and the user experience is influenced. Therefore, the icon display scheme is provided, icons can be displayed in a square shape on the display interface according to the preset display quantity of each row, and therefore user experience is improved.
Referring to fig. 1, an embodiment of the present application discloses an icon display method, including:
step S11: acquiring the number of preset icons; and the preset icon number is the number of icons displayed in each line of the screen.
In a specific implementation manner, the step of acquiring the number of the preset icons is triggered when an entry signal of a software icon display interface is monitored, or the step of acquiring the number of the preset icons is triggered when a horizontal and vertical screen switching signal is monitored.
The preset icon number can be the number of icons displayed in each line of the screen when the terminal device is in a horizontal screen and a vertical screen, that is, in the embodiment, the preset icon number is both in the horizontal screen and the vertical screen, so that the number of icons displayed in one line of the screen is not changed when the horizontal screen and the vertical screen are switched.
In a specific embodiment, a preset default number of icons displayed in each line of the screen may be obtained, so as to obtain the preset number of icons.
That is, a default number of icons displayed per line in the screen may be set when diagnostic software development is performed.
In another specific implementation manner, the number of icons displayed in each line of the screen, which is set by a user, is obtained, and the preset number of icons is obtained.
In a specific implementation process, the number of icons displayed in each line of the screen, which is set by a user, may be extracted from preset user configuration data to obtain the number of preset icons.
In addition, in this embodiment, the number of icons displayed in each line in the screen, which is input by the user, may be acquired through a preset configuration interface, so as to obtain the preset user configuration data.
In a specific embodiment, after the preset user configuration data is obtained, the preset user configuration data may be stored in a preset storage space, and correspondingly, the number of icons displayed in each line of the screen, which is set by the user, may be extracted from the preset user configuration data in the preset storage space, so as to obtain the number of the preset icons
And different users can set different icon quantities, and the preset icon quantities of different users can be stored in the preset storage space.
Step S12: and determining the width of any icon by using the current screen width, the preset icon interval and the preset icon quantity.
It can be understood that the screen widths corresponding to the horizontal and vertical screens are different, if the vertical screen is currently the vertical screen, the screen width during the vertical screen is acquired, and if the horizontal screen is currently the horizontal screen, the screen width during the horizontal screen is acquired.
In addition, in a specific embodiment, a total icon interval may be determined by using a preset icon interval and a preset icon number, a sum of the total icon interval and a first preset interval between a first icon in each row and the left edge of the screen is determined, and a sum of a last icon in each row and a second interval between the last icon in each row and the right edge of the screen is determined, and the sum is subtracted from the current screen width and then divided by the preset icon number to obtain the width of any icon.
The preset icon interval is the interval between two adjacent icons, the total icon interval is determined by using the preset icon interval and the preset icon number, specifically, the total icon interval is obtained by subtracting 1 from the preset icon number and then multiplying the preset icon interval by the preset icon interval.
Step S13: determining a height of the icon equal to the width.
That is, the height and width of the map are the same, and the map is square.
Step S14: displaying the icons in the screen based on the preset icon spacing, the preset icon number, the width, and the height.
In a specific embodiment, after determining the height of the icon, the number of lines of the icon displayed on the current screen may be determined, and the icon may be displayed.
Therefore, the number of the preset icons is obtained firstly in the embodiment of the application; the method comprises the steps of setting a preset icon number as the number of icons displayed in each line in a screen, determining the width of any icon by using the current screen width, the preset icon interval and the preset icon number, determining the height of the icon equal to the width, and finally displaying the icon in the screen based on the preset icon interval, the preset icon number, the width and the height. Therefore, the preset number of icons displayed in each line in the screen is obtained, the width of the icons is calculated by utilizing the current screen width, the preset icon interval and the obtained icon number, and then the height equal to the width is determined, so that the icons can be displayed in a square shape on the display interface according to the preset display number of each line, and the user experience is improved.
For example, referring to fig. 2, fig. 2 is a flowchart of a specific icon display method disclosed in the embodiment of the present application. And the user downloads and installs the vehicle diagnosis software client, registers and logs in. The client can be a client developed based on an android system and can be used on a designated android flat plate. And after the login is successful, entering a diagnostic software icon display interface. Different users can enter the setting interface to set and memorize the number of the displayable icons in each row; displaying on a current horizontal screen or a vertical screen, and acquiring the number of default display icons in one line or the number of display icons in one line preset by a user; and acquiring the width of a screen, and acquiring the width and the height of the actual display icon by using the current screen width, the preset icon interval and the number of the display icons in one line so as to acquire the display size of each icon. When the user switches the horizontal screen or the vertical screen for display, the screen width after the horizontal screen and the vertical screen are switched is obtained, the width and the height of an actual display icon are obtained by utilizing the current screen width, the preset icon interval and the number of the display icons in one line, the icon interval is subtracted, and the actual display icon width and the actual display icon height are obtained by dividing the number of the display icons in one line, so that the display size of each icon is obtained.
For example, referring to fig. 3 and 4, fig. 3 is a specific vertical screen icon display schematic diagram disclosed in the embodiment of the present application, and fig. 4 is a specific horizontal screen icon display schematic diagram disclosed in the embodiment of the present application. The number of displayable icons per row set by the user is 5, and the user can modify the number. The screen widths of different devices are different, the method and the device for switching the horizontal and vertical screens are applicable to devices of various sizes, the preset icon interval can be 10DP, the first preset interval between the first icon of each line and the left edge of the screen can be 10DP, the second interval between the last icon of each line and the right edge of the screen can be 10DP, and the interval between the switching vertical screens is unchanged. The DP, i.e. the Device-independent pixel, can be used as a length unit, and different devices have different display effects and are related to Device hardware.
Referring to fig. 5, an embodiment of the present application discloses an icon display apparatus, including:
an icon number obtaining module 11, configured to obtain a preset icon number; the preset icon number is the number of icons displayed in each line of the screen;
an icon width determining module 12, configured to determine a width of any one of the icons by using a current screen width, a preset icon interval, and the preset icon number;
an icon height determining module 13 for determining the height of the icon equal to the width;
an icon display module 14, configured to display the icons in the screen based on the preset icon interval, the preset icon number, the width, and the height.
Therefore, the number of the preset icons is obtained firstly in the embodiment of the application; the method comprises the steps of setting a preset icon number as the number of icons displayed in each line in a screen, determining the width of any icon by using the current screen width, the preset icon interval and the preset icon number, determining the height of the icon equal to the width, and finally displaying the icon in the screen based on the preset icon interval, the preset icon number, the width and the height. Therefore, the preset number of icons displayed in each line in the screen is obtained, the width of the icons is calculated by utilizing the current screen width, the preset icon interval and the obtained icon number, and then the height equal to the width is determined, so that the icons can be displayed in a square shape on the display interface according to the preset display number of each line, and the user experience is improved.
In a specific embodiment, the icon number obtaining module 11 is specifically configured to obtain a preset default number of icons displayed in each line of the screen, so as to obtain the preset icon number.
In another specific embodiment, the icon number obtaining module 12 is specifically configured to obtain the number of icons displayed in each line in the screen, which is set by the user, to obtain the preset icon number.
Specifically, the icon number obtaining module 12 is specifically configured to extract the number of icons displayed in each line in the screen, which is set by the user, from preset user configuration data, so as to obtain the preset icon number.
Optionally, the apparatus further comprises:
and the user configuration data acquisition module is used for acquiring the number of the icons which are input by the user and displayed in each line of the screen through a preset configuration interface to obtain the preset user configuration data.
The device further comprises: and the interface entry signal monitoring module is used for triggering the icon quantity acquiring module to acquire the preset icon quantity when an entry signal of the software icon display interface is monitored.
The device further comprises: and the transverse and vertical screen switching signal monitoring module is used for triggering the icon quantity acquiring module to acquire the preset icon quantity when the transverse and vertical screen switching signal is monitored.
Referring to fig. 6, an embodiment of the present application discloses an electronic device, which includes a processor 21 and a memory 22; wherein, the memory 22 is used for saving computer programs; the processor 21 is configured to execute the computer program to implement the icon display method disclosed in the foregoing embodiments.
For the specific process of the icon display method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
Further, an embodiment of the present application also discloses a computer readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the icon display method disclosed in the foregoing embodiment.
For the specific process of the icon display method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The icon display method, device, equipment and medium provided by the present application are introduced in detail, and a specific example is applied in the text to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An icon display method, comprising:
acquiring the number of preset icons; the preset icon number is the number of icons displayed in each line of the screen;
determining the width of any icon by using the current screen width, the preset icon interval and the preset icon quantity;
determining a height of the icon equal to the width;
displaying the icons in the screen based on the preset icon spacing, the preset icon number, the width, and the height.
2. The icon display method according to claim 1, wherein the obtaining of the preset number of icons includes:
and acquiring the preset default number of icons displayed on each line in the screen to obtain the preset icon number.
3. The icon display method according to claim 1, wherein the obtaining of the preset number of icons includes:
and acquiring the number of icons displayed in each line in the screen, which is set by a user, to obtain the number of the preset icons.
4. The icon displaying method according to claim 3, wherein the obtaining the number of icons displayed in each line of the screen, which is set by the user, to obtain the preset number of icons includes:
and extracting the number of the icons displayed in each line of the screen, which are set by a user, from preset user configuration data to obtain the number of the preset icons.
5. The icon display method according to claim 4, characterized by further comprising:
and acquiring the number of icons displayed in each line in the screen, which are input by a user, through a preset configuration interface to obtain the preset user configuration data.
6. The icon display method according to claim 1, further comprising:
and when an entering signal of the software icon display interface is monitored, triggering the step of acquiring the number of the preset icons.
7. The icon display method according to any one of claims 1 to 6, characterized by further comprising:
and when the transverse and vertical screen switching signal is monitored, triggering the step of acquiring the number of the preset icons.
8. An icon display apparatus, comprising:
the icon quantity obtaining module is used for obtaining the number of preset icons; the preset icon number is the number of icons displayed in each line of the screen;
the icon width determining module is used for determining the width of any icon by utilizing the current screen width, the preset icon interval and the preset icon quantity;
the icon height determining module is used for determining the height of the icon equal to the width;
and the icon display module is used for displaying the icons in the screen based on the preset icon interval, the preset icon quantity, the width and the height.
9. An electronic device comprising a processor and a memory; wherein the content of the first and second substances,
the memory is used for storing a computer program;
the processor for executing the computer program to implement the icon display method according to any one of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the icon display method according to any one of claims 1 to 7.
CN202011510723.8A 2020-12-18 2020-12-18 Icon display method, device, equipment and medium Pending CN112527167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011510723.8A CN112527167A (en) 2020-12-18 2020-12-18 Icon display method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011510723.8A CN112527167A (en) 2020-12-18 2020-12-18 Icon display method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN112527167A true CN112527167A (en) 2021-03-19

Family

ID=75001691

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011510723.8A Pending CN112527167A (en) 2020-12-18 2020-12-18 Icon display method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN112527167A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407779A (en) * 2014-12-15 2015-03-11 北京国双科技有限公司 Arrangement display method and device for graphical interface
CN104461547A (en) * 2014-12-15 2015-03-25 北京国双科技有限公司 Method and device for arraying and displaying graphical interface
CN108549508A (en) * 2018-03-07 2018-09-18 维沃移动通信有限公司 A kind of application icon display methods and mobile terminal
CN110462556A (en) * 2017-04-20 2019-11-15 华为技术有限公司 Display control method and device
CN111190681A (en) * 2019-12-31 2020-05-22 华为技术有限公司 Display interface adaptation method, display interface adaptation design method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407779A (en) * 2014-12-15 2015-03-11 北京国双科技有限公司 Arrangement display method and device for graphical interface
CN104461547A (en) * 2014-12-15 2015-03-25 北京国双科技有限公司 Method and device for arraying and displaying graphical interface
CN110462556A (en) * 2017-04-20 2019-11-15 华为技术有限公司 Display control method and device
CN108549508A (en) * 2018-03-07 2018-09-18 维沃移动通信有限公司 A kind of application icon display methods and mobile terminal
CN111190681A (en) * 2019-12-31 2020-05-22 华为技术有限公司 Display interface adaptation method, display interface adaptation design method and electronic equipment

Similar Documents

Publication Publication Date Title
CN110377264B (en) Layer synthesis method, device, electronic equipment and storage medium
CN107704154B (en) Navigation bar transition method and system
CN107885645B (en) Method and device for calculating rendering duration of first screen of page and electronic equipment
CN106980510B (en) Window self-adaption method and device of player
CN111767002B (en) Page display method, device, equipment and storage medium
CN110032314B (en) Long screen capture method and device, storage medium and terminal equipment
CN107656911B (en) Form processing method and system
CN111161385A (en) Image rendering method and device, electronic equipment and storage medium
CN113467869A (en) Data rendering method and device, computer equipment and storage medium
CN115237522A (en) Page self-adaptive display method and device
CN114527980A (en) Display rendering method and device, electronic equipment and readable storage medium
CN105068779B (en) A kind of display control method and device
CN112527167A (en) Icon display method, device, equipment and medium
CN108616575B (en) Operation monitoring method and device, computer equipment and storage medium
CN112069033B (en) Page monitoring method and device, electronic equipment and storage medium
CN112199137A (en) Display method and device of login interface, electronic equipment and storage medium
CN112148398B (en) Image processing method and device
WO2003050765A1 (en) Data compaction for fast display
CN109976865B (en) Task progress display method and device and terminal equipment
CN105278896B (en) image display method and device and terminal equipment
CN110633111B (en) Method and device for accelerating loading speed of application interface
CN110909276A (en) Data rendering method and device, computer equipment and storage medium
CN106651968B (en) Game abnormity detection method and device
CN107301045B (en) Window display method and device
CN108132716A (en) Method of adjustment, equipment and the computer readable storage medium of browse page

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210319

RJ01 Rejection of invention patent application after publication