CN105824533B - A kind of picture loading method, device and terminal - Google Patents
A kind of picture loading method, device and terminal Download PDFInfo
- Publication number
- CN105824533B CN105824533B CN201610162441.0A CN201610162441A CN105824533B CN 105824533 B CN105824533 B CN 105824533B CN 201610162441 A CN201610162441 A CN 201610162441A CN 105824533 B CN105824533 B CN 105824533B
- Authority
- CN
- China
- Prior art keywords
- picture
- loaded
- local
- screen
- single thread
- 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
Links
- 238000011068 loading method Methods 0.000 title claims abstract description 72
- 238000000034 method Methods 0.000 claims abstract description 32
- 230000008569 process Effects 0.000 abstract description 20
- 238000010586 diagram Methods 0.000 description 11
- 238000004590 computer program Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 7
- 230000004048 modification Effects 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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
- G06F3/04845—Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention discloses a kind of picture loading method, device and terminals, are related to the communications field, and a large amount of process resources are occupied when for solving the problems, such as to Load Image in the prior art, being easy to appear screen Caton.In the embodiment of the present invention, during the slide on terminal touch screen, determine that the picture in terminal current screen is the picture to be loaded of highest priority;Using the whole pictures to be loaded of single thread load;Wherein, the picture to be loaded of the highest priority loads at first.
Description
Technical field
The present invention relates to the communications field more particularly to a kind of picture loading methods, device and terminal.
Background technique
When carrying out the design and exploitation of network related application based on Android android system, developer needs for eventually
How end downloads the photo stored on network and shows that the photo downloaded is developed, in order to reach this purpose, in needle
When to the design of the application of the terminals such as mobile phone, developer is usually using List View ListView control.
In the prior art, when being Loaded Image using ListView control, if user's quick sliding terminal touch screen, for
Each of screen picture, ListView control can all start a thread for loading the picture, the picture that user slips over
More, ListView control just will start more threads, occupy a large amount of process resource, and it is existing to be easy to appear screen Caton
As.
Summary of the invention
The embodiment of the invention provides a kind of picture loading method, device and terminals, load in the prior art for solving
A large amount of process resources are occupied when picture, are easy to appear the problem of screen Caton.
A kind of picture loading method, comprising:
During the slide on terminal touch screen, determine that the picture in terminal current screen is highest priority
Picture to be loaded;
Using the whole pictures to be loaded of single thread load;Wherein, the picture to be loaded of the highest priority loads at first.
Using picture loading method provided in an embodiment of the present invention, all in picture to be loaded, the picture in current screen
For the current highly desirable picture seen of user, that is, need most the picture of load, therefore, using the picture as highest priority to
It Loads Image, the picture is preferentially loaded using single thread;Rather than the picture in current screen is not that user is current highly desirable sees
Picture, i.e., be not to need most the picture of load, therefore, which be used as to the non-highest picture to be loaded of priority, use
Single thread loads the picture later;Process resource can be saved in this way, avoid screen Caton, and can guarantee the use of user
Experience.
In embodiments of the present invention, whole picture to be loaded be during the slide on terminal touch screen,
All pictures in screen.
Preferably, being specifically included using the whole pictures to be loaded of single thread load:
For each picture to be loaded, determine whether the picture to be loaded is stored in local;
If the picture to be loaded is stored in local, which is loaded from local using single thread;If this is to be added
It carries picture and is not stored in local, then the picture to be loaded is loaded from network using single thread.
I.e. when Loading Image, load is locally preferentially being searched, in such manner, it is possible to improve picture loading velocity, is further being saved
Save process resource.
Preferably, after use single thread loads the picture to be loaded from network, further includes:
The picture to be loaded is stored in local.
The problem of loading again from network is needed when loading same picture again in this way, avoiding.
A kind of picture loading device, comprising:
Priority ranking unit determines in terminal current screen during for slide on terminal touch screen
Picture be highest priority picture to be loaded;
Picture loading unit, for using the whole pictures to be loaded of single thread load;Wherein, the highest priority to
It Loads Image and loads at first.
Using picture loading device provided in an embodiment of the present invention, all in picture to be loaded, the picture in current screen
For the current highly desirable picture seen of user, that is, need most the picture of load, therefore, using the picture as highest priority to
It Loads Image, the picture is preferentially loaded using single thread;Rather than the picture in current screen is not that user is current highly desirable sees
Picture, i.e., be not to need most the picture of load, therefore, which be used as to the non-highest picture to be loaded of priority, use
Single thread loads the picture later;Process resource can be saved in this way, avoid screen Caton, and can guarantee the use of user
Experience.
In embodiments of the present invention, whole picture to be loaded be during the slide on terminal touch screen,
All pictures in screen.
Preferably, the picture loading unit, is specifically used for being directed to each picture to be loaded, determines that the picture to be loaded is
It is no to be stored in local;If the picture to be loaded is stored in local, which is loaded from local using single thread;If should
Picture to be loaded is not stored in local, then loads the picture to be loaded from network using single thread.
I.e. when Loading Image, load is locally preferentially being searched, in such manner, it is possible to improve picture loading velocity, is further being saved
Save process resource.
Preferably, the picture loading unit, is also used to after use single thread loads the picture to be loaded from network,
The picture to be loaded is stored in local.
The problem of loading again from network is needed when loading same picture again in this way, avoiding.
A kind of terminal, comprising:
For receiving the touch screen of slide;And
Any of the above-described picture loading device.
Using terminal provided in an embodiment of the present invention, process resource can be saved, avoids screen Caton, and can guarantee
The usage experience of user.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment
Attached drawing is briefly introduced, it should be apparent that, drawings in the following description are only some embodiments of the invention, for this
For the those of ordinary skill in field, without any creative labor, it can also be obtained according to these attached drawings
His attached drawing.
Fig. 1 is the flow diagram of picture loading method provided in an embodiment of the present invention;
Fig. 2 is the detailed process schematic diagram of picture loading method provided in an embodiment of the present invention;
Fig. 3 is the structural schematic diagram of picture loading device provided in an embodiment of the present invention;
Fig. 4 is a kind of structural schematic diagram of terminal provided in an embodiment of the present invention.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with attached drawing to the present invention make into
It is described in detail to one step, it is clear that the described embodiments are only some of the embodiments of the present invention, rather than whole implementation
Example.Based on the embodiments of the present invention, obtained by those of ordinary skill in the art without making creative efforts
All other embodiment, shall fall within the protection scope of the present invention.
A kind of method to Load Image provided in an embodiment of the present invention includes: using single thread, and the preferential terminal that loads touches
The process of picture when slide on screen stops in screen.
The terminal that method provided in an embodiment of the present invention is suitable for having touch screen, is particularly suitable for being equipped with Android
System and the intelligent terminal for having touch screen.
Fig. 1 shows a kind of flow diagram of picture loading method provided in an embodiment of the present invention, the picture load side
Method can specifically include:
Step 101, during the slide on terminal touch screen, determine that the picture in terminal current screen is preferential
The highest picture to be loaded of grade;
Step 102 loads all pictures to be loaded using single thread;Wherein, the picture to be loaded of highest priority is at first
Load.
All in picture to be loaded, the picture in current screen is the current highly desirable picture seen of user, that is, is needed most
Therefore the picture of load using the picture as the picture to be loaded of highest priority, the picture is preferentially loaded using single thread;
Rather than the picture in current screen is not the current highly desirable picture seen of user, i.e., is not the picture for needing most load, therefore,
Using the picture as the non-highest picture to be loaded of priority, the picture is loaded later using single thread;Place can be saved in this way
Resource is managed, avoids screen Caton, and can guarantee the usage experience of user.
In embodiments of the present invention, above-mentioned whole picture to be loaded be during the slide on terminal touch screen,
All pictures in screen.
It should be noted that the slide in the embodiment of the present invention can be user along the longitudinal direction of touch screen up and down direction
Sliding, is also possible to user's sliding laterally along touch screen left and right directions, the present invention is not especially limit this.
In embodiments of the present invention, a task queue can be created, during slide, by the figure in current screen
The corresponding loading tasks of piece are inserted into task queue front end, and single thread Loads Image according to the task ranking in task queue, i.e., in fact
The picture in preferential load current screen is showed, in the picture loaded in current screen and then has continued to load non-present screen
Picture in curtain, is finally completed the load of whole pictures.
When the touch screen intelligence that picture loading method provided in an embodiment of the present invention is applied to be equipped with android system is whole
When end, a new listview control can be created, and one new adapter of creation is the new listview control
Data are provided.And a taskqueue queue is also created, i.e. foregoing task queue, this queue is used to safeguard that picture loads
Task is indicated when this queue is empty currently without picture loading tasks, if this queue indicates picture load when not being sky
Task.While creating adapter, a thread is also created, for handling the picture in taskqueue queue in order
Loading tasks.
When user enters listview control interfaces, when touch screen slide starts, getview method can be called
The picture loading tasks of picture in current screen are added to taskqueue queue, while Notify method being called to wake up thread.
During touch screen slide, figure can be added into taskqueue queue according to the slide of user
Piece loading tasks are simultaneously ranked up, and are always the picture load times for needing to present picture in front of the user by picture in current screen
Business is added to taskqueue queue front, carries out priority processing;Thread calls remove (0) method after being waken up, according in the past
The picture loading tasks of the picture loading tasks in sequential processes taskqueue queue backward, completion can be from taskqueue team
It is deleted in column.
After the stopping of touch screen slide, thread still will continue to the picture loading tasks in processing taskqueue queue,
Until taskqueue queue is sky, after user's sliding stops, thread still can load in taskqueue queue calling
Picture loading tasks, until taskqueue queue is sky, thread block is avoided endless loop or thread by calling wait method
It exits.
When user exits listview control interfaces, destroying threads discharge the thread committed memory.
When actual implementation, the picture loading tasks of picture in current screen can be added to using the realization of following algorithms
Taskqueue queue front:
User slide touch screen, if in current screen the corresponding item value of the loading tasks of picture be a to a+4, then from
Taskqueue queue front begins looking for the presence or absence of a to a+4, i.e., whether there is current screen in lookup taskqueue queue
The picture loading tasks of middle picture;
If a to a+4 is not present in taskqueue queue, before a to a+4 is directly inserted into taskqueue queue
End;
If there are a to a+4 in taskqueue queue, a to a+4 is deleted from taskqueue queue, is added to
In the linear individual event chained list B of one pre-established, linear individual event chained list B is then inserted into taskqueue queue front, is emptied
By linear individual event chained list B.
User repeats to slide, then repeats above-mentioned algorithm, can be realized and always add the picture of picture in current screen
Load task is added to taskqueue queue front.
In one embodiment of the invention, when above-mentioned steps 102 load all pictures to be loaded using single thread, specifically
It can be directed to each picture to be loaded, which is loaded from network using single thread.
Preferably, in another embodiment of the present invention, above-mentioned steps 102 are using the whole figures to be loaded of single thread load
When piece, it can also be specifically directed to each picture to be loaded, determine whether the picture to be loaded is stored in local;If the figure to be loaded
Piece is stored in local, then loads the picture to be loaded from local using single thread;If the picture to be loaded is not stored in local,
The picture to be loaded is loaded from network using single thread.I.e. when Loading Image, load is locally preferentially being searched, in such manner, it is possible to
Picture loading velocity is improved, process resource is further saved.
It further, can also be by the picture to be loaded after use single thread loads the picture to be loaded from network
It is stored in local.In this way, when loading same picture again later, can directly from local load, avoid load again it is same
The problem of loading again from network is needed when picture, further ensures picture loading velocity.
When actual implementation, can define picture type is soft reference SoftReference type to be stored, when such
When type picture does not use, system meeting priority reclamation, therefore RAM leakage can be avoided to a certain extent.
It is directed to each picture to be loaded Fig. 2 shows provided in an embodiment of the present invention, using single thread preferentially from local express
The process that speed Loads Image, can specifically include following steps:
Step 201 judges whether picture to be loaded is stored in local.
When determining that picture to be loaded stores when local, 202 are entered step;
When determining that picture to be loaded is not stored in local, it is directly entered step 203.
Step 202 loads picture to be loaded from local, this picture load process terminates.
Step 203 loads picture to be loaded from network.
The picture to be loaded is stored in local by step 204, this picture load process terminates.
As it can be seen that picture loading method provided in an embodiment of the present invention, on the one hand, using the picture in current screen as preferential
The highest picture to be loaded of grade can save process resource, keep away using single thread according to the whole pictures to be loaded of priority load
Exempt from screen Caton, and can guarantee the usage experience of user;On the other hand, in picture loading procedure, it is first determined to be added
It carries whether picture is stored in local, if picture to be loaded has been stored in local, picture to be loaded is loaded from local, if to be loaded
Picture is not stored in local, then loads picture to be loaded from network and further save place to improve picture loading velocity
Manage resource.
Based on the same technical idea, the above-mentioned picture loading method provided according to embodiments of the present invention, the present invention are implemented
Example additionally provides a kind of picture loading device, as shown in figure 3, the picture loading device can specifically include:
Priority ranking unit 301 determines terminal current screen during for slide on terminal touch screen
In picture be highest priority picture to be loaded;
Picture loading unit 302, for using the whole pictures to be loaded of single thread load;Wherein, highest priority to
It Loads Image and loads at first.
All in picture to be loaded, the picture in current screen is the current highly desirable picture seen of user, that is, is needed most
Therefore the picture of load using the picture as the picture to be loaded of highest priority, the picture is preferentially loaded using single thread;
Rather than the picture in current screen is not the current highly desirable picture seen of user, i.e., is not the picture for needing most load, therefore,
Using the picture as the non-highest picture to be loaded of priority, the picture is loaded later using single thread;Place can be saved in this way
Resource is managed, avoids screen Caton, and can guarantee the usage experience of user.
In embodiments of the present invention, all picture to be loaded is the screen during slide on terminal touch screen
In all pictures.
Preferably, picture loading unit 302, is specifically used for being directed to each picture to be loaded, determines that the picture to be loaded is
It is no to be stored in local;If the picture to be loaded is stored in local, which is loaded from local using single thread;If should
Picture to be loaded is not stored in local, then loads the picture to be loaded from network using single thread.
I.e. when Loading Image, load is locally preferentially being searched, in such manner, it is possible to improve picture loading velocity, is further being saved
Save process resource.
Preferably, picture loading unit 302, is also used to after use single thread loads the picture to be loaded from network,
The picture to be loaded is stored in local.
The problem of loading again from network is needed when loading same picture again in this way, avoiding.
Above-mentioned each unit function can correspond to the corresponding steps in picture loading method shown in Fig. 1 or Fig. 2, herein no longer
It repeats.
Based on the same technical idea, the embodiment of the invention also provides a kind of terminals, as shown in figure 4, the terminal is specific
May include:
For receiving the touch screen 401 and any of the above-described picture loading device 402 of slide.
Using terminal provided in an embodiment of the present invention, process resource can be saved, avoids screen Caton, and can guarantee
The usage experience of user.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method, system or computer program
Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the present invention
Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the present invention, which can be used in one or more,
The computer program implemented in usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) produces
The form of product.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product
Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions
The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs
Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce
A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real
The device of specific function in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy
Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates,
Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or
Specific function in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting
Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or
The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one
In a box or multiple boxes the step of specific function.
Although preferred embodiments of the present invention have been described, it is created once a person skilled in the art knows basic
Property concept, then additional changes and modifications may be made to these embodiments.So it includes excellent that the following claims are intended to be interpreted as
It selects embodiment and falls into all change and modification of the scope of the invention.
Obviously, those skilled in the art can carry out various modification and variations without departing from this hair to the embodiment of the present invention
The spirit and scope of bright embodiment.In this way, if these modifications and variations of the embodiment of the present invention belong to the claims in the present invention
And its within the scope of equivalent technologies, then the present invention is also intended to include these modifications and variations.
Claims (9)
1. a kind of picture loading method, which is characterized in that this method comprises:
During the slide on terminal touch screen, determine that the picture in terminal current screen is the to be added of highest priority
It carries picture and determines that the picture in non-present screen is the non-highest picture to be loaded of priority;
Using the whole pictures to be loaded of single thread load;Wherein, the picture to be loaded of the highest priority loads at first, when adding
After the picture to be loaded for having carried the highest priority, continue to load the non-highest picture to be loaded of the priority.
2. picture loading method as described in claim 1, which is characterized in that the whole picture to be loaded is to touch in terminal
All pictures during slide on screen, in screen.
3. picture loading method as claimed in claim 1 or 2, which is characterized in that using the whole figures to be loaded of single thread load
Piece specifically includes:
For each picture to be loaded, determine whether the picture to be loaded is stored in local;
If the picture to be loaded is stored in local, which is loaded from local using single thread;If the figure to be loaded
Piece is not stored in local, then loads the picture to be loaded from network using single thread.
4. picture loading method as claimed in claim 3, which is characterized in that be loaded loading this from network using single thread
After picture, further includes:
The picture to be loaded is stored in local.
5. a kind of picture loading device characterized by comprising
Priority ranking unit determines the figure in terminal current screen during for slide on terminal touch screen
Piece is the picture to be loaded of highest priority and determines that the picture in non-present screen is the non-highest picture to be loaded of priority;
Picture loading unit, for using the whole pictures to be loaded of single thread load;Wherein, the highest priority is to be loaded
Picture loads at first, after having loaded the picture to be loaded of the highest priority, continues to load the non-highest of the priority
Picture to be loaded.
6. picture loading device as claimed in claim 5, which is characterized in that the whole picture to be loaded is to touch in terminal
All pictures during slide on screen, in screen.
7. such as picture loading device described in claim 5 or 6, which is characterized in that the picture loading unit is specifically used for needle
To each picture to be loaded, determine whether the picture to be loaded is stored in local;If the picture to be loaded is stored in local, adopt
The picture to be loaded is loaded from local with single thread;If the picture to be loaded is not stored in local, use single thread from network
Load the picture to be loaded.
8. picture loading device as claimed in claim 7, which is characterized in that the picture loading unit is also used to using
After single thread loads the picture to be loaded from network, which is stored in local.
9. a kind of terminal characterized by comprising
For receiving the touch screen of slide;And
Picture loading device as described in claim 5-8 is any.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910253182.6A CN110058764A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201910252058.8A CN109947340A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201610162441.0A CN105824533B (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610162441.0A CN105824533B (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910253182.6A Division CN110058764A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201910252058.8A Division CN109947340A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105824533A CN105824533A (en) | 2016-08-03 |
CN105824533B true CN105824533B (en) | 2019-06-18 |
Family
ID=56523537
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610162441.0A Active CN105824533B (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201910252058.8A Pending CN109947340A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201910253182.6A Pending CN110058764A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910252058.8A Pending CN109947340A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
CN201910253182.6A Pending CN110058764A (en) | 2016-03-21 | 2016-03-21 | A kind of picture loading method, device and terminal |
Country Status (1)
Country | Link |
---|---|
CN (3) | CN105824533B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109684573B (en) * | 2017-10-18 | 2021-10-15 | 北京京东尚科信息技术有限公司 | Target picture display method and device, storage medium and electronic equipment |
CN111753235B (en) * | 2020-06-28 | 2024-10-01 | 北京小米松果电子有限公司 | Page loading method, device and storage medium |
CN111966262B (en) * | 2020-10-23 | 2022-03-18 | 统信软件技术有限公司 | Picture display method and computing device |
CN113254120B (en) * | 2021-04-02 | 2022-11-01 | 荣耀终端有限公司 | Data processing method and related device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102455933A (en) * | 2010-10-22 | 2012-05-16 | 深圳市科陆电子科技股份有限公司 | Method for improving multitasking efficiency through thread management |
CN102999386A (en) * | 2012-11-08 | 2013-03-27 | 山东大学 | Method for achieving multi-message queue mechanism to improve performance in single process |
CN103902575A (en) * | 2012-12-27 | 2014-07-02 | 腾讯科技(深圳)有限公司 | Pictorial information loading method and related device |
CN104571958A (en) * | 2014-12-27 | 2015-04-29 | 北京奇虎科技有限公司 | Task execution method and task execution device |
CN104657380A (en) * | 2013-11-20 | 2015-05-27 | 青岛海信移动通信技术股份有限公司 | Picture loading method and device |
CN104850415A (en) * | 2014-02-13 | 2015-08-19 | 腾讯科技(深圳)有限公司 | Method and apparatus for loading pages |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101794567B (en) * | 2010-02-10 | 2014-01-01 | 中兴通讯股份有限公司 | Image loading method and terminal |
US8990216B2 (en) * | 2010-03-19 | 2015-03-24 | Microsoft Corporation | Scalable index build techniques for column stores |
CN102651001B (en) * | 2011-02-28 | 2016-07-27 | 腾讯科技(深圳)有限公司 | A kind of method of picture browsing and device |
CN102541538B (en) * | 2011-12-06 | 2015-02-11 | Tcl集团股份有限公司 | Picture displaying method and device based on mobile terminal |
CN102541605B (en) * | 2011-12-30 | 2014-10-29 | Tcl集团股份有限公司 | Method and device for picture loading based on Android system |
CN103760966B (en) * | 2013-05-02 | 2017-01-11 | 乐视网信息技术(北京)股份有限公司 | Picture buffering implementation method |
CN103544207B (en) * | 2013-08-19 | 2019-01-29 | Tcl集团股份有限公司 | A kind of method and system of picture loaded and displayed |
CN105096236B (en) * | 2015-07-22 | 2018-03-27 | 北京锤子数码科技有限公司 | The thumbnail loading method and electronic equipment of a kind of picture |
-
2016
- 2016-03-21 CN CN201610162441.0A patent/CN105824533B/en active Active
- 2016-03-21 CN CN201910252058.8A patent/CN109947340A/en active Pending
- 2016-03-21 CN CN201910253182.6A patent/CN110058764A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102455933A (en) * | 2010-10-22 | 2012-05-16 | 深圳市科陆电子科技股份有限公司 | Method for improving multitasking efficiency through thread management |
CN102999386A (en) * | 2012-11-08 | 2013-03-27 | 山东大学 | Method for achieving multi-message queue mechanism to improve performance in single process |
CN103902575A (en) * | 2012-12-27 | 2014-07-02 | 腾讯科技(深圳)有限公司 | Pictorial information loading method and related device |
CN104657380A (en) * | 2013-11-20 | 2015-05-27 | 青岛海信移动通信技术股份有限公司 | Picture loading method and device |
CN104850415A (en) * | 2014-02-13 | 2015-08-19 | 腾讯科技(深圳)有限公司 | Method and apparatus for loading pages |
CN104571958A (en) * | 2014-12-27 | 2015-04-29 | 北京奇虎科技有限公司 | Task execution method and task execution device |
Also Published As
Publication number | Publication date |
---|---|
CN105824533A (en) | 2016-08-03 |
CN109947340A (en) | 2019-06-28 |
CN110058764A (en) | 2019-07-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105824533B (en) | A kind of picture loading method, device and terminal | |
CN110502340A (en) | A kind of resource dynamic regulation method, device, equipment and storage medium | |
CN104657380A (en) | Picture loading method and device | |
CN107783833B (en) | Management method and device for terminal background application program | |
KR20140032924A (en) | Method and apparatus to facilitate interoperability of applications in a device | |
CN106201661A (en) | Method and apparatus for elastic telescopic cluster virtual machine | |
CN111459645B (en) | Task scheduling method and device and electronic equipment | |
CN106155506A (en) | A kind of control method and control device | |
CN105183311A (en) | Folder merging method and device | |
CN104793945A (en) | Large-batch picture displaying method for preventing memory overflow and device thereof | |
CN106170790B (en) | Picture library user interface is serviced to present | |
CN110496395A (en) | It is a kind of for the assembly operating method of illusory engine, system and equipment | |
CN109361947A (en) | Internet resources batch loading method, smart television, storage medium and device | |
CN106446114B (en) | Data migration method and device | |
CN105930058A (en) | Application starting method and apparatus for mobile terminal and mobile terminal | |
CN114153584A (en) | Task processing method, equipment and storage medium for game frame circulation | |
CN106201490A (en) | The method and device that a kind of optimization application is run | |
CN107479960B (en) | Method and device for displaying unit view | |
CN111294377A (en) | Network request sending method of dependency relationship, terminal device and storage medium | |
CN105900411A (en) | Adjustment method and device for terminal-setting parameter | |
CN107566503A (en) | A kind of automatic downloading method, device and the terminal device of electronic reading object | |
CN107229472A (en) | A kind of interface switching method and device, computer installation and readable storage medium storing program for executing | |
CN104133835A (en) | Interface element downloading method and device | |
CN106843929B (en) | Game installation method, installation display processing device and terminal | |
CN105184177A (en) | Process hiding method and apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP03 | Change of name, title or address | ||
CP03 | Change of name, title or address |
Address after: Shandong City, Qingdao Province, Jiangxi City Road No. 11 Patentee after: Qingdao Hisense Mobile Communication Technology Co.,Ltd. Country or region after: China Address before: Shandong City, Qingdao Province, Jiangxi City Road No. 11 Patentee before: HISENSE MOBILE COMMUNICATIONS TECHNOLOGY Co.,Ltd. Country or region before: China |