CN106156153B - Method and device for loading picture - Google Patents

Method and device for loading picture Download PDF

Info

Publication number
CN106156153B
CN106156153B CN201510176189.4A CN201510176189A CN106156153B CN 106156153 B CN106156153 B CN 106156153B CN 201510176189 A CN201510176189 A CN 201510176189A CN 106156153 B CN106156153 B CN 106156153B
Authority
CN
China
Prior art keywords
preset area
pictures
picture
window
loading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510176189.4A
Other languages
Chinese (zh)
Other versions
CN106156153A (en
Inventor
于小军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510176189.4A priority Critical patent/CN106156153B/en
Publication of CN106156153A publication Critical patent/CN106156153A/en
Application granted granted Critical
Publication of CN106156153B publication Critical patent/CN106156153B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and a device for loading pictures, wherein the method comprises the following steps: detecting whether a preset area in a webpage is in a window or not, wherein the preset area comprises display areas of at least two pictures in the webpage; and when the preset area is in a window, loading the picture in the preset area. The invention can realize the loading of the pictures according to the needs in the subareas, so that the pictures in the user window can be quickly displayed, and particularly for the web pages which contain a large number of pictures and have not large picture sizes, the invention can obviously improve the efficiency of loading the pictures.

Description

Method and device for loading picture
Technical Field
The invention relates to the technical field of web pages, in particular to a method and a device for loading pictures.
Background
When a user opens a webpage containing pictures, the browser executes operation according to a webpage source file to load the pictures (download the pictures to the local and display the pictures). When the web page is relatively long or large, the window (e.g., browser window) of the user cannot completely display the entire web page, and resources are wasted if pictures in the entire web page are loaded.
In view of the above problems, the currently popular technology is a Lazy Load (Lazy Load) technology, and the principle of the Lazy Load technology is as follows: for each picture, loading the picture when the position of the picture is detected in the window. When the technology is adopted, the picture is displayed only when the current picture position is browsed.
However, this requires detecting every picture in the web page, which is inefficient.
Disclosure of Invention
In view of the above, an object of the embodiments of the present invention is to provide a method and an apparatus for loading pictures, so as to improve the efficiency of loading pictures.
In order to achieve the above object, in one aspect, an embodiment of the present invention provides a method for loading a picture, including the following steps:
detecting whether a preset area in a webpage is in a window or not, wherein the preset area comprises display areas of at least two pictures in the webpage;
and when the preset area is positioned in a window, loading the picture in the preset area.
In an embodiment of the present invention, the detecting whether the preset area in the web page is in the window includes:
judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window or not according to the width and the height of the preset area, the width and the height of the screen, the upper offset and the left offset of the preset area, the up-down rolling distance and the left-right rolling distance of the screen;
when at least two sides of the left side, the right side, the upper side and the lower side of the preset area are in the window, the preset area is determined to be in the window.
In an embodiment of the present invention, the method further includes:
detecting whether the picture in the preset area is not loaded and is visible to a user;
when the preset area is in a window, loading the picture in the preset area, including: and when the preset area is positioned in a window, loading the pictures which are not loaded in the pictures in the preset area and are visible for a user.
In an embodiment of the present invention, the detecting whether the preset area in the web page is in the window includes:
when a page scrolling event or a page size changing event is triggered, whether a preset area in a webpage is in a window is detected.
In an embodiment of the present invention, after the loading the picture in the preset area when the preset area is in the window, the method further includes:
detecting whether the current webpage changes at preset time intervals;
when the current webpage is not changed, loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
In an embodiment of the present invention, the loading the picture in the preset area when the preset area is in the window includes:
and when the preset area is positioned in a window, reading information of the preset attribute of the address of the picture stored in the picture tag of the picture, and endowing the information with the src attribute in the picture tag of the picture, so that a browser loads the picture according to the src attribute.
On the other hand, an embodiment of the present invention provides an apparatus for loading a picture, including:
the system comprises a first detection module, a second detection module and a display module, wherein the first detection module is used for detecting whether a preset area in a webpage is in a window or not, and the preset area comprises display areas of at least two pictures in the webpage;
and the loading module is used for loading the picture in the preset area when the preset area is positioned in a window.
In an embodiment of the present invention, the first detecting module is further configured to:
judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window or not according to the width and the height of the preset area, the width and the height of the screen, the upper offset and the left offset of the preset area, the up-down rolling distance and the left-right rolling distance of the screen; when at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window, the preset area is determined to be positioned in the window.
In an embodiment of the present invention, the apparatus further includes:
the second detection module is used for detecting whether the pictures in the preset area are not loaded and are visible to a user;
the loading module is further used for loading the pictures which are not loaded and are visible for the user in the preset area when the preset area is in a window.
In an embodiment of the present invention, the first detecting module is further configured to:
when a page scrolling event or a page size changing event is triggered, whether a preset area in a webpage is in a window is detected.
In an embodiment of the present invention, the apparatus further includes:
the third detection module is used for detecting whether the current webpage changes at intervals of preset time;
the loading module is further configured to: when the current webpage is not changed, loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
In an embodiment of the present invention, the loading module is further configured to:
and when the preset area is positioned in a window, reading information of the preset attribute of the address of the picture stored in the picture tag of the picture, and endowing the information with the src attribute in the picture tag of the picture, so that a browser loads the picture according to the src attribute.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
the invention can realize the loading of the pictures according to the needs in the subareas, so that the pictures in the user window can be quickly displayed, and particularly for the web pages which contain a large number of pictures and have not large picture sizes, the invention can obviously improve the efficiency of loading the pictures.
Additional features and advantages of embodiments of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solutions of the embodiments of the present invention are further described in detail with reference to the accompanying drawings and embodiments.
Drawings
The accompanying drawings are included to provide a further understanding of the embodiments of the invention, and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention. In the drawings:
fig. 1 is a flowchart of a method for loading a picture according to an embodiment of the present invention;
FIG. 2 is a flowchart of a method for loading pictures according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an exemplary web page provided by an embodiment of the present invention;
FIG. 4 is a diagram illustrating a method for partitioning a picture to be displayed in a web page according to an embodiment of the present invention;
FIG. 5 is a diagram of a predetermined area and a window according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating an embodiment of determining whether a predetermined area is in a window;
FIG. 7 is a flowchart of a method for loading pictures according to an embodiment of the present invention;
FIG. 8 is a flowchart of a method for loading pictures according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of an apparatus for loading pictures according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an apparatus for loading pictures according to an embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings, and it should be understood that the preferred embodiments described herein are merely illustrative and explanatory of the embodiments of the present invention, and are not restrictive of the embodiments of the invention.
Fig. 1 shows a main flow of a method for loading pictures according to an embodiment of the present invention, where the method includes the following steps:
step S11: detecting whether a preset area in a webpage is in a window or not, wherein the preset area comprises display areas of at least two pictures in the webpage.
A preset area of a web page may be detected as being in the window when a scroll page event or a change page size event is triggered.
Step S12: and when the preset area is in a window, loading the picture in the preset area.
The method for loading the pictures is to divide the pictures in the webpage into areas, wherein each area comprises display areas of at least two pictures in the webpage. Thus, the detection of a certain area can detect whether the display areas of at least two pictures in the area are in the window at the same time. The invention can realize the loading of the pictures according to the needs in the subareas, so that the pictures in the user window can be quickly displayed, and particularly for the web pages which contain a large number of pictures and have not large picture sizes, the invention can obviously improve the efficiency of loading the pictures.
Fig. 2 shows a main flow of a method for loading a picture in another embodiment of the present invention, in which how to set a preset region in a web page and detect whether the preset region in the web page is in a window are described in detail.
Before the method is executed, the webpage needs to be partitioned to form a preset area.
This step may be performed by the web page developer. The developer divides all pictures in the web page into regions according to the sizes of the pictures, and the principle is that all the pictures in one region approximately cover 1 the space of the display screen. Fig. 3 shows an exemplary web page, in which boxes 1 to 10 represent 10 pictures to be displayed in the web page. Fig. 4 is a schematic diagram illustrating a picture to be displayed in a web page being partitioned. In fig. 4, pictures 1 to 5 to be displayed are included in a region 401, pictures 6 and 7 to be displayed are included in a region 402, and pictures 8 to 10 to be displayed are included in a region 403.
After the web page is partitioned, preset areas 401, 402 and 403 in the web page are formed.
In order to load the picture in the preset area when the preset area is in the window, the picture tag may be initialized: and pointing the src attribute of the picture tag to the placeholder picture, and pointing the data-src attribute to the real picture, so that the real picture cannot be loaded at the moment.
When the browser loads the webpage, for each preset area, the following steps are executed:
step S21: the width bw and the height bh of the preset region (horizontal line filling region), the width w and the height h of the window (diagonal line filling region), the upper offset bot and the left offset bol of the preset region, and the upper and lower rolling distances ot and the left and right rolling distances ol of the window are obtained, as shown in fig. 5.
The upper offset bot of the preset area refers to a distance from the upper side of the preset area in the web page to the upper side of the web page, and the left offset bol of the preset area refers to a distance from the left side of the preset area in the web page to the left side of the web page.
Step S22: judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are in the window or not according to the data acquired in the step S21, and if so, executing a step S23; if not, the process is ended.
Step S23: and determining that the preset area is in the window.
Step S24: and loading the picture in the preset area.
Corresponding to the above scheme of initializing the picture tag, the following method may be adopted here for loading the picture: and reading the data-src attribute of the picture in the preset area, and endowing the attribute value with the src attribute, so that the browser automatically starts to load the picture at the moment.
The detailed method for determining whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are in the window in step S22 may be, for example, as shown in fig. 6, and includes:
step S61: judging whether bot is less than ot and (bh + bot) is greater than ot, if yes, executing step S63; if not, go to step S62.
This step is used to determine whether the lower side of the preset area is in the window.
Step S62: judging whether the bot is larger than ot and smaller than (ot + h); if yes, go to step S63, otherwise, the default region is not in the window.
This step is used to determine whether the upper side of the preset area is in the window.
Step S63: judging bol to be less than ol and (bw + bol) to be more than ol; if yes, the preset area is in the window; if not, go to step S64.
This step is used to determine whether the right side of the predetermined area is in the window.
Step S64: judging that bol is greater than ol and bol is less than (ol + w); if yes, the preset area is in the window, and if not, the preset area is not in the window.
This step is used to determine whether the left side of the preset area is in the window.
By the method, whether the preset area is in the window can be detected.
Fig. 7 shows another embodiment of the present invention, in which the method further includes:
step S71: detecting whether a preset area in a webpage is in a window or not, wherein the preset area comprises display areas of at least two pictures in the webpage; if yes, go to step S72; if not, the process is ended.
Step S72: detecting whether the picture in the preset area is not loaded and is visible to a user, if so, executing step S73; if not, the process is ended.
By controlling the cs style, the user can not see even if the picture is in the view area, for example, cs is set to display: none, and therefore, detection is required to avoid loading the picture which is invisible to the user.
Step S73: and loading the pictures which are not loaded and are visible for the user in the pictures in the preset area.
In the embodiment, loading of pictures which are invisible to a user or are already loaded can be further avoided, and loading efficiency and accuracy are further improved.
As shown in fig. 8, another embodiment of the present invention, in this embodiment, after loading the picture in the preset area, the method further includes:
step S81: when a page scrolling event or a page size changing event is triggered, detecting whether a preset area in a webpage is in a window, wherein the preset area comprises display areas of at least two pictures in the webpage, if so, executing step S82, and if not, ending the step.
Step S82: and loading the picture in the preset area.
Step S83: detecting whether the current webpage changes at preset time intervals; if yes, ending; if not, step S84 is executed.
Step S84: loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
According to the method and the device for pre-loading the pictures in the background, the pictures are already loaded when the user scrolls to the next group of picture positions, and user experience is greatly improved.
Fig. 9 is a schematic structural diagram of an apparatus for loading pictures according to an embodiment of the present invention, and as shown in fig. 9, the apparatus for loading pictures includes:
the first detecting module 901 is configured to detect whether a preset region in a webpage is in a window, where the preset region includes display regions of at least two pictures in the webpage.
A loading module 902, configured to load the picture in the preset area when the preset area is in a window.
The first detection module 901 is further configured to: judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window or not according to the width and the height of the preset area, the width and the height of the screen, the upper offset and the left offset of the preset area, the up-down rolling distance and the left-right rolling distance of the screen; when at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window, the preset area is determined to be positioned in the window.
As shown in fig. 10, the apparatus further includes:
a second detection module 903, configured to detect whether the picture in the preset area is not loaded and is visible to a user;
the loading module 902 is further configured to load, when the preset area is in a window, an unloaded picture that is visible to a user in the pictures in the preset area.
The first detection module 801 is further configured to: when a page scrolling event or a page size changing event is triggered, whether a preset area in a webpage is in a window is detected.
As shown in fig. 10, the apparatus further comprises:
a third detecting module 904, configured to detect whether the current webpage changes at preset time intervals;
the loading module 902 is further configured to: when the current webpage is not changed, loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
The loading module 902 is further configured to: and when the preset area is in a window, reading information of the preset attribute of the address of the picture stored in the picture tag of the picture, and endowing the information with the src attribute in the picture tag of the picture so as to enable a browser to load the picture according to the src attribute.
The device for loading the pictures provided by the embodiment of the invention realizes the regional loading of the pictures according to the needs, so that the pictures in the user window can be rapidly displayed, and particularly for the webpage which contains a large number of pictures and has not large picture size, the device can obviously improve the efficiency of loading the pictures.
It should be noted that: in the device for loading pictures provided in the above embodiment, when loading pictures, only the division of the above functional modules is taken as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules, so as to complete all or part of the above described functions. In addition, the apparatus for loading pictures and the method for loading pictures provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (11)

1. A method for loading pictures is characterized by comprising the following steps:
detecting whether a preset area in a plurality of non-overlapped preset areas pre-divided by a web page developer in a web page is in a window or not, wherein the preset area comprises display areas of at least two pictures in the web page; each preset area corresponds to the space of one display screen;
when at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window, determining that the preset area is positioned in the window;
when the preset area is in a window, detecting whether the picture in the preset area is not loaded and the css style is set to be visible for a user, if so, loading the picture in the preset area which is not loaded and the css style is set to be visible for the user;
detecting whether the current webpage changes at preset time intervals;
when the current webpage is not changed, loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
2. The method of claim 1, wherein the detecting whether a predetermined area of a plurality of non-overlapping predetermined areas pre-divided by a web page developer in the web page is in the window comprises:
and judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window or not according to the width and the height of the preset area, the width and the height of the screen, the upper deviation and the left deviation of the preset area, the up-down rolling distance and the left-right rolling distance of the screen.
3. The method of claim 1, wherein detecting whether a predetermined area of the web page is in the window comprises:
when a page scrolling event or a page size changing event is triggered, whether a preset area in a webpage is in a window is detected.
4. The method of claim 1, further comprising:
initializing the picture tags of the pictures in the webpage, including: and pointing the src attribute of the picture tag to the placeholder picture, and pointing the data-src attribute to the real picture.
5. The method according to claim 4, wherein the loading of the unloaded cs style set as a user-visible picture in the preset area when the preset area is in the window comprises:
when the preset area is in the window, reading a data-src attribute of the picture stored in a picture tag of the picture which is not loaded and the cs style of which is set to be visible to a user, and giving the data-src attribute value to the src attribute in the picture tag of the picture so as to enable a browser to load the picture according to the src attribute.
6. An apparatus for loading pictures, comprising:
the first detection module is used for detecting whether one preset area in a plurality of non-overlapped preset areas pre-divided by a web page developer in a web page is in a window or not, and when at least two sides of the left side, the right side, the upper side and the lower side of the preset area are in the window, determining that the preset area is in the window; the preset area comprises display areas of at least two pictures in a webpage; each preset area corresponds to the space of one display screen;
the second detection module is used for detecting whether the picture in the preset area is not loaded and the css style is set to be visible to a user when the preset area is in the window;
the loading module is used for loading the picture which is not loaded in the picture in the preset area and the cs style is set as a picture visible to a user when the preset area is in a window;
the third detection module is used for detecting whether the current webpage changes at intervals of preset time;
the loading module is further configured to:
when the current webpage is not changed, loading pictures in a preset area which is not loaded with pictures in the previous preset area and the next preset area of the preset area; and for the preset area loaded with the pictures, loading the pictures in the preset area which is not loaded with the pictures in the previous preset area or the next preset area of the preset area loaded with the pictures until the pictures in all the preset areas in the webpage are completely loaded.
7. The apparatus of claim 6, wherein the first detection module is further configured to:
and judging whether at least two sides of the left side, the right side, the upper side and the lower side of the preset area are positioned in the window or not according to the width and the height of the preset area, the width and the height of the screen, the upper deviation and the left deviation of the preset area, the up-down rolling distance and the left-right rolling distance of the screen.
8. The apparatus of claim 6, wherein the first detection module is further configured to:
when a page scrolling event or a page size changing event is triggered, whether a preset area in a webpage is in a window is detected.
9. The apparatus of claim 7, wherein the loading module is further configured to:
and when the preset area is positioned in a window, reading information of the preset attribute of the address of the picture stored in the picture tag of the picture, and endowing the information with the src attribute in the picture tag of the picture, so that a browser loads the picture according to the src attribute.
10. A storage medium on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the steps of the method according to any one of claims 1 to 5.
11. A computer device, comprising:
a processor;
a memory coupled to the processor; the memory has stored therein machine-readable instructions executable by the processor to perform the method of any of claims 1 to 5.
CN201510176189.4A 2015-04-14 2015-04-14 Method and device for loading picture Active CN106156153B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510176189.4A CN106156153B (en) 2015-04-14 2015-04-14 Method and device for loading picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510176189.4A CN106156153B (en) 2015-04-14 2015-04-14 Method and device for loading picture

Publications (2)

Publication Number Publication Date
CN106156153A CN106156153A (en) 2016-11-23
CN106156153B true CN106156153B (en) 2022-05-27

Family

ID=57336330

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510176189.4A Active CN106156153B (en) 2015-04-14 2015-04-14 Method and device for loading picture

Country Status (1)

Country Link
CN (1) CN106156153B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885227B (en) * 2017-12-06 2023-01-24 腾讯科技(深圳)有限公司 Content display method, display terminal, and computer storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011097874A1 (en) * 2010-02-10 2011-08-18 中兴通讯股份有限公司 Picture loading method and terminal
CN102346782A (en) * 2011-10-25 2012-02-08 中兴通讯股份有限公司 Method and device for displaying pictures on browser of user terminal as required
CN103034686A (en) * 2012-11-28 2013-04-10 北京奇虎科技有限公司 Method and device for loading picture toolbar window
CN103853729A (en) * 2012-11-29 2014-06-11 腾讯科技(深圳)有限公司 Page loading method and system
CN103853417A (en) * 2012-11-30 2014-06-11 腾讯科技(深圳)有限公司 Rolling and pagination display method and device for network dynamic picture
CN104050172A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Webpage picture loading method and system
CN104252350A (en) * 2013-06-28 2014-12-31 北京新媒传信科技有限公司 Method and device for loading picture in listbox

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011107850A (en) * 2009-11-13 2011-06-02 Japan Novel Corp Software for management of in-rack device and recording medium stored with the same
CN102819386B (en) * 2012-06-29 2016-05-25 北京奇虎科技有限公司 The method and apparatus of picture in a kind of display web page
CN103455571A (en) * 2013-08-19 2013-12-18 小米科技有限责任公司 Method and device for displaying picture in webpage, and terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011097874A1 (en) * 2010-02-10 2011-08-18 中兴通讯股份有限公司 Picture loading method and terminal
CN102346782A (en) * 2011-10-25 2012-02-08 中兴通讯股份有限公司 Method and device for displaying pictures on browser of user terminal as required
CN103034686A (en) * 2012-11-28 2013-04-10 北京奇虎科技有限公司 Method and device for loading picture toolbar window
CN103853729A (en) * 2012-11-29 2014-06-11 腾讯科技(深圳)有限公司 Page loading method and system
CN103853417A (en) * 2012-11-30 2014-06-11 腾讯科技(深圳)有限公司 Rolling and pagination display method and device for network dynamic picture
CN104050172A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Webpage picture loading method and system
CN104252350A (en) * 2013-06-28 2014-12-31 北京新媒传信科技有限公司 Method and device for loading picture in listbox

Also Published As

Publication number Publication date
CN106156153A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
WO2020038163A1 (en) Icon display method and apparatus, and terminal and storage medium
KR102549529B1 (en) Method for launching a second application using a first application icon in an electronic device
WO2016082586A1 (en) Webpage update method and apparatus
CN107783714B (en) Page display method and device, electronic equipment and storage medium
KR20190136085A (en) On-screen comment display method and electronic device
CN109508213B (en) View rendering method, device, medium and intelligent terminal
US20150095836A1 (en) Method, apparatus and computer storage medium for switching pages
CN103853417A (en) Rolling and pagination display method and device for network dynamic picture
CN110765379B (en) Method, device, computer equipment and storage medium for loading resource file
US8952912B1 (en) Selection of elements on paginated touch sensitive display
CN111767002B (en) Page display method, device, equipment and storage medium
CN106201234A (en) The inspection method of content of pages and device
CN107526592B (en) Page adaptation method and device
CN110019464B (en) Page processing method and device
CN111339463A (en) List data display method and device and electronic equipment
US10572572B2 (en) Dynamic layout generation for an electronic document
CN103336787A (en) Method and device for zooming webpage
KR20200104899A (en) Digital component background rendering
US20160062601A1 (en) Electronic device with touch screen and method for moving application functional interface
CN110866208B (en) Page response type layout method, device and equipment
US20150116352A1 (en) Groups control method, system for a dynamic map-type graphic interface and electronic device using the same
EP3043251A1 (en) Method of displaying content and electronic device implementing same
CN107562324B (en) Data display control method and terminal
CN107391148B (en) View element saving method and device, electronic equipment and computer storage medium
CN111897607A (en) Application interface loading and interaction method, device and storage medium

Legal Events

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