CN101706970A - Method and application for layered processing of operation objects - Google Patents

Method and application for layered processing of operation objects Download PDF

Info

Publication number
CN101706970A
CN101706970A CN200910194164A CN200910194164A CN101706970A CN 101706970 A CN101706970 A CN 101706970A CN 200910194164 A CN200910194164 A CN 200910194164A CN 200910194164 A CN200910194164 A CN 200910194164A CN 101706970 A CN101706970 A CN 101706970A
Authority
CN
China
Prior art keywords
operand
internal memory
objects
list
operation object
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
CN200910194164A
Other languages
Chinese (zh)
Other versions
CN101706970B (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.)
Vtron Group Co Ltd
Original Assignee
Vtron Technologies 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 Vtron Technologies Ltd filed Critical Vtron Technologies Ltd
Priority to CN2009101941641A priority Critical patent/CN101706970B/en
Publication of CN101706970A publication Critical patent/CN101706970A/en
Application granted granted Critical
Publication of CN101706970B publication Critical patent/CN101706970B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a method for layered processing of operation objects, comprising the following steps: creating three memory DCs; drawing the background in the first memory DC; selecting the operation objects by a user and searching all objects below the operation objects; drawing the whole background on the first memory DC in the second memory DC, and drawing all the objects below the operation objects on the second memory DC in order; carrying out operation on the objects by the user, calculating an area A needing to be refreshed, searching all the objects between the adjacent operation objects in the area A needing to be refreshed and searching all the objects on the uppermost layer operation objects, drawing the refreshed area A corresponding to the second memory DC on the third memory DC and drawing the operation objects after being operated and searched objects on the third memory DC in the original order; and drawing the pictures on the third memory DC on corresponding areas of a screen DC. The method has the advantages of simpleness, fastness, accuracy and little occupied CPU resource.

Description

A kind of method of layered processing of operation object and application
Technical field
The present invention relates to the image display technology field, particularly relate to a kind of method and application of layered processing of operation object.
Background technology
Along with popularizing of computer utility, computer graphics is more and more general, relate to fields such as the fine arts, design, education, military affairs, meeting, the operation of object has been become a important step in the drawing course, specifically comprise the moving of object, rotation, stretching etc.
In the prior art, mainly finish operation to object by the mode of direct control on video card, promptly directly sign on the video card thing that to draw, the mode of picture is gone up in employing at DC (Device Context context), at first obtain the DC of screen, just on DC, carry out the drawing of all objects then according to the window handle of screen.Frequent video card so not only can occur and switch, and a lot of cpu resource of video card switching meeting consumption, cause refresh rate slow, the phenomenon of screen flicker also appears in addition easily.Simultaneously, along with increasing of object number, the zone of refreshing is also increasing, therefore the video card to computing machine that just need not stop the operation of object switches, thereby cause the operating speed of object and efficient to glide, it is inconvenient to cause software to use, even is difficult to use.
Summary of the invention
The objective of the invention is to overcome the shortcoming and defect of prior art, a kind of method of layered processing of operation object is provided, finish operation simply, accurately, also have and take the advantage that the CUP resource is few, image refreshing speed is fast, the software compatibility is good object.
The present invention seeks to be achieved through the following technical solutions, a kind of method of layered processing of operation object as shown in Figure 1, may further comprise the steps:
Create 3 internal memory DC;
In first internal memory DC, draw background;
The user selects n operand (n is a positive integer) at desktop, wherein in proper order by the height of the operand position of choosing, be respectively operand 1, operand 2, operand 3 ..., operand n; (top is operand 1, the bottom be operand n); All objects below the search operation object n, and create all object datas deposit below the operand n and the tabulation Listn of position relation;
Whole background painting on the first internal memory DC in the second internal memory DC, is drawn in the object of Listn on second internal memory DC by the origin-location order again;
The operation of at desktop object being carried out according to the user, the regional A that calculating need refresh, and in the regional A that need refresh, search all objects between adjacent operand and search all objects the superiors' operand 1 above, these object datas and position relation are deposited in the difference tabulation List 0 of new establishment in the List n-1 that tabulates;
According to the position of refreshing regional A and size, second internal memory DC gone up corresponding zone be drawn on the 3rd the internal memory DC, n the operand after the operation and the List 0 that tabulates are drawn on the 3rd the internal memory DC by original order to the object among the tabulation List n-1;
Picture on the 3rd internal memory DC is signed on the respective regions of screen DC, and other regional picture of screen DC remains unchanged.
To better implement the present invention, described internal memory DC is a page size, is kept in the Installed System Memory always.
Described background is that color is or/and picture.
The operand that described user selects at desktop is specially, if the operand that the user selects a plurality of positions to link to each other up and down, then the operand that these a plurality of positions are linked to each other is up and down handled as an operand.
Described tabulation List is a chained list, is used to deposit the data and the position relation of other object except that operand.
The regional A that described calculating need refresh is meant that specifically calculating each operand carries out the Zone Full that relates in the operating process, and promptly each operand is operated the union in the zone of process in the zone at zone, place, operation back at preceding place and the operating process.
The regional A that described calculating need refresh can also be apart from shape, is specially to comprise that each operand operates the narrow spacing shape in the zone of process in the zone at the zone at preceding place, place, operation back and the operating process.
Described all objects and all objects of searching above the superiors' operand 1 of in the regional A that need refresh, searching between adjacent operand, these object datas and position relation are deposited in the difference tabulation List 0 of new establishment in tabulation List n-1, specifically be meant all objects between search operation object n and operand n-1 in the regional A scope that need refresh, the tabulation List n-1 of all object datas between establishment deposit operation object n and operand n-1 and position relation, ..., all objects that search operation object 2 and operand are 1, create all object datas of 1 of deposit operation object 2 and operand and the tabulation List 1 of position relation, all objects above the search operation object 1, all object datas above the establishment deposit operation object 1 and the tabulation List 0 of position relation.
Described tabulation List 0 is drawn on the 3rd the internal memory DC by original order to the object among the tabulation List n-1, specifically is that tabulation List 0 is drawn on the 3rd the internal memory DC by the origin-location order to the content of object in refreshing regional A scope among the List n-1 that tabulates.
The present invention also aims to the image display application said method in computer graphics.The image that the inventive method is applied in the computer graphics shows, demonstration, response speed that can speed-up computation machine image and do not influence the display effect of drawing.
The present invention compared with prior art has the following advantages and beneficial effect:
The first, fast improve the processing power of computing machine to object, as mobile, rotation, stretching object etc., use the inventive method, processing to Object Operations in the image is operated, the conversion of position etc. is all carried out in internal memory, in internal memory, switch, just the picture behind last the switching is shown to desktop, avoid video card is carried out frequent switching so on the one hand, prolong the serviceable life of video card greatly, also effectively raise the refresh rate of computing machine in the drawing on the other hand, better meet application demand.
The second, because main switching is to carry out in internal memory, rather than in video card, carry out, therefore can effectively reduce the consumption of cpu resource, when having improved reaction velocity, also improved compatibility, the ease for use of software.
The 3rd, because the user only relates to the change of image in the small area to the operation of object, therefore only need the zone that the image in the desktop changes is refreshed, and do not need the whole desktop page is refreshed again. and the present invention is by obtaining the regional A that need refresh, then whole not operation objects that regional A is related to above and operate after operand be shown in the desktop again after drawing by former order, and referent also is the part in the A scope of picture zone, the not operation object part that promptly has is in regional A scope, the part that has is outside regional A scope, it also is the part in the A scope of picture zone, the extraneous picture that do not need of zone A, can effectively improve refresh rate like this, also not influence the display effect of image simultaneously.
Description of drawings
Fig. 1 is the method flow diagram of a kind of layered processing of operation object of the present invention;
Fig. 2 embodiment 1 uses the method flow diagram of a kind of layered processing of operation object of the present invention;
Fig. 3 is the synoptic diagram that draws background picture in first internal memory DC;
Fig. 4 is the synoptic diagram that the user chooses operand " fork " among the embodiment one;
Fig. 5 is that second internal memory DC draws synoptic diagram behind background and List 1 object among the embodiment one;
Fig. 6 is the synoptic diagram that among the embodiment one object is carried out move operation;
Fig. 7 is position and the size that basis refreshes regional A among the embodiment one, second internal memory DC is gone up corresponding zone be drawn in the 3rd synoptic diagram on the internal memory DC;
Fig. 8 is the synoptic diagram that draws operand among the embodiment one on the 3rd internal memory;
Fig. 9 is the synoptic diagram that draws tabulation List 0 object among the embodiment one on the 3rd internal memory;
Figure 10 is that the user chooses operand " fork " to reach the synoptic diagram of " triangle " among the embodiment two;
Figure 11 is that the user chooses operand " triangle " to reach the synoptic diagram of " pentagram " among the embodiment three;
Figure 12 is that second internal memory DC draws synoptic diagram behind background and List 2 objects among the embodiment three;
Figure 13 is the synoptic diagram that among the embodiment three object is rotated operation;
Figure 14 is position and the size that basis refreshes regional A among the embodiment three, second internal memory DC is gone up corresponding zone be drawn in the 3rd synoptic diagram on the internal memory DC;
Figure 15 is a synoptic diagram of drawing operand " pentagram " among the embodiment three on the 3rd internal memory DC;
Figure 16 is the synoptic diagram that draws tabulation List 1 object among the embodiment three on the 3rd internal memory;
Figure 17 is a synoptic diagram of drawing operand " triangle " among the embodiment three on the 3rd internal memory DC;
Figure 18 is the synoptic diagram that draws tabulation List 0 object among the embodiment three on the 3rd internal memory.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited thereto.
Embodiment one
Present embodiment one is selected 1 operand with the user, and it is carried out move operation is that example is introduced the inventive method, and particular content is as follows:
S1, see process flow diagram Fig. 2, create 3 page sizes and be kept at internal memory DC in the Installed System Memory always;
S2, in first internal memory DC, draw background picture, see that Fig. 3 (shows contrast effect in order to obtain better pictures in the present embodiment, computer desktop adopts white background, certainly be various color pictures etc. in the practical application), can create by the CreateCompatibleDC function that calls among the GDI+;
S3, user select 1 operand at desktop, and have judged whether selected object, if then enter S4, otherwise return S2;
All objects below S4, the search operation object, and create all object datas deposit below the operand and the tabulation List 1 of position relation; Described tabulation List 1 is a chained list, is used for all object datas and position relation below the deposit operation object; In the present embodiment, see Fig. 4, user's selected object is " fork ", is that " ellipse ", " pentagram " are deposited among the List1 with all objects below this object;
S4, the whole background painting on the first internal memory DC in the second internal memory DC, again the object of List 1 is drawn on second internal memory DC by the origin-location order, see Fig. 5;
S5, whether judge the user just at operand, if, then enter S6, if not, S3 then returned;
S6, the operation of at desktop object being carried out according to the user, the regional A that calculating need refresh (is to calculate operand to carry out the Zone Full that relates in the operating process, it is the zone that operand is operated preceding place, the zone of process in the zone at place, operation back and the operating process, the regional A that described need refresh is the narrow spacing shape that comprises above-mentioned zone, see Fig. 6, object is carried out move operation, refreshing regional A produces with move operation object " fork " back, according to the zone (solid line) before moving and mobile after rectangular area (dotted line) calculate the regional A that need refresh), and in the regional A that need refresh all objects above the search operation object, these object datas and position relation is deposited in the tabulation List 0 (all the list object List 0 above the operand comprise " triangle " and " colluding ") of new establishment;
S8, basis refresh position and the size of regional A, second internal memory DC gone up corresponding zone be drawn in upward (see figure 7) of the 3rd internal memory DC, the content in refreshing regional A scope is drawn on the 3rd the internal memory DC (seeing Fig. 8, Fig. 9) by original order operand after the operation and tabulation List 0 object; In order to improve refresh rate, only draw the part of tabulation List 0 object in refreshing regional A scope, do not need picture refreshing the extraneous part of regional A;
S9, can select to use the Bitblt among the GDI+, the picture on the 3rd internal memory DC is signed on the respective regions of screen DC, other regional picture of screen DC remains unchanged.
S10: judge whether mouse upsprings, and is to enter S11, otherwise enter S5;
S11: end process.
Embodiment two:
The operand that present embodiment two selects 2 positions to link to each other up and down with the user, and it is carried out move operation is that example is introduced the inventive method, particular content is as follows:
S1,3 page sizes of establishment also are kept at the internal memory DC in the Installed System Memory always;
S2, in first internal memory DC, draw background picture, can create by the CreateCompatibleDC function that calls among the GDI+;
The operand that S3, user select 2 positions to link to each other up and down at desktop, and judged whether selected object, if then enter S4, otherwise return S2;
All objects below S4, the search operation object, and create all object datas deposit below the operand and the tabulation List 1 of position relation; Described tabulation List 1 is a chained list, is used for all object datas and position relation below the deposit operation object; In the present embodiment, see Figure 10, the operand that the user chooses for " fork " and with " triangle " that be positioned at above it, regard these 2 operands as an integral body, then all objects below these 2 operands comprise that " ellipse ", " pentagram " deposit among the List 1;
Remove among the tabulation List 0 that creates afterwards, its all objects above operand just are interpreted as that including only " colluding " does not comprise outside " triangle ", and other following step is with embodiment one, herein not in repeat specification.
Embodiment three
Present embodiment three is selected 2 non-conterminous operands with the user, and to its be rotated be operating as the example the inventive method is introduced, particular content is as follows:
S1,3 page sizes of establishment also are kept at the internal memory DC in the Installed System Memory always;
S2, in first internal memory DC, draw background picture, see Fig. 3, can create by the CreateCompatibleDC function that calls among the GDI+;
S3, user select 2 non-conterminous operands at desktop, and have judged whether selected object, if then enter S4, otherwise return S2;
The operand that S4, user choose reaches " triangle " for " pentagram ", with " triangle " is operand 1, " pentagram " is operand 2, all objects (i.e. " ellipse " among the figure) below the search operation object 2 " pentagram ", and create all object datas deposited below the operand 2 and the tabulation List 2 of position relation; Described tabulation List 2 is a chained list, is used for deposit operation object 2 following all object datas and positions and concerns; In the present embodiment, see Figure 11, all objects (i.e. " ellipse ") below the operand 2 " pentagram " are deposited among the List2;
S4, the whole background painting on the first internal memory DC in the second internal memory DC, again the object of List 2 is drawn on second internal memory DC by the origin-location order, see Figure 12;
S5, whether judge the user just at operand, if, then enter S6, if not, S3 then returned;
S6, the operation of at desktop object being carried out according to the user, the regional A that calculating need refresh (is meant that calculating operand 1 and operand 2 carries out the Zone Full that relates in the operating process, it is the zone that operand is operated preceding place, the union in the zone of process in the zone at place, operation back and the operating process, see Figure 13, object 1 and operand 2 are rotated operation, refreshing regional A produces with rotary manipulation object 1 " triangle " and operand 2 " pentagram " back, (solid line is the zone that relates to before the operand rotation, dotted line is the zone that relates to after the operand rotation, calculate operand and be rotated the Zone Full that relates in the process, it is the zone that operand rotates preceding place, the zone of process in the zone at place, rotation back and the rotary course, the regional A that described need refresh is the narrow spacing shape that comprises above-mentioned zone), and in the regional A scope that need refresh all objects of 1 of search operation object 2 and operand, create all object datas of 1 of deposit operation object 2 and operand and the tabulation List 1 (promptly only having " fork ") of position relation, all objects above the search operation object 1, all object datas above the establishment deposit operation object 1 and the tabulation List 0 (promptly only having " colluding ") of position relation;
S8, basis refresh position and the size of regional A, second internal memory DC gone up corresponding zone be drawn in the 3rd internal memory DC upward (seeing Figure 14), the content of object in refreshing regional A scope of the operand 1 after the operation and operand 2 and tabulation List1, tabulation List 0 is drawn on the 3rd the internal memory DC (seeing Figure 15, Figure 16, Figure 17, Figure 18) by original order; In order to improve refresh rate, only draw tabulation List 1, the part of tabulation List 0 object in refreshing regional A scope, do not need picture refreshing the extraneous part of regional A;
S9, can select to use the Bitblt among the GDI+, the picture on the 3rd internal memory DC is signed on the respective regions of screen DC, other regional picture of screen DC remains unchanged.
S10: judge whether mouse upsprings, and is to enter S11, otherwise enter S5;
S11: end process.
The foregoing description is a preferred implementation of the present invention; but embodiments of the present invention are not limited by the examples; other any do not deviate from change, the modification done under spirit of the present invention and the principle, substitutes, combination, simplify; all should be the substitute mode of equivalence, be included within protection scope of the present invention.

Claims (10)

1. the method for a layered processing of operation object is characterized in that, may further comprise the steps:
Create 3 internal memory DC;
In first internal memory DC, draw background;
The user selects n operand at desktop, wherein in proper order by the height of the operand position of choosing, be respectively operand 1, operand 2, operand 3 ..., operand n; All objects below the search operation object n, and create all object datas deposit below the operand n and the tabulation List n of position relation;
Whole background painting on the first internal memory DC in the second internal memory DC, is drawn in the object of List n on second internal memory DC by the origin-location order again;
The operation of at desktop object being carried out according to the user, the regional A that calculating need refresh, and in the regional A that need refresh, search all objects between adjacent operand and search all objects the superiors' operand 1 above, these object datas and position relation are deposited in the difference tabulation List 0 of new establishment in the List n-1 that tabulates;
According to the position of refreshing regional A and size, second internal memory DC gone up corresponding zone be drawn on the 3rd the internal memory DC, n the operand after the operation and the List 0 that tabulates are drawn on the 3rd the internal memory DC by original order to the object among the tabulation List n-1;
Picture on the 3rd internal memory DC is signed on the respective regions of screen DC.
2. according to the method for the described layered processing of operation object of claim 1, it is characterized in that described internal memory DC is a page size, is kept in the Installed System Memory always.
3. according to the method for the described layered processing of operation object of claim 1, it is characterized in that described background is that color is or/and picture.
4. according to the method for the described layered processing of operation object of claim 1, it is characterized in that, the operand that described user selects at desktop, be specially, if the operand that the user selects a plurality of positions to link to each other up and down, then the operand that these a plurality of positions are linked to each other is up and down handled as an operand.
5. according to the method for the described layered processing of operation object of claim 1, it is characterized in that described tabulation List is a chained list, be used to deposit the data and the position relation of other object except that operand.
6. according to the method for the described layered processing of operation object of claim 1, it is characterized in that, the regional A that described calculating need refresh, be meant that specifically calculating each operand carries out the Zone Full that relates in the operating process, promptly each operand is operated the union in the zone of process in the zone at zone, place, operation back at preceding place and the operating process.
7. according to the method for the described layered processing of operation object of claim 1, it is characterized in that, the regional A that described calculating need refresh is for apart from shape, is to comprise that each operand operates the narrow spacing shape in the zone of process in the zone at the zone at preceding place, place, operation back and the operating process.
8. according to the method for the described layered processing of operation object of claim 1, it is characterized in that, in the regional A that need refresh, search all objects and all objects of searching above the superiors' operand 1 between adjacent operand, these object datas and position relation are deposited in the difference tabulation List 0 of new establishment in tabulation Listn-1, specifically be meant all objects between search operation object n and operand n-1 in the regional A scope that need refresh, the tabulation List n-1 of all object datas between establishment deposit operation object n and operand n-1 and position relation, ..., all objects that search operation object 2 and operand are 1, create all object datas of 1 of deposit operation object 2 and operand and the tabulation List 1 of position relation, all objects above the search operation object 1, all object datas above the establishment deposit operation object 1 and the tabulation List 0 of position relation.
9. according to the method for the described layered processing of operation object of claim 1, it is characterized in that, described tabulation List 0 is drawn on the 3rd the internal memory DC by original order to the object among the tabulation List n-1, specifically is that tabulation List 0 is drawn on the 3rd the internal memory DC by the origin-location order to the content of object in refreshing regional A scope among the List n-1 that tabulates.
10. the application of the method for the described layered processing of operation object of claim 1 is characterized in that, the application that the image of described method in computer graphics shows.
CN2009101941641A 2009-11-25 2009-11-25 Method and application for layered processing of operation objects Expired - Fee Related CN101706970B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101941641A CN101706970B (en) 2009-11-25 2009-11-25 Method and application for layered processing of operation objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101941641A CN101706970B (en) 2009-11-25 2009-11-25 Method and application for layered processing of operation objects

Publications (2)

Publication Number Publication Date
CN101706970A true CN101706970A (en) 2010-05-12
CN101706970B CN101706970B (en) 2011-12-21

Family

ID=42377192

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101941641A Expired - Fee Related CN101706970B (en) 2009-11-25 2009-11-25 Method and application for layered processing of operation objects

Country Status (1)

Country Link
CN (1) CN101706970B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226456A (en) * 2013-04-24 2013-07-31 广东威创视讯科技股份有限公司 Image display method and device for tiled wall
CN103927774A (en) * 2014-04-28 2014-07-16 宇龙计算机通信科技(深圳)有限公司 Controllable image generating and processing method and system
CN111833421A (en) * 2020-07-20 2020-10-27 福建天晴在线互动科技有限公司 Method and system for realizing animation effect based on GDI +

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1187416B1 (en) * 2000-09-07 2005-03-23 Matsushita Electric Industrial Co., Ltd. Method and apparatus for transmitting data packets
CN100428268C (en) * 2007-04-13 2008-10-22 中国传媒大学 File-image cutting method based on Chinese characteristics

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226456A (en) * 2013-04-24 2013-07-31 广东威创视讯科技股份有限公司 Image display method and device for tiled wall
CN103927774A (en) * 2014-04-28 2014-07-16 宇龙计算机通信科技(深圳)有限公司 Controllable image generating and processing method and system
CN111833421A (en) * 2020-07-20 2020-10-27 福建天晴在线互动科技有限公司 Method and system for realizing animation effect based on GDI +
CN111833421B (en) * 2020-07-20 2023-06-16 福建天晴在线互动科技有限公司 Method and system for realizing animation effect based on GDI +

Also Published As

Publication number Publication date
CN101706970B (en) 2011-12-21

Similar Documents

Publication Publication Date Title
DE112013002803B4 (en) Method, system and device for providing a three-dimensional transition animation for a change in a map view
RU2540826C2 (en) Internal scroll activation and cursor adornment
US10168861B2 (en) Menu display device, menu display control method, program and information storage medium
US9898851B2 (en) Icon animation based on detected activity
US20130293589A1 (en) Dimming method and display apparatus using the same
CN106959808A (en) A kind of system and method based on gesture control 3D models
CN105339931A (en) Method and device for handling data containers
CN110796143A (en) Scene text recognition method based on man-machine cooperation
US20190156538A1 (en) Dynamically Varying Visual Properties of Indicators on a Digital Map
CN106648356B (en) Android platform-based trotting horse lantern effect realization device and method
CN101763625A (en) Image pixel processing method
US20150074596A1 (en) Techniques to display location-based information
US20110225546A1 (en) Map spotlights
CN101706970B (en) Method and application for layered processing of operation objects
DE202014010894U1 (en) System for disambiguation of the object selection
US11610563B2 (en) Location-based display of pixel history
JP2012018644A (en) Information processor, information processing method and program
US20230097857A1 (en) Card unit presentation method and apparatus, computer device, and storage medium
CN106017483A (en) Map vehicle icon drawing method and system and navigation terminal
CN106096121A (en) Intelligent building project method for drawing map based on universal map control
CN116149765A (en) Method for determining refresh mode of ink screen, electronic device and storage medium
CN103137009A (en) Display method and device for map and vehicle-mounted system
CN110235097B (en) Reversible digital ink for inking application user interface
CN104820584B (en) Construction method and system of 3D gesture interface for hierarchical information natural control
CN104484097A (en) Change storage method of mobile phone desktop icons

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
CP03 Change of name, title or address

Address after: Kezhu road high tech Industrial Development Zone, Guangzhou city of Guangdong Province, No. 233 510670

Patentee after: Wei Chong group Limited by Share Ltd

Address before: 510663 Guangzhou province high tech Industrial Development Zone, Guangdong, Cai road, No. 6, No.

Patentee before: Guangdong Weichuangshixun Science and Technology Co., Ltd.

CP03 Change of name, title or address
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111221

Termination date: 20181125

CF01 Termination of patent right due to non-payment of annual fee