CN102768662B - A kind of method and apparatus Loaded Image - Google Patents

A kind of method and apparatus Loaded Image Download PDF

Info

Publication number
CN102768662B
CN102768662B CN201110115114.7A CN201110115114A CN102768662B CN 102768662 B CN102768662 B CN 102768662B CN 201110115114 A CN201110115114 A CN 201110115114A CN 102768662 B CN102768662 B CN 102768662B
Authority
CN
China
Prior art keywords
picture
loaded
data segment
data
index value
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
CN201110115114.7A
Other languages
Chinese (zh)
Other versions
CN102768662A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201110115114.7A priority Critical patent/CN102768662B/en
Publication of CN102768662A publication Critical patent/CN102768662A/en
Priority to HK12113364.7A priority patent/HK1172704A1/en
Application granted granted Critical
Publication of CN102768662B publication Critical patent/CN102768662B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

This application discloses a kind of method and apparatus Loaded Image, the method comprises: the index value obtaining data segment corresponding to picture to be loaded; Position corresponding with this index value from picture registry file, reads the data segment that described picture to be loaded is corresponding, and described picture registry file is made up of the data segment that multiple picture is corresponding; According to the described picture to be loaded of data segment display read.Adopt the application, the time that picture loads can be saved, improve loading efficiency.

Description

A kind of method and apparatus Loaded Image
Technical field
The application relates to field of computer technology, particularly relates to one and to Load Image method and apparatus.
Background technology
Along with the develop rapidly of computer technology and network technology, Internet chat software miscellaneous, forum, blog, SNS (SocialNetworkingServices, social network services) website are entering into the life of increasing people.And in these websites, Web Community and software application, all can relate to the application of expression picture or expression animation.In the issue carrying out expressing one's feelings or when sending, client needs to load expression thumbnail at expression selection window usually, and according to the expression thumbnail that user selects from expression selection window, the expression picture that display is corresponding.
The method loading expression picture in prior art in expression selection window according to expression picture configuration file, opens to the thumbnail file of each expression, reads the operation of data, display, closedown one by one.
Along with the kind of expression and the continuous growth of quantity, in expression selection window, need the expression thumbnail shown also to get more and more, in the process opening expression selection window, need to load a large amount of expression thumbnail pictures.
In the process realizing the application, inventor finds that the method that the expression picture of prior art loads exists following problem: the method needs to open each thumbnail file, close one by one, loading velocity is slower, especially when expressing one's feelings substantial amounts, loading velocity can sharply decline, but also a large amount of system resource will be taken, load expression picture inefficiency.
Summary of the invention
The object of the application is to provide a kind of method Loaded Image, during to solve the loading of many pictures, and the problem that loading efficiency is low, for this reason, the embodiment of the present application adopts following technical scheme:
The method Loaded Image, comprising:
Obtain the index value of data segment corresponding to picture to be loaded;
Position corresponding with this index value from picture registry file, reads the data segment that described picture to be loaded is corresponding, and described picture registry file is made up of the data segment that multiple picture is corresponding;
According to the described picture to be loaded of data segment display read.
The device Loaded Image, is characterized in that, comprising:
Index value acquisition module, for obtaining the index value of data segment corresponding to picture to be loaded;
Data segment read module, position corresponding with the index value that described index value acquisition module obtains from picture registry file, reads the data segment that described picture to be loaded is corresponding; Described picture registry file is made up of the data segment that multiple picture is corresponding;
Display module, for the described picture to be loaded of data segment display read according to described data segment read module.
The embodiment of the present application, reads data segment corresponding to picture to be loaded, and shows picture to be loaded according to the data segment read from the picture registry file that the data segment that multiple picture is corresponding forms.When carrying out picture loading, only needing to open picture registry file, and corresponding data segment is read, without the need to opening and closing multiple file, saving the time that picture loads, improving loading efficiency.
Accompanying drawing explanation
The picture that Fig. 1 provides for the embodiment of the present application loads schematic flow sheet;
The picture registry file product process that Fig. 2 provides for the embodiment of the present application;
The structural representation of the device Loaded Image that Fig. 3 provides for the embodiment of the present application.
Embodiment
Below in conjunction with the accompanying drawing in the application, carry out clear, complete description to the technical scheme in the application, obviously, described embodiment is a part of embodiment of the application, instead of whole embodiments.Based on the embodiment in the application, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all belongs to the scope of the application's protection.
The method Loaded Image that the embodiment of the present application provides, from picture registry file, (this picture registry file constructs in the embodiment of the present application and forms, the data segment corresponding by multiple picture forms) in read data segment corresponding to picture to be loaded, then according to the described picture to be loaded of data segment display read.
Concrete, picture registry file is made up of multiple data segment, each data segment is the data recording each image content to be loaded, and these data can be the full content data (i.e. the binary data of binary file) of the binary file recording picture to be loaded.Suppose that the size of the binary file of picture is 200 bytes, this picture then comprises 1600 bit binary data (each byte packet is containing 8 binary digits).Picture registry file, for recording the data of each picture to be loaded, is by file together obtained for the data cube computation of each picture to be loaded.Suppose that certain picture registry file have recorded the data of 5 pictures to be loaded, the size of the binary file of each picture to be loaded is all 200 bytes, so the size of this picture registry file is then 1000 bytes, namely 8000 bit binary data are comprised, wherein comprise 5 data segments, each data segment comprises 1600 bit binary data, 1-1600 position is data segment 1,1601-3200 position is data segment 2, the rest may be inferred, and 6401-8000 position is data segment 5, and data segment 1-5 is the data of each picture to be loaded respectively.
As shown in Figure 1, be the flow process of the picture loading that the embodiment of the present application provides, comprise the following steps:
Step 101, obtains the index value of data segment corresponding to picture to be loaded.
Wherein, index value is for recording the position of data segment corresponding to picture to be loaded in picture registry file.Index value can be recorded in picture configuration file, also can be stored in special index value file, can also be recorded in the ad-hoc location of picture registry file.
Wherein, picture configuration file, for recording the relevant information (such as, the information such as store path, numbering, title, display position information) of each picture, may be used for recording indexes value.Picture configuration file stores relevant information corresponding to each picture usually in table form.In concrete application scenarios, except recording indexes value, picture configuration file can also be used for recording a lot of out of Memory, such as, in expression selection window, the picture configuration file loaded in the application scenarios of expression thumbnail is called as expression configuration file, in expression configuration file, have recorded the information such as symbol, the path of expression picture, the path of expression thumbnail of display position information, the implication of expression picture, expression picture, the content in expression configuration file can as following table:
Step 102, position corresponding with this index value from picture registry file, reads the data segment that picture to be loaded is corresponding.
Step 103, according to the described picture to be loaded of data segment display read.
Concrete, the display position information of described picture to be loaded can be obtained, and then according to the data segment read, on the position that the information of display position described in display page is corresponding, show described picture to be loaded.Wherein, described picture to be loaded can be static images, also can be dynamic picture, as Flash animation, Gif animation, 3D animation etc.
Wherein, display page is the page for showing picture to be loaded, and such as, expression selection window is the page for showing multiple expression thumbnail.
Wherein, display position information is used for recording picture to be loaded position in display window, also can think that display position information have recorded picture to be loaded putting in order in display window.Display position information can be recorded in above-mentioned picture configuration file, wherein, display position information can be concrete information (such as numbering), also can be implicit information (such as indicating picture putting in order in display window with the order of each pictorial information in picture configuration file form).
It is pointed out that picture to be loaded can be shown in concrete display page, also can unsettledly show.
Below in conjunction with the application scenarios loading expression thumbnail in expression selection window, the method Loaded Image that the embodiment of the present application provides is explained in detail.
First, index value corresponding to expression thumbnail to be loaded and display position information is obtained.
Wherein, the each data segment in picture registry file can be represented as index value by the numeral of 1-n, such as, one has 800 selective expressions, and so just corresponding in picture registry file have 800 data segments, have recorded the data of the expression thumbnail of these 800 expressions, each numeral of 1 to 800 is an index value, a corresponding data segment, as long as the index value recording each expression in expression configuration file, just can find according to index value the data segment that expression thumbnail is corresponding.
In enforcement, expression selection window may adopt the mode of Pagination Display, in this case, if index value is recorded in expression configuration file, can according to the expression page number of selection window and the expression quantity of every page, in expression configuration file, find the index value that all expression thumbnails needing to show in the corresponding page of this page number are corresponding.Such as, the expression number of every page is 100, when loading the 1st page of expression selection window, should find 1-100 expression, and read index value and the display position information of 1-100 expression in expression configuration file.
Then, corresponding data segment is read according to 1-100 index value.
Finally, according to the data segment of display position information and correspondence, the expression thumbnail that 1-100 is expressed one's feelings is presented on position corresponding in expression selection window.
As shown in Figure 2, be the picture registry file product process that the embodiment of the present application provides, comprise the following steps:
Step 201, obtains the data of picture to be loaded.
Step 202, according to the data construct picture registry file of the picture to be loaded obtained.
Concrete, when building picture registry file, it can be the locational space of the data distribution equal length of each picture to be loaded, then the data of each picture to be loaded are written to as in its locational space distributed, as this picture registry file data segment, and record the index value of data segment corresponding to picture to be loaded.Wherein, the data of described picture to be loaded can be record the binary data of image content to be loaded.Certain the embodiment of the present application is being described to be kept in picture registry file by the binary data of picture to be loaded of illustrative, and not getting rid of the application can be kept at the data of the extended formatting recording image content in picture registry file.
When it is pointed out that structure picture registry file, in picture registry file, each data segment not necessarily will arrange according to the order of picture to be loaded in display window.The index value of data segment corresponding to each picture to be loaded can be recorded, corresponding data segment can be found according to index value.And, the locational space of the data distribution equal length being decided to be each picture to be loaded that also differs.
Be explained in detail below in conjunction with the generation method of application scenarios to the picture registry file that the embodiment of the present application provides loading expression thumbnail in expression selection window.
First, in expression configuration file, read the path of each expression thumbnail file to be loaded, the Disk Locality of correspondence finds corresponding expression thumbnail file, and obtains the data of each expression thumbnail.
Then, according to the data construct picture registry file of each expression thumbnail obtained.
Concrete, it can be the locational space of the data distribution equal length of each expression thumbnail, then the data of each expression thumbnail are written to as in its locational space distributed, as described picture registry file data segment, and in expression configuration file, record the index value of data segment corresponding to expression thumbnail.
Wherein, expression thumbnail is all the picture of the uniform sizes (as 8*8mm) according to expression picture generation, so the data length of each expression thumbnail file is all relatively.So, can be that the data of each expression thumbnail distribute the locational space of equal length, and to arrange the longest data length in the data length of each expression thumbnail file be the length of locational space.If the data length of some expression thumbnail file is long, also locational space length can be set to a lower value, then the expression thumbnail file that data length is greater than locational space length is compressed, make its data length be no more than the length of locational space.Preferably, also can all expression thumbnail files to be loaded be compressed or be encoded, the data length of all expression thumbnail files to be loaded is adjusted to identical length, and the length of locational space is arranged length for this reason.
Based on the method Loaded Image that the embodiment of the present application provides, when needing the picture in display page to delete, the index value of data segment corresponding for picture to be deleted can be deleted.This delete procedure, can not operate picture registry file, without the need to regenerating picture registry file, can reduce the waste of time and resource.
In conjunction with the application scenarios loading expression selection window, when needs delete certain expression by expression selection window, in expression configuration file, the information (path of the implication of display position information, expression picture, the symbol of expression picture, expression picture, the path etc. of expression thumbnail) comprising index value of this expression correspondence can be deleted.
Based on the method Loaded Image that the embodiment of the present application provides, when needs add picture in display page, data segment corresponding for picture to be added can be added in picture registry file.Preferably, data segment corresponding to picture to be added can be increased at the end of the data of picture registry file, and record the index value of data segment corresponding to picture to be added.
In conjunction with the application scenarios loading expression selection window, when needs add expression by expression selection window, data segment corresponding to the expression thumbnail of this expression can be increased at the end of the data of picture registry file, in expression configuration file, increase the information of this expression, and record the index value of this data segment.
Based on the method Loaded Image that the embodiment of the present application provides, when needing to exchange the position of two pictures (the first picture and second picture) in display page, the display position information of the display position information of the first picture and second picture can be exchanged.This interchange process, can not operate picture registry file, without the need to regenerating picture registry file, can reduce the waste of time and resource.
In conjunction with the application scenarios loading expression selection window, when needing the position of two expressions (expression that expression thumbnail is corresponding) in expression selection window to exchange, corresponding display position information of can expressing one's feelings these two in expression configuration file is exchanged.Concrete, when display position information is implicit information, in expression the profile list, all information position in lists of these two expression correspondences can be exchanged.
It should be noted that the method Loaded Image that the embodiment of the present application provides can also be applied to other scenes, is not only the scene that expression thumbnail loads, as long as the process relating to picture loading can adopting said method.
The embodiment of the present application, reads data segment corresponding to picture to be loaded, and shows picture to be loaded according to the data segment read from the picture registry file that the data segment that multiple picture is corresponding forms.When carrying out picture loading, only needing to open picture registry file, and corresponding data segment is read, without the need to opening and closing multiple file, saving the time that picture loads, improving loading efficiency.
Based on identical technical conceive, the embodiment of the present application additionally provides a kind of device Loaded Image, and as shown in Figure 3, this device can comprise:
Index value acquisition module 310, for obtaining the index value of data segment corresponding to picture to be loaded;
Data segment read module 320, position corresponding with the index value that described index value acquisition module 310 obtains from picture registry file, reads the data segment that described picture to be loaded is corresponding; Described picture registry file is made up of the data segment that multiple picture is corresponding;
Display module 330, for the described picture to be loaded of data segment display read according to described data segment read module 320.
Concrete, described display module 330, can comprise:
Display position acquisition of information submodule 331, for obtaining the display position information of described picture to be loaded;
Picture display sub-module 332, for the data segment read according to described data segment read module 320, on the position that the information of display position described in display page is corresponding, shows described picture to be loaded.
Preferably, this device can also comprise:
Acquisition module 340, for obtaining the data of described picture to be loaded;
Build module 350, for picture registry file described in the data construct of picture described to be loaded that obtains according to described acquisition module 340.
Wherein, described structure module 350, specifically for distributing the locational space of equal length for the data of each picture to be loaded, and the data of each picture to be loaded are written in its locational space distributed, as a data segment of described picture registry file, and record the index value of data segment corresponding to picture to be loaded.
Preferably, this device can also comprise:
Removing module 360, for deleting the index value of data segment corresponding for picture to be deleted.
Preferably, this device can also comprise:
Add module 370, the end for the data in described picture registry file increases data segment corresponding to picture to be added, and records the index value of data segment corresponding to described picture to be added.
Preferably, this device can also comprise:
Transpose module 380, for exchanging the display position information of the first picture and the display position information of second picture.
The embodiment of the present application, reads data segment corresponding to picture to be loaded, and shows picture to be loaded according to the data segment read from the picture registry file that the data segment that multiple picture is corresponding forms.When carrying out picture loading, only needing to open picture registry file, and corresponding data segment is read, without the need to opening and closing multiple file, saving the time that picture loads, improving loading efficiency.
It will be appreciated by those skilled in the art that the module in the device in embodiment can carry out being distributed in the device of embodiment according to embodiment description, also can carry out respective change and be arranged in the one or more devices being different from the present embodiment.The module of above-described embodiment can merge into a module, also can split into multiple submodule further.
Above-mentioned the embodiment of the present application sequence number, just to describing, does not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be well understood to the mode that the application can add required general hardware platform by software and realize, and can certainly pass through hardware, but in a lot of situation, the former is better embodiment.Based on such understanding, the technical scheme of the application can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product is stored in a storage medium, comprising some instructions in order to make a station terminal equipment (can be mobile phone, personal computer, server, or the network equipment etc.) perform method described in each embodiment of the application.
The above is only the preferred implementation of the application; it should be pointed out that for those skilled in the art, under the prerequisite not departing from the application's principle; can also make some improvements and modifications, these improvements and modifications also should look the protection domain of the application.

Claims (10)

1. the method Loaded Image, is characterized in that, comprising:
Obtain the index value of data segment corresponding to picture to be loaded;
Position corresponding with this index value from picture registry file, reads the data segment that described picture to be loaded is corresponding, and described picture registry file is made up of the data segment that multiple picture is corresponding, and each described data segment is the data recording each image content to be loaded;
According to the described picture to be loaded of data segment display read;
Described picture registry file generates in the following manner:
Obtain the data of described picture to be loaded;
Picture registry file according to the data construct of the picture described to be loaded obtained;
Picture registry file described in the data construct of the described picture all to be loaded according to obtaining, is specially:
Data for each picture to be loaded distribute the locational space of equal length, and the data of each picture to be loaded are written in its locational space distributed, as a data segment of described picture registry file, and record the index value of data segment corresponding to picture to be loaded;
Wherein, index value is for recording the position of data segment corresponding to picture to be loaded in picture registry file.
2. the method for claim 1, is characterized in that, the described picture to be loaded of data segment display that described basis reads, is specially:
Obtain the display position information of described picture to be loaded;
According to the data segment read, on the position that the information of display position described in display page is corresponding, show described picture to be loaded.
3. the method for claim 1, is characterized in that, the described picture to be loaded of data segment display that described basis reads, and the data segment be specially according to reading shows described picture to be loaded in display page;
Described method, also comprises:
When needing the picture in display page to delete, the index value of data segment corresponding for picture to be deleted is deleted.
4. the method for claim 1, is characterized in that, the described picture to be loaded of data segment display that described basis reads, and the data segment be specially according to reading shows described picture to be loaded in display page;
Described method, also comprises:
When needs add picture in display page, increase data segment corresponding to picture to be added at the end of the data of described picture registry file, and record the index value of data segment corresponding to described picture to be added.
5. method as claimed in claim 2, is characterized in that, also comprise:
When needing the position of the first picture and second picture in display page to exchange, the display position information of described first picture and the display position information of described second picture are exchanged.
6. the device Loaded Image, is characterized in that, comprising:
Index value acquisition module, for obtaining the index value of data segment corresponding to picture to be loaded;
Data segment read module, position corresponding with the index value that described index value acquisition module obtains from picture registry file, reads the data segment that described picture to be loaded is corresponding; Described picture registry file is made up of the data segment that multiple picture is corresponding, and each described data segment is the data recording each image content to be loaded;
Display module, for the described picture to be loaded of data segment display read according to described data segment read module;
The described device Loaded Image, also comprises:
Acquisition module, for obtaining the data of described picture to be loaded;
Build module, for picture registry file described in the data construct of picture described to be loaded that obtains according to described acquisition module;
Described structure module, specifically for distributing the locational space of equal length for the data of each picture to be loaded, and the data of each picture to be loaded are written in its locational space distributed, as a data segment of described picture registry file, and record the index value of data segment corresponding to picture to be loaded;
Wherein, index value is for recording the position of data segment corresponding to picture to be loaded in picture registry file.
7. device as claimed in claim 6, it is characterized in that, described display module, comprising:
Display position acquisition of information submodule, for obtaining the display position information of described picture to be loaded;
Picture display sub-module, for the data segment read according to described data segment read module, on the position that the information of display position described in display page is corresponding, shows described picture to be loaded.
8. device as claimed in claims 6 or 7, is characterized in that, also comprise:
Removing module, for deleting the index value of data segment corresponding for picture to be deleted.
9. device as claimed in claims 6 or 7, is characterized in that, also comprise:
Add module, the end for the data in described picture registry file increases data segment corresponding to picture to be added, and records the index value of data segment corresponding to described picture to be added.
10. device as claimed in claim 7, is characterized in that, also comprise:
Transpose module, for exchanging the display position information of the first picture and the display position information of second picture.
CN201110115114.7A 2011-05-05 2011-05-05 A kind of method and apparatus Loaded Image Active CN102768662B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110115114.7A CN102768662B (en) 2011-05-05 2011-05-05 A kind of method and apparatus Loaded Image
HK12113364.7A HK1172704A1 (en) 2011-05-05 2012-12-25 Method and device for loading a picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110115114.7A CN102768662B (en) 2011-05-05 2011-05-05 A kind of method and apparatus Loaded Image

Publications (2)

Publication Number Publication Date
CN102768662A CN102768662A (en) 2012-11-07
CN102768662B true CN102768662B (en) 2016-02-10

Family

ID=47096066

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110115114.7A Active CN102768662B (en) 2011-05-05 2011-05-05 A kind of method and apparatus Loaded Image

Country Status (2)

Country Link
CN (1) CN102768662B (en)
HK (1) HK1172704A1 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324740B (en) * 2013-06-28 2017-08-25 深圳市九洲电器有限公司 A kind of image display method, device and set top box
CN104461480B (en) * 2013-09-16 2018-04-27 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN103942071B (en) * 2014-04-01 2017-09-19 广州华多网络科技有限公司 The call method and system of the method for previewing of emoticon, system and emoticon
CN104199856B (en) * 2014-08-13 2021-04-06 北京配天技术有限公司 Method for presenting file and file presenting device
CN104375864A (en) * 2014-11-22 2015-02-25 深圳市梧桐世界科技有限公司 Ssid graph loading method
CN105808586B (en) * 2014-12-29 2021-04-06 北京奇虎科技有限公司 Picture data processing method and device
CN105808599A (en) * 2014-12-31 2016-07-27 高德软件有限公司 Information loading method and apparatus as well as electronic device
CN106156132B (en) * 2015-04-09 2020-04-03 阿里巴巴集团控股有限公司 Picture loading display method and device
CN106325829A (en) * 2015-06-17 2017-01-11 阿里巴巴集团控股有限公司 Method and apparatus for realizing expression application based on expression package
CN106681745A (en) * 2015-11-09 2017-05-17 五八同城信息技术有限公司 Picture loading method and terminal
CN106886549A (en) * 2016-08-30 2017-06-23 阿里巴巴集团控股有限公司 A kind of loading method of network picture, device and system
CN108874829B (en) * 2017-05-12 2023-05-09 腾讯科技(深圳)有限公司 Webpage processing method and device, intelligent equipment and computer storage medium
CN108390916B (en) * 2018-01-24 2022-09-06 福建省天奕网络科技有限公司 Picture downloading method and terminal
CN109241470A (en) * 2018-09-27 2019-01-18 北京小米移动软件有限公司 Page display method, apparatus and system
CN109522066B (en) * 2018-10-08 2022-06-21 广州坚和网络科技有限公司 Interactive graph display method in information list
CN111343335B (en) * 2020-02-14 2021-02-26 Tcl移动通信科技(宁波)有限公司 Image display processing method, system, storage medium and mobile terminal
CN114371798A (en) * 2020-10-23 2022-04-19 统信软件技术有限公司 Picture display method and computing device
CN112989254B (en) * 2021-04-13 2023-03-07 郑州悉知信息科技股份有限公司 Picture processing method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1598845A (en) * 2004-09-03 2005-03-23 深圳市海云天科技有限公司 Network exanmination paper go-over method for subjective question
CN101488991A (en) * 2008-12-25 2009-07-22 北京邮电大学 Image loading method based on BREW platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207705A (en) * 2007-12-06 2008-06-25 四川长虹电器股份有限公司 Graphic file management method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1598845A (en) * 2004-09-03 2005-03-23 深圳市海云天科技有限公司 Network exanmination paper go-over method for subjective question
CN101488991A (en) * 2008-12-25 2009-07-22 北京邮电大学 Image loading method based on BREW platform

Also Published As

Publication number Publication date
CN102768662A (en) 2012-11-07
HK1172704A1 (en) 2013-04-26

Similar Documents

Publication Publication Date Title
CN102768662B (en) A kind of method and apparatus Loaded Image
US10650241B2 (en) Systems and methods for identifying matching content
CN101080056B (en) A management method and system of network browser collection folder of mobile terminal
CN102722487B (en) File management method and device
CN104834713A (en) Method and system for storing and transmitting image data of terminal equipment
US20160226996A1 (en) Systems and methods for predictive download
CN103327052A (en) Data storage method and system and data visiting method and system
CN107786638A (en) A kind of data processing method, apparatus and system
CN106488291A (en) The method and apparatus of simultaneous display file in net cast
CN103095700A (en) Electronic data forensics system and forensics control method based on virtual desktop
US11258922B2 (en) Method of combining image files and other files
CN103198073A (en) Picture processing method and system
CN108230487A (en) The method and apparatus of shared camera resource
CN106326403A (en) Web page generating method and device
CN103020053A (en) Page sharing system and method
CN104113509B (en) Pushing method for media files and server
CN105704215B (en) Shared file system and corresponding document sending method and device
CN102202008B (en) Method and device for sending and receiving user upload contents
CN103139227B (en) A kind of application data transmission system and method being applied to mobile terminal
CN103488768A (en) File management method and file management system based on cloud computing
CN102333121B (en) Method for sending and receiving HTTP (Hyper Text Transfer Protocol) attachment as well as server and terminal equipment
TW201238379A (en) An applies to network information flow distribution method
EP3264324A1 (en) Systems and methods for identifying matching content
CN104346338A (en) Multimedia information display method and device for terminal
EP3264325A1 (en) Systems and methods for identifying matching content

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant