CN104239085A - Background picture replacing method and device - Google Patents

Background picture replacing method and device Download PDF

Info

Publication number
CN104239085A
CN104239085A CN201310252994.1A CN201310252994A CN104239085A CN 104239085 A CN104239085 A CN 104239085A CN 201310252994 A CN201310252994 A CN 201310252994A CN 104239085 A CN104239085 A CN 104239085A
Authority
CN
China
Prior art keywords
background picture
replaced
background
page
storage unit
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.)
Granted
Application number
CN201310252994.1A
Other languages
Chinese (zh)
Other versions
CN104239085B (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 CN201310252994.1A priority Critical patent/CN104239085B/en
Publication of CN104239085A publication Critical patent/CN104239085A/en
Application granted granted Critical
Publication of CN104239085B publication Critical patent/CN104239085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a background picture replacing method and device. The method includes setting an address position storage unit for a control of a user interface of an application; setting a storage address of a background picture to be replaced in the address position storage unit; when an application page is started, acquiring the storage address of the background picture to be replaced from the address position storage unit through a corresponding page control of the application page; acquiring a corresponding background picture according to the acquired storage address of the background picture to be replaced; drawing the background picture of the application page. By the background picture replacing method and device, during replacing of the background picture, notifying of the page controls through a message distributing program in a layer-by-layer manner is not needed, so that redundant codes needed by the message distributing program can be omitted, code logic is simplified, operation quantity is reduced, system resources are saved, and false system halt probably occurring during replacing of the background picture is prevented effectively.

Description

The replacing options of background picture and device
Technical field
The present invention relates to field of computer technology, particularly a kind of replacing options of background picture and device.
Background technology
Current mobile phone application more and more focuses on Consumer's Experience, and it is more and more higher to the aesthetic at interface, correspondingly introduce this concept of background picture, user arbitrarily can add the background picture changing whole application, meets user to demand that is attractive in appearance and that experience.
But when an application is along with the continuous increase of function, the continuous increase of interface and control, so needs the control arranging background to get more and more.In prior art, when user will change the Background of application, need to change to corresponding Background according to top-down advice method Notifications page control, namely first send by message distribution program the notice changing Background one by one to each page applied, and then sent the notice changing Background one by one to the control in the page by each page, finally obtain corresponding background picture by page control according to the memory address of background picture in notice, and Background is drawn.
Visible, existing this top-down notice changes the mode of Background, need the memory address of Background to be informed to one by one each application page control, not only waste time and energy, a large amount of logical codes is needed to realize the notice distribution of message, and waste system resource very much, in a large amount of calculating processes, even can produce the seemingly-dead phenomenon of the page without response.
Summary of the invention
The object of this invention is to provide a kind of replacing options and device of background picture, with the problem that the mode occupying system resources solving existing application replacing Background is many.
The present invention proposes a kind of replacing options of background picture, comprising:
For the control of the user interface of application arranges address location storage unit;
The memory address of background picture to be replaced is set in the storage unit of described address location;
When starting the application page, to obtain the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page;
According to the memory address of the background picture to be replaced obtained, obtain corresponding background picture;
According to the background picture obtained, the Background of the application page is drawn.
The present invention also proposes a kind of more changing device of background picture, comprising:
Module is opened up in memory location, and the control for the user interface for application arranges address location storage unit;
Address arranges module, for the memory address of background picture to be replaced being set in the storage unit of described address location;
Acquisition module, for when starting the application page, to obtain the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page;
Background picture acquisition module, for the memory address according to the background picture to be replaced obtained, obtains corresponding background picture;
Drafting module, for according to the background picture obtained, draws the Background of the application page.
Relative to prior art, the invention has the beneficial effects as follows: the embodiment of the present invention utilizes the address location storage unit of special configuration, make the application page start time can from the memory address of the direct background extraction picture of address location storage unit, thus when changing background picture, need not be notified layer by layer to each page control by message distribution program again, not only can save the redundant code needed for message distribution program, simplify code logic, and decrease operand, save system resource, also effectively prevent the seemingly-dead phenomenon of system that may produce when changing background picture.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to technological means of the present invention can be better understood, and can be implemented according to the content of instructions, and can become apparent to allow above and other object of the present invention, feature and advantage, below especially exemplified by preferred embodiment, and coordinate accompanying drawing, be described in detail as follows.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the replacing options of a kind of background picture of the embodiment of the present invention;
Fig. 2 is the process flow diagram of the replacing options of the another kind of background picture of the embodiment of the present invention;
Fig. 3 is a kind of schematic diagram showing background picture list of the embodiment of the present invention;
Fig. 4 is the process flow diagram of the more changing device of a kind of background picture of the embodiment of the present invention;
Fig. 5 is the process flow diagram of the more changing device of the another kind of background picture of the embodiment of the present invention.
Embodiment
The technological means and effect that predetermined goal of the invention takes is reached for further setting forth the present invention, below in conjunction with accompanying drawing and preferred embodiment, to replacing options and its embodiment of device, method, step and effect of the background picture proposed according to the present invention, be described in detail as follows.
Aforementioned and other technology contents, Characteristic for the present invention, can clearly present in following cooperation describes in detail with reference to graphic preferred embodiment.By the explanation of embodiment, when can to the present invention for the technological means reaching predetermined object and take and effect be able to more deeply and concrete understanding, however institute's accompanying drawings be only to provide with reference to and the use of explanation, be not used for being limited the present invention.
Refer to Fig. 1, it is the process flow diagram of the replacing options of a kind of background picture of the embodiment of the present invention, and it comprises the following steps:
S101, for the control of the user interface of application arranges address location storage unit.
The user interface (User Interface, UI) of described application refers to that application is presented to user and carries out mutual initial interface, and the user interface of application plays the effect of scheduling and navigation usually.
Described address location storage unit is the fixing storage space in position, is used for storing the memory address of background picture.
S102, is set to the memory address of background picture to be replaced in the storage unit of described address location.
S103, when starting the application page, to obtain the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page.
Start the application page, be namely the guiding by user interface or scheduling, show the corresponding page, such as user clicks an icon or option that user interface is shown, and enters the corresponding page.
Page control can be encoded in advance, thus when the corresponding application page starts, by the background picture address stored in the storage unit of page control automatic acquisition address location.
S104, according to the memory address of the background picture to be replaced obtained, obtains corresponding background picture.
S105, according to the background picture obtained, draws the Background of the application page.
The embodiment of the present invention utilizes the address location storage unit of special configuration, make the application page start time can from the memory address of the direct background extraction picture of address location storage unit, thus when changing background picture, need not be notified layer by layer to each page control by message distribution program again, not only can save the redundant code needed for message distribution program, simplify code logic, and decrease operand, save system resource, also effectively prevent the seemingly-dead phenomenon of system that may produce when changing background picture.
Refer to Fig. 2, it is the process flow diagram of the replacing options of the another kind of background picture of the embodiment of the present invention, and it comprises the following steps:
S201, for the control of the user interface of application arranges address location storage unit.
Described address location storage unit is the storage space that position is fixed, the storage space that a position as hewed out specially in internal memory by malloc function is fixing, and the control for user interface uses.
Such as, the control of user interface is arranged:
APPUI::FbsBitmap **BGImageAdress;
BGImageAdress=(FbsBitmap **)malloc(4);
Wherein, BGImageAdress is variable in control, FbsBitmap *represent the value (i.e. the address of the address of background picture) stored in address location storage unit, malloc(4) storage space of 4 bytes that distributed by malloc function of expression.
Address location storage unit is used for depositing the memory address of background picture.The operating system of 32, the address of a background picture takies 4 bytes, and in other words, the address location storage unit under the operating system of 32 at least accounts for 4 bytes.The operating system of 64, the address of a background picture takies 8 bytes, and in other words, the address location storage unit under the operating system of 64 at least accounts for 8 bytes.
Address location storage unit in the present embodiment, except being used for depositing the memory address of background picture, also can be used for storing the eigenwert of background picture.The information used possibly when described eigenwert refers to and changes background picture, such as, some addresses place in internal memory stores one group of cover figure, wherein comprise multiple background picture, and each background picture in cover figure is numbered in order, then this eigenwert can be just the numbering of concrete background picture in cover figure, can confirm the concrete background picture that will call to make system.
S202, shows the list of background picture.
Fig. 3 depicts the schematic diagram of a kind of background picture list of the embodiment of the present invention, according to Background list, user can select the background picture that will change, each background picture its memory address all corresponding and corresponding eigenwert, in other words, have selected the secondary background picture in list as user, also namely obtain the corresponding memory address of this background picture and eigenwert.
S203, according to the background picture to be replaced that user selects in lists, obtains the corresponding memory address of background picture to be replaced and eigenwert.
S204, the control for user interface arranges replacing background parameter, and the value of described replacing background parameter equals the value stored in the storage unit of described address location.
Such as, define:
ChangeBGImage(FBSBitMap *bitmap)
*APPUI::BGImageAdress)=bitmap
Wherein, namely bitmap represents replacing background parameter, and APPUI::BGImageAdress is the variable in user interface controls.
S205, is arranged to the value of replacing background parameter by the memory address of background picture to be replaced and eigenwert.
The memory address of the background picture to be replaced obtained by abovementioned steps S203 and eigenwert are arranged to the value of replacing background parameter bitmap, value due to replacing background parameter bitmap equals the value of the variable BGImageAdress of user interface, and the value of variable BGImageAdress equals the value that stores in the storage unit of address location, so just achieved the object memory address of background picture to be replaced and eigenwert are stored in the storage unit of address location by this step.
S206, for the page control of each application page arranges page layout background parameter.The value of described page layout background parameter equals the value stored in the storage unit of described address location.
Such as define in the control of the application page:
View::BGImageAdress=APPUI::BGImageAdress;
Wherein View::BGImageAdress represents the page layout background parameter of the application page, and APPUI::BGImageAdress represents the variable in user interface controls.
S207, when starting the application page, obtains memory address and the eigenwert of background picture to be replaced by the value of the page layout background parameter reading page control.
Due to View::BGImageAdress=APPUI::BGImageAdress;
And the value stored in the storage unit of APPUI::BGImageAdress=address location;
So when starting the application page, the value of the page layout background parameter View::BGImageAdress of reading is exactly the value stored in the storage unit of address location, the memory address of the background picture namely will changed and eigenwert.
S208, according to memory address and the eigenwert of the background picture to be replaced obtained, obtains corresponding background picture.
S209, according to the background picture obtained, draws the Background of the application page.
The replacing options of the background picture of the embodiment of the present invention is by pre-setting the parameter codes of control in user interface and the application page, can when applying the page and starting, the address of the background picture to be replaced stored in the storage unit of quick obtaining address location and eigenwert, and by the memory address of background picture to be replaced and the corresponding background picture of characteristics extraction.Therefore, the background picture Renewal process of the embodiment of the present invention eliminates the message distribution process notified layer by layer to each page control, simplify code logic, and decrease operand, save system resource, also effectively prevent the seemingly-dead phenomenon of system that may produce when changing background picture.
Refer to Fig. 4, it is the structural drawing of the more changing device of a kind of background picture of the embodiment of the present invention, and it comprises, and module 41 is opened up in memory location, address arranges module 42, acquisition module 43, background picture acquisition module 44 and drafting module 45.
Module 41 is opened up for arranging address location storage unit 46 for the control of user interface of application in memory location.Described address location storage unit 46 can be arranged in internal memory, and the position of address location storage unit 46 is fixed, for depositing the storage address of background picture.
Address arranges module 42 and opens up in the address location storage unit 46 that module 41 configures for the memory address of background picture to be replaced being set to described memory location.
Acquisition module 43, for when starting the application page, obtains the memory address of background picture to be replaced from described address location storage unit 46 by the respective page control applying the page.
Background picture acquisition module 44, for the memory address of background picture to be replaced obtained according to acquisition module 43, obtains corresponding background picture.
The background picture of drafting module 45 for obtaining according to background picture acquisition module 44, draws the Background of the application page.
Refer to Fig. 5, it is the structural drawing of the more changing device of the another kind of background picture of the embodiment of the present invention.Compared with the embodiment of Fig. 4, the more changing device of the background picture of the present embodiment also comprises eigenwert and arranges module 47.The address of the present embodiment arranges module 42 and comprises displaying submodule 421, picture address acquisition submodule 422, replacing background optimum configurations submodule 423 and assignment submodule 424 further.The acquisition module 43 of the present embodiment comprises page layout background optimum configurations submodule 431 and reading submodule 432 further.
Show that submodule 421 is for showing the list of background picture.Each background picture in list its memory address all corresponding, if.
Picture address obtains the to be replaced background picture of submodule 422 for selecting in described list according to user, obtains the corresponding address of background picture to be replaced.
Replacing background optimum configurations submodule 423 is for arranging replacing background parameter for the control of user interface, and the value of described replacing background parameter equals the value stored in the storage unit of described address location.
Assignment submodule 424 obtains the memory address of the background picture to be replaced that submodule 422 obtains for the value of replacing background parameter being arranged to picture address, the memory address of background picture to be replaced to be set in the storage unit of described address location.
Eigenwert arranges module 47 for representing that the eigenwert of background picture information to be replaced is set in described address location storage unit 46.The information used possibly when described eigenwert refers to and changes background picture, the size, form, numbering etc. of such as background picture.And acquisition module 43 can obtain memory address and the eigenwert of background picture to be replaced from address location storage unit 46 by the respective page control of the application page.Then by background picture acquisition module 44 according to the memory address of background picture to be replaced obtained and eigenwert, obtain corresponding background picture.
Page layout background optimum configurations submodule 431 arranges page layout background parameter for the page control for applying the page.And the value of described page layout background parameter equals the value corresponding with the memory address of background picture to be replaced of storage in described address location storage unit 46.
Reading submodule 432, for when starting the application page, obtains the memory address of background picture to be replaced by the value reading described page layout background parameter.
The embodiment of the present invention utilizes the address location storage unit of special configuration, make the application page start time can from the memory address of the direct background extraction picture of address location storage unit, thus when changing background picture, need not be notified layer by layer to each page control by message distribution program again, not only can save the redundant code needed for message distribution program, simplify code logic, and decrease operand, save system resource, also effectively prevent the seemingly-dead phenomenon of system that may produce when changing background picture.
Through the above description of the embodiments, those skilled in the art can be well understood to the embodiment of the present invention can by hardware implementing, and the mode that also can add necessary general hardware platform by software realizes.Based on such understanding, the technical scheme of the embodiment of the present invention can embody with the form of software product, it (can be CD-ROM that this software product can be stored in a non-volatile memory medium, USB flash disk, portable hard drive etc.) in, comprise some instructions and perform each method implementing described in scene of the embodiment of the present invention in order to make a computer equipment (can be personal computer, server, or the network equipment etc.).
The above, it is only preferred embodiment of the present invention, not any pro forma restriction is done to the present invention, although the present invention discloses as above with preferred embodiment, but and be not used to limit the present invention, any those skilled in the art, do not departing within the scope of technical solution of the present invention, make a little change when the technology contents of above-mentioned announcement can be utilized or be modified to the Equivalent embodiments of equivalent variations, in every case be do not depart from technical solution of the present invention content, according to any simple modification that technical spirit of the present invention is done above embodiment, equivalent variations and modification, all still belong in the scope of technical solution of the present invention.

Claims (10)

1. a replacing options for background picture, is characterized in that, comprising:
For the control of the user interface of application arranges address location storage unit;
The memory address of background picture to be replaced is set in the storage unit of described address location;
When starting the application page, to obtain the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page;
According to the memory address of the background picture to be replaced obtained, obtain corresponding background picture;
According to the background picture obtained, the Background of the application page is drawn.
2. the replacing options of background picture as claimed in claim 1, is characterized in that, the described step obtaining the memory address of background picture to be replaced from described address location storage unit by the respective page control applying the page comprises:
Page layout background parameter is set for applying the page control of the page, and the value of described page layout background parameter equals the value corresponding with the memory address of background picture to be replaced that store in the storage unit of described address location;
When starting the application page, obtained the memory address of background picture to be replaced by the value reading described page layout background parameter.
3. the replacing options of background picture as claimed in claim 1, it is characterized in that, the step that the described memory address by background picture to be replaced is set in the storage unit of described address location comprises:
Control for user interface arranges replacing background parameter, and the value of described replacing background parameter equals the value stored in the storage unit of described address location;
The value of replacing background parameter is arranged to the memory address of background picture to be replaced, the memory address of background picture to be replaced to be set in the storage unit of described address location.
4. the replacing options of background picture as claimed in claim 1, it is characterized in that, the step that the described memory address by background picture to be replaced is set in the storage unit of described address location comprises:
Show the list of background picture;
The background picture to be replaced selected in described list according to user, obtains the corresponding address of background picture to be replaced;
The memory address of the background picture to be replaced obtained is set in the storage unit of described address location.
5. the replacing options of background picture as claimed in claim 1, is characterized in that,
Also comprise before the step of the described startup application page: will represent that the eigenwert of background picture information to be replaced is set in the storage unit of described address location;
The described step obtaining the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page comprises: the memory address and the eigenwert that are obtained background picture to be replaced by the respective page control of applying the page from described address location storage unit;
The memory address of the described background picture to be replaced according to obtaining, the step obtaining corresponding background picture comprises: according to memory address and the eigenwert of the background picture to be replaced obtained, obtain corresponding background picture.
6. a more changing device for background picture, is characterized in that, comprising:
Module is opened up in memory location, and the control for the user interface for application arranges address location storage unit;
Address arranges module, for the memory address of background picture to be replaced being set in the storage unit of described address location;
Acquisition module, for when starting the application page, to obtain the memory address of background picture to be replaced from described address location storage unit by applying the respective page control of the page;
Background picture acquisition module, for the memory address according to the background picture to be replaced obtained, obtains corresponding background picture;
Drafting module, for according to the background picture obtained, draws the Background of the application page.
7. the more changing device of background picture as claimed in claim 6, it is characterized in that, described acquisition module comprises further:
Page layout background optimum configurations submodule, for arranging page layout background parameter for applying the page control of the page, and the value of described page layout background parameter equals the value corresponding with the memory address of background picture to be replaced that store in the storage unit of described address location;
Reading submodule, for when starting the application page, obtains the memory address of background picture to be replaced by the value reading described page layout background parameter.
8. the more changing device of background picture as claimed in claim 6, it is characterized in that, described address arranges module and comprises further:
Replacing background optimum configurations submodule, for arranging replacing background parameter for the control of user interface, the value of described replacing background parameter equals the value stored in the storage unit of described address location;
Assignment submodule, for the value of replacing background parameter being arranged to the memory address of background picture to be replaced, to be set to the memory address of background picture to be replaced in the storage unit of described address location.
9. the more changing device of background picture as claimed in claim 6, it is characterized in that, described address arranges module and comprises further:
Show submodule, for showing the list of background picture;
Picture address obtains submodule, for the background picture to be replaced selected in described list according to user, obtains the corresponding address of background picture to be replaced, the memory address of the background picture to be replaced obtained to be set in the storage unit of described address location.
10. the more changing device of background picture as claimed in claim 6, it is characterized in that, the more changing device of described background picture also comprises:
Eigenwert arranges module, for representing that the eigenwert of background picture information to be replaced is set in the storage unit of described address location;
Described acquisition module to obtain memory address and the eigenwert of background picture to be replaced from described address location storage unit by applying the respective page control of the page;
Described background picture acquisition module, according to the memory address of the background picture to be replaced obtained and eigenwert, obtains corresponding background picture.
CN201310252994.1A 2013-06-24 2013-06-24 The replacing options and device of background picture Active CN104239085B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310252994.1A CN104239085B (en) 2013-06-24 2013-06-24 The replacing options and device of background picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310252994.1A CN104239085B (en) 2013-06-24 2013-06-24 The replacing options and device of background picture

Publications (2)

Publication Number Publication Date
CN104239085A true CN104239085A (en) 2014-12-24
CN104239085B CN104239085B (en) 2017-12-26

Family

ID=52227222

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310252994.1A Active CN104239085B (en) 2013-06-24 2013-06-24 The replacing options and device of background picture

Country Status (1)

Country Link
CN (1) CN104239085B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391610A (en) * 2017-07-04 2017-11-24 广州视源电子科技股份有限公司 Background picture method to set up, device, readable storage medium storing program for executing and computer equipment
CN108874477A (en) * 2017-05-11 2018-11-23 武汉斗鱼网络科技有限公司 A kind of method and apparatus showing static images and dynamic picture

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1968372A (en) * 2005-11-17 2007-05-23 深圳Tcl新技术有限公司 Background changing method for TV functional interface
US8271333B1 (en) * 2000-11-02 2012-09-18 Yahoo! Inc. Content-related wallpaper

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8271333B1 (en) * 2000-11-02 2012-09-18 Yahoo! Inc. Content-related wallpaper
CN1968372A (en) * 2005-11-17 2007-05-23 深圳Tcl新技术有限公司 Background changing method for TV functional interface

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874477A (en) * 2017-05-11 2018-11-23 武汉斗鱼网络科技有限公司 A kind of method and apparatus showing static images and dynamic picture
CN108874477B (en) * 2017-05-11 2021-06-15 武汉斗鱼网络科技有限公司 Method and device for displaying static pictures and dynamic pictures
CN107391610A (en) * 2017-07-04 2017-11-24 广州视源电子科技股份有限公司 Background picture method to set up, device, readable storage medium storing program for executing and computer equipment

Also Published As

Publication number Publication date
CN104239085B (en) 2017-12-26

Similar Documents

Publication Publication Date Title
CN105283844B (en) Electronic device and method for providing battery information through electronic device
KR20100021725A (en) Apparatus and method for reallocation of memory in mobile communication terminal
CN105867956A (en) Method and device for showing plugin view element in host application page
CN104380769A (en) Information reminding method, apparatus, and electronic terminal
CN103500116A (en) Method and system for clearing data generated by application program
CN101516056A (en) Method for changing mobile phone theme resources
JP2016506005A (en) Method and apparatus for generating desktop widget, and terminal device
CN103957240A (en) Weather system capable of shooting pictures in real time and conducting sharing and implementation method of weather system capable of shooting pictures in real time and conducting sharing
CN104503668A (en) Method, system and terminal for generating menu shortcuts
KR102024820B1 (en) Desktop sharing method and mobile terminal
CN105893087A (en) Application program starting method and device
CN105404547A (en) Fusion method and device of operating system
CN105204751A (en) Method and terminal for touch screen equipment background image conversion
CN106230977A (en) A kind of client functionality loading method, system, client and service end
CN103793156A (en) Control method of application programs in mobile terminal system
CN104239085A (en) Background picture replacing method and device
CN107544723B (en) Application program interaction method, device and system
CN105260085A (en) Application setting method and terminal utilizing same
CN105094776A (en) List processing method and device
CN104424125A (en) Clearing method for mobile terminal cache, device and mobile terminal
CN113986539A (en) Method, device, electronic equipment and readable storage medium for realizing pod fixed IP
CN105100862A (en) Grid movement display processing method and grid movement display processing system
CN109408222A (en) Intelligent terminal and its space management, the device with store function
CN102968244A (en) Method, and device and equipment for acquiring resource preview, and equipment
CN103399689A (en) Unlocking interface shortcut generation and display method and device

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