CN114860123A - Display control method, system, medium and device for list in page - Google Patents

Display control method, system, medium and device for list in page Download PDF

Info

Publication number
CN114860123A
CN114860123A CN202210348092.7A CN202210348092A CN114860123A CN 114860123 A CN114860123 A CN 114860123A CN 202210348092 A CN202210348092 A CN 202210348092A CN 114860123 A CN114860123 A CN 114860123A
Authority
CN
China
Prior art keywords
list
display
sub
lists
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210348092.7A
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.)
Ctrip Travel Information Technology Shanghai Co Ltd
Original Assignee
Ctrip Travel Information Technology Shanghai 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 Ctrip Travel Information Technology Shanghai Co Ltd filed Critical Ctrip Travel Information Technology Shanghai Co Ltd
Priority to CN202210348092.7A priority Critical patent/CN114860123A/en
Publication of CN114860123A publication Critical patent/CN114860123A/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/0482Interaction with lists of selectable items, e.g. menus

Abstract

The invention discloses a display control method, a display control system, a display control medium and display control equipment for a list in a page. The method comprises the following steps: acquiring area size information of a list display area in a page; acquiring list size information of a display list in a list display area; when the list size information represents the exceeding area size information, splitting the display list into a plurality of sub-lists, wherein the boundaries of the sub-lists are in the list display area; and controlling the plurality of sub-lists to be displayed in the list display area. According to the method and the device, the area size information of the list display area and the list size information of the display list are obtained, when the list size information of the display list exceeds the area size information of the list display area, the data list is automatically split into a plurality of sub-lists, the boundary of each sub-list is located in the list display area, all list data can be displayed without further sliding operation, and convenience and operation experience of page operation are improved.

Description

Display control method, system, medium and device for list in page
Technical Field
The invention relates to the technical field of data processing, in particular to a display control method, a system, a medium and equipment for a list in a page.
Background
In the prior art, the display of computer display pages often encounters the situation that the number of columns for reading list data from a database is too large, an overlong transverse scroll bar appears in a limited display space, the list exceeding a display area can be checked only by transverse sliding, and the display page display method is particularly unfriendly for operations such as browsing, editing and confirming and greatly influences the page operation experience of a user.
Disclosure of Invention
The invention aims to overcome the defect that the display of a data list in the prior art cannot meet the actual operation requirements of a user, and provides a display control method, a system, a medium and equipment for a list in a page.
The invention solves the technical problems through the following technical scheme:
a display control method of a list in a page comprises the following steps:
acquiring area size information of a list display area in the page;
acquiring list size information of a display list in the list display area;
splitting the display list into a plurality of sub-lists when the representation of the list size information exceeds the area size information, wherein the boundaries of the sub-lists are in the list display area;
and controlling a plurality of the sub-lists to be displayed in the list display area.
Preferably, the region size information includes region width information, and the list size information includes list width information;
the controlling the plurality of sub-lists to be displayed in the list display area includes:
and controlling the plurality of sub-lists to be displayed in a longitudinal arrangement in the list display area.
Preferably, when the representation of the list size information exceeds the area size information, splitting the display list into a plurality of sub-lists includes:
splitting the display list into a plurality of sub-lists when the list width information exceeds the region width information.
Preferably, the area size information includes area height information, and the list size information includes list height information;
the controlling the plurality of sub-lists to be displayed in the list display area includes:
and controlling the plurality of sub-lists to be displayed in a horizontal arrangement in the list display area.
Preferably, when the representation of the list size information exceeds the area size information, splitting the display list into a plurality of sub-lists includes:
splitting the display list into a plurality of sub-lists when the list height information exceeds the area height information.
Preferably, the controlling the plurality of sub-lists to be displayed in the list display area includes:
acquiring split node information among different sub lists;
and controlling the plurality of sub-lists to be sequentially arranged and displayed according to the split node information.
Preferably, the splitting the display list into a plurality of sub-lists includes:
calculating a first ratio of the list size information to the area size information;
determining a total number of the sub-lists based on the first ratio;
wherein the sublist of the total number is associated based on the split node information.
Preferably, the splitting the display list into a plurality of sub-lists includes:
acquiring first list information corresponding to the complete area size information display list;
wherein the first list information comprises a first number of rows or columns;
acquiring second list information corresponding to the list size information;
wherein the second list information comprises a second number of rows or columns;
calculating a second ratio of the second list information and the first list information, determining a total number of the sub-lists based on the second ratio;
wherein the sublist of the total number is associated based on the split node information.
The present invention also provides a display control system for a list in a page, comprising: the device comprises an area size acquisition module, a list splitting module and a display control module;
the area size acquisition module is used for acquiring area size information of a list display area in the page;
the list size acquisition module is used for acquiring list size information of a display list in the list display area;
the list splitting module is configured to split the display list into a plurality of sub-lists when the representation of the list size information exceeds the area size information, and boundaries of the sub-lists are within the list display area;
the display control module is used for controlling the plurality of sub-lists to be displayed in the list display area.
The present invention also provides a computer-readable storage medium, characterized in that the computer-readable storage medium stores thereon a computer program, which when executed by a processor implements the method for controlling display of a list in a page as described above.
The present invention also provides an electronic device, which is characterized by comprising a memory, a processor and a computer program stored on the memory and operable on the processor, wherein the processor implements the method for controlling display of a list in a page as described above when executing the computer program.
The positive progress effects of the invention are as follows:
according to the method and the device, the area size information of the list display area and the list size information of the display list are obtained, when the list size information of the display list exceeds the area size information of the list display area, the data list is divided into a plurality of lists, and the sub-lists are controlled to be displayed in the display area, so that all list data can be displayed without further sliding operation, and convenience and operation experience of page operation are improved.
Drawings
Fig. 1 is a schematic illustration showing a display list in a conventional page.
Fig. 2 is a flowchart of a method for controlling display of a list in a page according to embodiment 1 of the present invention.
Fig. 3 is a flowchart illustrating the execution of step S4 according to embodiment 1 of the present invention.
Fig. 4 is a flowchart illustrating splitting of a display list into a plurality of sub-lists according to an embodiment 1 of the present invention.
Fig. 5 is a flowchart illustrating an implementation of splitting the display list into a plurality of sub-lists according to another possible implementation manner of embodiment 1 of the present invention.
Fig. 6 is a first illustration schematic diagram after the list is automatically split according to embodiment 1 of the present invention.
Fig. 7 is a second illustration schematic diagram after the automatic splitting list according to embodiment 1 of the present invention.
Fig. 8 is a third illustration schematic diagram after the list is automatically split according to embodiment 1 of the present invention.
Fig. 9 is a block diagram of a display control system of an in-page list according to embodiment 2 of the present invention.
Fig. 10 is a schematic diagram of a hardware structure of an electronic device according to embodiment 3 of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
Example 1
The present embodiment provides a method for controlling display of a list in a page, as shown in fig. 2, including the following steps:
s1, acquiring area size information of a list display area in the page;
in this step, the list display area is an area in the page where the list is specially displayed, and the area size information is information for determining the size of the display area, and may be information on the width, height, or number of pixels of the area.
S2, acquiring list size information of a display list in the list display area;
in this step, the list size information includes size information that the display list is located within the display area, and also includes size information that the display list is located outside the display area. Optionally, the list size information may be the column number, the row number, the width or the height of the list, or may be the number of pixels required for displaying the list.
S3, when the list size information represents the exceeding area size information, splitting the display list into a plurality of sub-lists, wherein the boundaries of the sub-lists are in the list display area;
in this step, the boundaries of the sub-lists are all within the list display area, and all the contents of the sub-lists are completely displayed within the list display area, i.e., the complete display list can be viewed within the display area through the combination of the split sub-lists without extra sliding.
And S4, controlling the plurality of sub-lists to be displayed in the list display area.
In an implementation scenario, as shown in fig. 3, step S4 specifically includes:
s41, acquiring split node information among different sub lists;
in this step, the split node information is information characterizing the relationship between two adjacent split tables to know the sequential placement position between each sub-list, and may be determined according to the region size information and the list size information obtained in steps S1 and S2.
And S42, controlling the plurality of sub-lists to be sequentially arranged and displayed according to the split node information.
In this step, the plurality of sub-lists are controlled to be arranged according to the split node information, and the arrangement mode may be an overlapping arrangement, a longitudinal arrangement or a transverse arrangement. It should be noted that the arrangement is only an example, and the technical solution of the present invention is not limited.
In an implementation scheme, as shown in fig. 4, the step of splitting the display list into a plurality of sub-lists specifically includes:
s31, calculating a first ratio of the list size information to the area size information;
s32, determining the total number of the sub-lists based on the first ratio; wherein the total number of sub-lists is associated based on the split node information.
In one embodiment, the region size information includes region width information, and the list size information includes list width information; when the list width information exceeds the area width information, splitting the display list into a plurality of sub-lists; the first ratio is list width information/region width information.
Optionally, the plurality of sub-lists are controlled to be displayed in a vertical arrangement in the list display area.
In one embodiment, the region size information includes region height information, and the list size information includes list height information; when the list height information exceeds the area height information, splitting the display list into a plurality of sub-lists; the first ratio is list height information/area height information.
Optionally, the plurality of sub-lists are controlled to be displayed in a horizontal arrangement in the list display area.
In an implementation scheme, as shown in fig. 5, the step of splitting the display list into a plurality of sub-lists specifically includes:
s51, acquiring first list information corresponding to the area size information display complete list;
wherein the first list information comprises a first number of rows or columns;
s52, acquiring second list information corresponding to the list size information;
the second list information comprises a second number of rows or columns;
s53, calculating a second ratio of the second list information and the first list information, and determining the total number of the sub-lists based on the second ratio;
wherein the total number of sub-lists is associated based on the split node information.
The following describes the implementation principle of the display control method provided in this embodiment 1 by a specific example:
as shown in fig. 1, in the prior art, when a large list is displayed on a front page, when the number of columns is too large, a lateral sliding effect may occur in a limited lateral space, which is not favorable for convenience of operation and poor in operation experience.
After the list shown in fig. 1 is processed by the display control method provided by the embodiment, as shown in fig. 6, the display effect is clearer, which is beneficial to operation.
Specifically, area size information of the display area is acquired, that is, the number of displayable columns of the display area is acquired to be 7 columns; acquiring list size information of a display list, namely the number of columns of the display list is 21; it can be seen that the list size information exceeds the area size information, the ratio of the 21 columns of the display list to the 7 columns of the display area is 3, the display list is split into 3 sub-lists according to the ratio, and the split 3 sub-lists are sequentially and longitudinally arranged.
As shown in fig. 7, the method for controlling display of a list in a page provided in this embodiment may also be applied to a specific data management system.
As shown in fig. 8, the display control method provided by the present embodiment can accommodate display lists of different list sizes.
According to the display control method provided by the embodiment, the area size information of the list display area in the page and the list size information of the display list are obtained, when the list size information exceeds the area size information, the display list is split into the plurality of sub-lists, and the sub-lists are controlled to be displayed in the display area, so that all list data of all the display lists can be displayed without further sliding operation, and convenience and operation experience of page operation are improved.
Example 2
The present embodiment provides a display control system for a list in a page, as shown in fig. 9, including: an area size acquisition module 110, a list size acquisition module 120, a list splitting module 130, and a display control module 140;
the area size obtaining module 110 is configured to obtain area size information of a list display area in a page;
the list size obtaining module 120 is configured to obtain list size information of a display list in the list display area;
the list splitting module 130 is configured to split the display list into a plurality of sub-lists when the representation of the list size information exceeds the area size information, where boundaries of the sub-lists are in the list display area;
the display control module 140 is configured to control the plurality of sub-lists to be displayed in the list display area.
In an implementation, the region size information acquired by the region size acquiring module 110 includes region width information, and the list size information acquired by the list size acquiring module 120 includes list width information. The list splitting module 130 is configured to split the display list into a plurality of sub-lists when the list width information exceeds the region width information; the display control module 140 is configured to control the plurality of sub-lists to be displayed in a vertical arrangement in the list display area.
In an implementation, the area size information acquired by the area size acquiring module 110 includes area height information, and the list size information acquired by the list size acquiring module 120 includes list height information. The list splitting module 130 is configured to split the display list into a plurality of sub-lists when the list height information exceeds the area height information. The display control module 140 is configured to control the plurality of sub-lists to be displayed in a horizontal arrangement in the list display area.
In an implementable scheme, the display control system for the list in the page provided by this embodiment further includes a split node obtaining module 150;
the split node obtaining module 150 is configured to obtain split node information between different sub lists;
the display control module 140 is further configured to control the plurality of sub-lists to be sequentially arranged and displayed according to the split node information.
In an implementation, the list splitting module 130 is further configured to calculate a first ratio of the list size information to the area size information; determining a total number of sub-lists based on the first ratio; wherein the total number of sub-lists is associated based on the split node information.
In an implementable scheme, the area size obtaining module 110 is further configured to obtain first list information corresponding to the area size information display complete list; wherein the first list information comprises a first number of rows or columns. The list size information obtaining module 120 is further configured to obtain second list information corresponding to the list size information; wherein the second list information comprises a second number of rows or columns. The list splitting module 130 is further configured to calculate a second ratio of the second list information and the first list information, and determine the total number of the sub-lists based on the second ratio; wherein the total number of sub-lists is associated based on the split node information.
In addition, it should be noted that the implementation principle of the display control system of this embodiment is similar to that of the display control method in embodiment 1, and therefore, the description thereof is omitted.
According to the display control system provided by the embodiment, the area size information of the list display area in the page and the list size information of the display list are obtained, when the list size information exceeds the area size information, the display list is split into the plurality of sub-lists, and the sub-lists are controlled to be displayed in the display area, so that all list data of all the display lists can be displayed without further sliding operation, and convenience and operation experience of page operation are improved.
Example 3
The present embodiment provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the display control method for the list in the page provided in embodiment 1 is implemented.
Fig. 10 is a schematic structural diagram of an electronic device provided in this embodiment. FIG. 10 illustrates a block diagram of an exemplary electronic device 90 suitable for use in implementing embodiments of the present invention. The electronic device 90 shown in fig. 10 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 10, the electronic device 90 may be embodied in the form of a general purpose computing device, which may be, for example, a server device. The components of the electronic device 90 may include, but are not limited to: at least one processor 91, at least one memory 92, and a bus 93 that connects the various system components (including the memory 92 and the processor 91).
The bus 93 includes a data bus, an address bus, and a control bus.
Memory 92 may include volatile memory, such as Random Access Memory (RAM)921 and/or cache memory 922, and may further include Read Only Memory (ROM) 923.
Memory 92 may also include a program tool 925 having a set (at least one) of program modules 924, such program modules 924 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The processor 91 executes various functional applications and data processing by running a computer program stored in the memory 92.
The electronic device 90 may also communicate with one or more external devices 94 (e.g., keyboard, pointing device, etc.). Such communication may be through an input/output (I/O) interface 95. Also, the electronic device 90 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via a network adapter 96. The network adapter 96 communicates with the other modules of the electronic device 90 via the bus 93. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 90, including but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID (disk array) systems, tape drives, and data backup storage systems, etc.
It should be noted that although in the above detailed description several units/modules or sub-units/modules of the electronic device are mentioned, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the units/modules described above may be embodied in one unit/module, according to embodiments of the application. Conversely, the features and functions of one unit/module described above may be further divided into embodiments by a plurality of units/modules.
Example 4
The present embodiment provides a computer-readable storage medium on which a computer program is stored, the computer program, when executed by a processor, implementing the display control method of a list in a page provided in embodiment 1.
More specific examples, among others, that the readable storage medium may employ may include, but are not limited to: a portable disk, a hard disk, random access memory, read only memory, erasable programmable read only memory, optical storage device, magnetic storage device, or any suitable combination of the foregoing.
In a possible embodiment, the present invention can also be implemented in the form of a program product including program code for causing a terminal device to execute a display control method for implementing a list in page provided in embodiment 1 when the program product is run on the terminal device.
Where program code for carrying out the invention is written in any combination of one or more programming languages, the program code may execute entirely on the user device, partly on the user device, as a stand-alone software package, partly on the user device and partly on a remote device or entirely on the remote device.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.

Claims (11)

1. A display control method of a list in a page is characterized by comprising the following steps:
acquiring area size information of a list display area in the page;
acquiring list size information of a display list in the list display area;
splitting the display list into a plurality of sub-lists when the representation of the list size information exceeds the area size information, wherein the boundaries of the sub-lists are in the list display area;
and controlling a plurality of the sub-lists to be displayed in the list display area.
2. The display control method according to claim 1, wherein the area size information includes area width information, and the list size information includes list width information;
the controlling the plurality of sub-lists to be displayed in the list display area includes:
and controlling the plurality of sub-lists to be displayed in a longitudinal arrangement in the list display area.
3. The method of claim 2, wherein splitting the display list into a plurality of sub-lists when the representation of the list size information exceeds the region size information comprises:
splitting the display list into a plurality of sub-lists when the list width information exceeds the region width information.
4. The display control method according to claim 1, wherein the area size information includes area height information, and the list size information includes list height information;
the controlling the plurality of sub-lists to be displayed in the list display area includes:
and controlling the plurality of sub-lists to be displayed in a horizontal arrangement in the list display area.
5. The method of claim 4, wherein splitting the display list into a plurality of sub-lists when the representation of the list size information exceeds the region size information comprises:
splitting the display list into a plurality of sub-lists when the list height information exceeds the area height information.
6. The display control method according to any one of claims 1 to 5, wherein the controlling of the plurality of sub-lists to be displayed in the list display area includes:
acquiring split node information among different sub lists;
and controlling the plurality of sub-lists to be sequentially arranged and displayed according to the split node information.
7. The display control method of claim 6, wherein the splitting the display list into a plurality of sub-lists comprises:
calculating a first ratio of the list size information to the area size information;
determining a total number of the sub-lists based on the first ratio;
wherein the sublist of the total number is associated based on the split node information.
8. The display control method of claim 6, wherein the splitting the display list into a plurality of sub-lists comprises:
acquiring first list information corresponding to the complete area size information display list;
wherein the first list information comprises a first number of rows or columns;
acquiring second list information corresponding to the list size information;
wherein the second list information comprises a second number of rows or columns;
calculating a second ratio of the second list information and the first list information, determining a total number of the sub-lists based on the second ratio;
wherein the sublist of the total number is associated based on the split node information.
9. A display control system for a list in a page, comprising: the device comprises an area size acquisition module, a list splitting module and a display control module;
the area size acquisition module is used for acquiring area size information of a list display area in the page;
the list size acquisition module is used for acquiring list size information of a display list in the list display area;
the list splitting module is configured to split the display list into a plurality of sub-lists when the representation of the list size information exceeds the area size information, and boundaries of the sub-lists are within the list display area;
the display control module is used for controlling the plurality of sub-lists to be displayed in the list display area.
10. A computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements a display control method of a list in a page according to any one of claims 1 to 8.
11. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing a method of controlling display of a list in a page as claimed in any one of claims 1 to 8 when executing the computer program.
CN202210348092.7A 2022-03-29 2022-03-29 Display control method, system, medium and device for list in page Pending CN114860123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210348092.7A CN114860123A (en) 2022-03-29 2022-03-29 Display control method, system, medium and device for list in page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210348092.7A CN114860123A (en) 2022-03-29 2022-03-29 Display control method, system, medium and device for list in page

Publications (1)

Publication Number Publication Date
CN114860123A true CN114860123A (en) 2022-08-05

Family

ID=82630010

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210348092.7A Pending CN114860123A (en) 2022-03-29 2022-03-29 Display control method, system, medium and device for list in page

Country Status (1)

Country Link
CN (1) CN114860123A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011008797A (en) * 2010-07-20 2011-01-13 Fujitsu Ltd Browser program with layout function
US20140089831A1 (en) * 2012-09-25 2014-03-27 Samsung Electronics Co., Ltd. Apparatus and method for controlling split view in portable device
CN107765955A (en) * 2016-08-15 2018-03-06 南京中兴软件有限责任公司 Drop-down menu display methods, device, component and application based on component
CN109725960A (en) * 2018-06-01 2019-05-07 平安普惠企业管理有限公司 Display interface methods of exhibiting, device, mobile terminal and storage medium
CN111309216A (en) * 2020-02-10 2020-06-19 广州虎牙科技有限公司 List page display method and device, computer equipment and storage medium
CN112528614A (en) * 2020-12-18 2021-03-19 北京光启元数字科技有限公司 Table editing method and device and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011008797A (en) * 2010-07-20 2011-01-13 Fujitsu Ltd Browser program with layout function
US20140089831A1 (en) * 2012-09-25 2014-03-27 Samsung Electronics Co., Ltd. Apparatus and method for controlling split view in portable device
CN107765955A (en) * 2016-08-15 2018-03-06 南京中兴软件有限责任公司 Drop-down menu display methods, device, component and application based on component
CN109725960A (en) * 2018-06-01 2019-05-07 平安普惠企业管理有限公司 Display interface methods of exhibiting, device, mobile terminal and storage medium
CN111309216A (en) * 2020-02-10 2020-06-19 广州虎牙科技有限公司 List page display method and device, computer equipment and storage medium
CN112528614A (en) * 2020-12-18 2021-03-19 北京光启元数字科技有限公司 Table editing method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
M. COX等: "Application-controlled demand paging for out-of-core visualization", PROCEEDINGS. VISUALIZATION \'97, 24 October 1997 (1997-10-24) *
范书义;魏保华;王成;: "基于VBA的PowerPoint中超大表格显示方法", 中国教育技术装备, no. 04, 25 February 2015 (2015-02-25) *

Similar Documents

Publication Publication Date Title
US8516389B2 (en) Re-using a display element associated with a first cell for a second cell
CN108664461B (en) Automatic filling method and device for webpage form
CN111898049B (en) Table implementation method and device, computer terminal equipment and storage medium
RU2614539C2 (en) Task-based address bar and tabs scaling
US20110113000A1 (en) Image sprite optimization system and method
CN113590656A (en) Query data rendering method and device and electronic equipment
CN111460345B (en) Electronic book loading display method, electronic equipment and storage medium
CN104881298A (en) Method and device for displaying documents on line
US20140223291A1 (en) System and method for restructuring content on reorientation of a mobile device
CN113849175A (en) Code generation method, device, equipment and storage medium
CN114860123A (en) Display control method, system, medium and device for list in page
US20060104276A1 (en) Dynamic hover text for HTML table cells
CN111158685A (en) Static page updating method and device, electronic equipment and storage medium
CN113096217B (en) Picture generation method and device, electronic equipment and storage medium
CN114756797A (en) Page processing method and device, electronic equipment and storage medium
CN107436841B (en) Page preview method and device
CN109032476B (en) Method for displaying big data set in graphical user interface
CN114398576A (en) Page rendering method and device, electronic equipment and storage medium
CN114201729A (en) Method, device and equipment for selecting matrix operation mode and storage medium
CN113722550A (en) Method and device for realizing relation map, electronic equipment and storage medium
US20120311423A1 (en) Dynamically Controlling Collisions of Form Controls in an Electronic Document
US20190187960A1 (en) Reducing memory usage in software applications
CN111914512B (en) Display method and reading equipment based on electronic book horizontal screen double-turning mode
US20100251118A1 (en) Help utility with expanded content display
CN111798420A (en) Point screen position positioning method, device, equipment and 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