CN103019839B - A kind of file fast display method, device and terminal - Google Patents

A kind of file fast display method, device and terminal Download PDF

Info

Publication number
CN103019839B
CN103019839B CN201210462430.6A CN201210462430A CN103019839B CN 103019839 B CN103019839 B CN 103019839B CN 201210462430 A CN201210462430 A CN 201210462430A CN 103019839 B CN103019839 B CN 103019839B
Authority
CN
China
Prior art keywords
file
current goal
folder
scanning
scan
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.)
Expired - Fee Related
Application number
CN201210462430.6A
Other languages
Chinese (zh)
Other versions
CN103019839A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201210462430.6A priority Critical patent/CN103019839B/en
Publication of CN103019839A publication Critical patent/CN103019839A/en
Application granted granted Critical
Publication of CN103019839B publication Critical patent/CN103019839B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention relates to a kind of file fast display method, device and terminal, wherein method comprises: constructive process: the worker thread creating scanning document; Scanning process: scanning current goal file, often scans a file or folder in current goal file and after getting out related data, notifies UI main thread, and judge whether current goal file has scanned, if so, then terminate, otherwise continue scanning current goal file; Procedure for displaying: refresh interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document; Deterministic process: while execution scanning process, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat scanning process, or show selected file content.

Description

A kind of file fast display method, device and terminal
Technical field
The present invention relates to communication technical field, more particularly, relate to a kind of file fast display method, device and terminal.
Background technology
Along with science and technology is growing, the especially fast development of Android (Android) technology, makes the application function of intelligent mobile terminal more and more abundanter, and general application function all can relate to file display operation.On current Android intelligent machine, the method for file manager display file generally: first scan the All Files under this destination folder, finally show together again.Wherein, when scanning document, the interface operation of user is frozen, and that is, user needs to wait for until the end of scan could continue screen operator.The shortcoming of this document display method is: time below a file, file is more, and scanning just needs the long period, may be several seconds or tens seconds, and long owing to waiting for sweep time, this brings bad experience to user.
Summary of the invention
The technical problem to be solved in the present invention is, for the above-mentioned defect of prior art, provides a kind of file fast display method, device and terminal.
The technical solution adopted for the present invention to solve the technical problems is:
Construct a kind of file fast display method, wherein, comprising:
Constructive process: the worker thread creating scanning document;
Scanning process: scanning current goal file, often scans a file or folder in current goal file and after getting out related data, notifies UI main thread, and judge whether current goal file has scanned, if so, then terminate, otherwise continue scanning current goal file;
Procedure for displaying: refresh interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document;
Deterministic process: while the described scanning process of execution, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat described scanning process, or show selected file content.
Method of the present invention, wherein, described constructive process also comprises:
Create scan progress bar, and show Current Scan progress in described scan progress bar; Wherein, described Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.
Method of the present invention, wherein, described procedure for displaying also comprises: when described current goal file is updated, upgrade described scan progress bar according to the scan progress of new current goal file.
Method of the present invention, wherein, described scanning process also comprises:
When scanning the one or more file or folder in described current goal file, the file or folder scanned is saved in listed files, and when described current goal file is updated, file or folder in the new current goal file scanned is saved in described listed files, covers the existing file in described listed files or file.
Method of the present invention, wherein, described deterministic process also comprises:
Judge whether to receive the instruction returning upper level catalogue of user's input, if so, then using upper level catalogue as new current goal file, repeat described scanning process.
Present invention also offers the quick display device of a kind of file, wherein, comprising:
Creation module, for creating the worker thread of scanning document;
Scan module, for scanning current goal file, often scan a file or folder in current goal file and after getting out related data, notice UI main thread, and judge whether current goal file has scanned, if so, then terminate, otherwise continue scanning current goal file;
Display module, for refreshing interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document;
Judge module, for while the described scanning process of execution, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat described scanning process, or show selected file content.
Device of the present invention, wherein, described creation module also for: create scan progress bar, and show Current Scan progress in described scan progress bar; Wherein,
Described Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.
Device of the present invention, wherein, described display module also for: when described current goal file is updated, upgrade described scan progress bar according to the scan progress of new current goal file.
Device of the present invention, wherein, described scan module also for: when scanning the one or more file or folder in described current goal file, the file or folder scanned is saved in listed files, and when described current goal file is updated, file or folder in the new current goal file scanned is saved in described listed files, covers the existing file in described listed files or file.
Present invention also offers a kind of terminal, wherein, comprise the quick display device of file as described in aforementioned any one.
Beneficial effect of the present invention is: by while scanning current goal file, judge that user is the need of checking the file shown, if, then interrupt the scanning to current goal file, selected file is scanned as new destination folder, can make like this user to the scanning of current goal file also not at the end of just can find the file or folder of needs, to reduce the stand-by period of folder management device user when scanning document, promote user operation experience.
Accompanying drawing explanation
Below in conjunction with drawings and Examples, the invention will be further described, in accompanying drawing:
Fig. 1 is the file fast display method process flow diagram of present pre-ferred embodiments;
Fig. 2 is the quick display device theory diagram of file of present pre-ferred embodiments.
Embodiment
The file fast display method flow process of present pre-ferred embodiments as shown in Figure 1, comprising: S1, constructive process: the worker thread (namely scanning thread) creating scanning document; S2, scanning process: scanning current goal file, often scan a file or folder in current goal file and after getting out related data, notice UI main thread, and judge whether current goal file has scanned, if, then terminate, otherwise continue scanning current goal file; S3, procedure for displaying: after receiving the worker thread notice of scanning document, refresh interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out; S4, deterministic process: while execution scanning process, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat scanning process, or show selected file content.Can make like this user to the scanning of current goal file also not at the end of just can find the file or folder of needs, to reduce the stand-by period of folder management device user when scanning document, promote user operation experience.
In above-described embodiment, related data comprises all data messages in scanned file or folder; The worker thread of scanning document and the concurrent working of UI main thread, namely, the instruction entering the sub-folder demonstrated that user inputs is judged whether at any time while scanning, or click the instruction of opening the file demonstrated, if had, then temporarily stop scanning, enter into corresponding file or open corresponding file.Like this when user finds that the destination folder needing to search scans, directly can check, and not need to wait for, save sweep time and period of reservation of number.
Such as, according to the input of user, the worker thread of scanning document first scans current goal file A, in current goal file A, include multiple son file and sub-folder, often scan son file wherein or sub-folder, and after scanning relevant all data, notice UI main thread refreshes display interface, demonstrates the son file or sub-folder that have scanned.According to prior art, now user can not carry out any operation, until complete the scanning to current goal file A, and in the present embodiment, user can click the son file demonstrated in current goal file A or sub-folder.When user clicks son file wherein, content corresponding to this son file directly can be shown; When user chooses sub-folder wherein, be then equivalent to user and select to enter next stage catalogue, then selected sub-folder, (such as sub-folder a) is used as new current goal file, re-starts scanning.
In a further embodiment, above-mentioned constructive process also comprises: create scan progress bar, and show Current Scan progress in scan progress bar; Wherein, Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.That is, in scanning process, first can add up the file in current goal file and file sum, and the file scanned and file number are compared above this sum, obtain scan progress.The display mode of scan progress bar can have multiple, such as, can adopt the progress bar of linearity, or adopts the progress bar etc. of broken string shape.
When UI main thread detect that user inputs enter the instruction of the file scanned after, upgrade the current goal file needing scanning, refresh interface simultaneously.Procedure for displaying also comprises: when current goal file is updated, and upgrades scan progress bar according to the scan progress of new current goal file.That is, after entering into new current goal file, scan progress bar shows new scan progress, and scan progress computing method are the same.
Such as, have 100 files and file, often scanned a file or folder in scanned current goal file A, then the scan progress shown in scan progress bar advances 1%.When user selects to enter next stage catalogue, scan selected next stage catalogue, scan progress bar also restarts calculating ratio.Such as, sub-folder a is comprised in current goal file A, after demonstrating sub-folder a, user finds that the file needing to search is in this sub-folder a, then click and enter sub-folder a, UI main thread recalculates the scan progress to sub-folder a according to the file comprised in sub-folder a and file number.If user selects the file demonstrated, owing to not comprising subprime directory in file, then can directly display file related content, and do not need reading scan progress bar again.
Further, above-mentioned scanning process also comprises: when scanning the one or more file or folder in current goal file, the file or folder scanned is saved in listed files, and when current goal file is updated, file or folder in the new current goal file scanned is saved in listed files, the existing file in overlay file list or file.That is, when upgrading current goal file, also updating file list, to ensure the file or folder in the current goal file that correct display is new.
Such as, when scanning current goal file A, a, b, c, d is scanned ..., list in successively in listed files; When entering into the sub-folder a of next stage, scan a ', b ', c ', d ' ..., then a, b, c, the d in original listed files is covered successively ...
Further, above-mentioned deterministic process also comprises: the instruction returning upper level catalogue judging whether to receive user's input, if so, then using upper level catalogue as new current goal file, repeat scanning process.In previous embodiment, the instruction entering the sub-folder demonstrated of user's input represents and enters into next stage catalogue, equally, when user does not find the file of needs in current directory, when wanting to return upper level, can directly click the option that can return upper level.Now, the scanning to current directory can be stopped, transfer scanning upper level catalogue to.Upgrading because the file in above-mentioned listed files and file are capped at any time, therefore, when turning back to upper level catalogue, needing to rescan.
Such as, when user enters into the sub-folder a demonstrated, but find to need to search object not in this sub-folder a, therefore need to turn back to file A and continue scanning.After user clicks return key, be equivalent to do renewal to current goal file, file A scans as new destination folder by the worker thread of scanning document.And be updated due to listed files, the file or folder scanned therefore needs to re-start scanning.That is, when returning upper level at every turn or enter next stage, all need to rescan current goal file.
For saving sweep time further, can buffer area be set, the file or folder scanned is saved in buffer memory, so that when turning back to upper level catalogue or entering next stage catalogue, the data with existing directly calling buffer area shows, without multiple scanning.
In another embodiment of the invention, additionally provide the quick display device of a kind of file, as shown in Figure 2, comprising creation module 10, scan module 20, display module 30 and judge module 40, above-mentioned module all can adopt hardware implementing, and the mode of software and hardware combining also can be adopted to realize.Wherein: creation module 10, for creating the worker thread of scanning document; Scan module 20, for, scanning current goal file, often scan a file or folder in current goal file and after getting out related data, notice UI main thread, and judge whether current goal file has scanned, if, then terminate, otherwise continue scanning current goal file; Display module 30, for refreshing interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document; Judge module 40, for while execution scanning process, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat scanning process, or show selected file content.Can make like this user to the scanning of current goal file also not at the end of just can find the file or folder of needs, to reduce the stand-by period of folder management device user when scanning document, promote user operation experience.Concrete example can see the description of preceding method embodiment.
Wherein, above-mentioned related data comprises all data messages in scanned file or folder; The worker thread of scanning document and the concurrent working of UI main thread, namely, the instruction entering the sub-folder demonstrated that user inputs is judged whether at any time while scanning, or click the instruction of opening the file demonstrated, if had, then temporarily stop scanning, enter into corresponding file or open corresponding file.Like this when user finds that the destination folder needing to search scans, directly can check, and not need to wait for, save sweep time and period of reservation of number.Concrete example can see the description of preceding method embodiment.
Further, above-mentioned creation module also for: create scan progress bar, and show Current Scan progress in scan progress bar; Wherein, Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.That is, in scanning process, first can add up the file in current goal file and file sum, and the file scanned and file number are compared above this sum, obtain scan progress.The display mode of scan progress bar can have multiple, such as, can adopt the progress bar of linearity, or adopts the progress bar etc. of broken string shape.Concrete example can see the description of preceding method embodiment.
Further, above-mentioned display module also for: when current goal file is updated, upgrade scan progress bar according to the scan progress of new current goal file.When UI main thread detect that user inputs enter the instruction of the file scanned after, upgrade the current goal file needing scanning, refresh interface simultaneously.After entering into new current goal file, scan progress bar shows new scan progress, and scan progress computing method are the same.Concrete example can see the description of preceding method embodiment.
Further, above-mentioned scan module also for: when scanning the one or more file or folder in current goal file, the file or folder scanned is saved in listed files, and when current goal file is updated, file or folder in the new current goal file scanned is saved in listed files, the existing file in overlay file list or file.Concrete example can see the description of preceding method embodiment.
Further, above-mentioned deterministic process also for the instruction returning upper level catalogue that judges whether to receive user's input, if so, then using upper level catalogue as new current goal file, repeat scanning process.In previous embodiment, the instruction entering the sub-folder demonstrated of user's input represents and enters into next stage catalogue, equally, when user does not find the file of needs in current directory, when wanting to return upper level, can directly click the option that can return upper level.Now, the scanning to current directory can be stopped, transfer scanning upper level catalogue to.Upgrading because the file in above-mentioned listed files and file are capped at any time, therefore, when turning back to upper level catalogue, needing to rescan.Concrete example can see the description of preceding method embodiment.
For saving sweep time further, can buffer area be set, the file or folder scanned is saved in buffer memory, so that when turning back to upper level catalogue or entering next stage catalogue, the data with existing directly calling buffer area shows, without multiple scanning.
In another embodiment of the invention, additionally provide a kind of terminal, comprising the quick display device of the file such as described in aforementioned any embodiment, the concrete principle of this device see foregoing embodiments, can be not repeated herein.The terminal of the present embodiment can be mobile terminal, such as mobile phone, panel computer etc., also can be immobile terminal, such as desktop computer, or other digital products.
In sum, the present invention is by while scanning current goal file, judge that user is the need of checking the file shown, if, then interrupt the scanning to current goal file, selected file scanned as new destination folder, can make like this user to the scanning of current goal file also not at the end of just can find the file or folder of needs, to reduce the stand-by period of folder management device user when scanning document, promote user operation and experience.
Should be understood that, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (10)

1. a file fast display method, is characterized in that, comprising:
Constructive process: the worker thread creating scanning document;
Scanning process: scanning current goal file, often scan a file or folder in current goal file and after getting out related data, notice UI main thread, and judge whether current goal file has scanned, if, then terminate, otherwise continue scanning current goal file, described related data comprises all data messages in scanned file or folder;
Procedure for displaying: refresh interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document;
Deterministic process: while the described scanning process of execution, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat described scanning process, or show selected file content, the worker thread of scanning document and the concurrent working of UI main thread.
2. method according to claim 1, is characterized in that, described constructive process also comprises:
Create scan progress bar, and show Current Scan progress in described scan progress bar; Wherein, described Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.
3. method according to claim 2, is characterized in that, described procedure for displaying also comprises: when described current goal file is updated, upgrade described scan progress bar according to the scan progress of new current goal file.
4. method according to claim 3, is characterized in that, described scanning process also comprises:
When scanning the one or more file or folder in described current goal file, the file or folder scanned is saved in listed files, and when described current goal file is updated, file or folder in the new current goal file scanned is saved in described listed files, covers the existing file in described listed files or file.
5. method according to claim 4, is characterized in that, described deterministic process also comprises:
Judge whether to receive the instruction returning upper level catalogue of user's input, if so, then using upper level catalogue as new current goal file, repeat described scanning process.
6. the quick display device of file, is characterized in that, comprising:
Creation module, for creating the worker thread of scanning document;
Scan module, for scanning current goal file, often scan a file or folder in current goal file and after getting out related data, notice UI main thread, and judge whether current goal file has scanned, if so, then terminate, otherwise continue scanning current goal file, described related data comprises all data messages in scanned file or folder;
Display module, for refreshing interface, the file or folder in the current goal file that the reading scan in current interface of UI main thread goes out after receiving the worker thread notice of scanning document;
Judge module, for while the described scanning process of execution, judge whether the instruction checking the file or folder demonstrated receiving user's input, if, then using selected file as new current goal file, enter next stage catalogue, repeat described scanning process, or show selected file content, the worker thread of scanning document and the concurrent working of UI main thread.
7. device according to claim 6, is characterized in that, described creation module also for: create scan progress bar, and show Current Scan progress in described scan progress bar; Wherein,
Described Current Scan progress refers to that the file or folder number scanned accounts for the ratio by the current goal file file that scans and file sum.
8. device according to claim 7, is characterized in that, described display module also for: when described current goal file is updated, upgrade described scan progress bar according to the scan progress of new current goal file.
9. device according to claim 8, it is characterized in that, described scan module also for: when scanning the one or more file or folder in described current goal file, the file or folder scanned is saved in listed files, and when described current goal file is updated, file or folder in the new current goal file scanned is saved in described listed files, covers the existing file in described listed files or file.
10. a terminal, is characterized in that, comprises the quick display device of file according to any one of claim 6-9.
CN201210462430.6A 2012-11-15 2012-11-15 A kind of file fast display method, device and terminal Expired - Fee Related CN103019839B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210462430.6A CN103019839B (en) 2012-11-15 2012-11-15 A kind of file fast display method, device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210462430.6A CN103019839B (en) 2012-11-15 2012-11-15 A kind of file fast display method, device and terminal

Publications (2)

Publication Number Publication Date
CN103019839A CN103019839A (en) 2013-04-03
CN103019839B true CN103019839B (en) 2015-10-28

Family

ID=47968470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210462430.6A Expired - Fee Related CN103019839B (en) 2012-11-15 2012-11-15 A kind of file fast display method, device and terminal

Country Status (1)

Country Link
CN (1) CN103019839B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593231B (en) * 2012-08-14 2016-06-01 腾讯科技(深圳)有限公司 A kind of data processing method, device and mobile terminal
CN103593451A (en) * 2013-11-19 2014-02-19 乐视致新电子科技(天津)有限公司 File scanning method and device
CN105653617B (en) * 2015-12-22 2019-02-26 广州视源电子科技股份有限公司 Multimedia file management device quickly shows the method and system of file
CN106227751A (en) * 2016-07-14 2016-12-14 青岛海信电器股份有限公司 A kind of scan method storing file and scanning device
CN106502808B (en) * 2016-10-28 2019-10-15 Oppo广东移动通信有限公司 A kind of method, apparatus and terminal of copied files
CN106534950A (en) * 2016-11-22 2017-03-22 深圳Tcl数字技术有限公司 Controlling method and device for media scanning and playing
CN107301352A (en) * 2017-06-22 2017-10-27 郑州云海信息技术有限公司 A kind of method and device of priority assignation
CN108052288A (en) * 2017-12-12 2018-05-18 成都育芽科技有限公司 A kind of data file quick storage method and system
CN111901685B (en) * 2020-07-30 2023-09-08 深圳市康冠科技股份有限公司 File scanning method and related device
CN113836093B (en) * 2021-09-29 2024-04-12 深圳万兴软件有限公司 Network disk file cleaning method, system, computer equipment and storage medium thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102073731A (en) * 2011-01-17 2011-05-25 宇龙计算机通信科技(深圳)有限公司 File processing method and terminal
CN101526948B (en) * 2009-04-23 2011-07-27 山东中创软件商用中间件股份有限公司 Multithreading file traversal technology
CN102253949A (en) * 2010-05-21 2011-11-23 腾讯科技(深圳)有限公司 Method and device for inserting scanning result
CN102411628A (en) * 2011-12-19 2012-04-11 Tcl集团股份有限公司 Android system-based file scanning method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080033919A1 (en) * 2006-08-04 2008-02-07 Yan Arrouye Methods and systems for managing data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101526948B (en) * 2009-04-23 2011-07-27 山东中创软件商用中间件股份有限公司 Multithreading file traversal technology
CN102253949A (en) * 2010-05-21 2011-11-23 腾讯科技(深圳)有限公司 Method and device for inserting scanning result
CN102073731A (en) * 2011-01-17 2011-05-25 宇龙计算机通信科技(深圳)有限公司 File processing method and terminal
CN102411628A (en) * 2011-12-19 2012-04-11 Tcl集团股份有限公司 Android system-based file scanning method and device

Also Published As

Publication number Publication date
CN103019839A (en) 2013-04-03

Similar Documents

Publication Publication Date Title
CN103019839B (en) A kind of file fast display method, device and terminal
JP5887419B2 (en) Method and apparatus for taking a screen shot of an application screen in a mobile terminal
US20150143272A1 (en) Method for performing batch management on desktop icon and digital mobile device
CN103345405A (en) Application program starting method and device and client
CN103106005A (en) Method and device for arranging status bar icons of mobile appliance
CN102810043A (en) Method, system and information terminal for displaying weather information of mobile terminal
CN103309560A (en) Multi-interface information display method and terminal
CN103135879A (en) Display method, display device and electronic equipment
US9021383B2 (en) Browsing between mobile and non-mobile web sites
CN102520856A (en) Combination method and device of icon function
CN105354090A (en) Management method and device of virtual equipment
US9939986B2 (en) Screen transfer control system, computer-readable recording medium, and screen transfer control method
CN106850838A (en) The control method and system of mobile terminal cloud application
CN111158777B (en) Component calling method, device and computer readable storage medium
RU2630368C2 (en) Method and device for controlling switching of virtual navigation panel
CN104765630A (en) Software installation method and software installation device
CN106020616A (en) Updating method and device for desktop quick linking icons
CN103176740A (en) Method for unlocking and fast searching application programs and touch type mobile terminal thereof
US20100251087A1 (en) Information browse apparatus
CN103034468B (en) A kind of method and device showing text
CN102902571B (en) A kind of method and apparatus of Quick stop working procedure
CN112578961B (en) Application identifier display method and device
CN103744573A (en) Data quick viewing and analyzing system based on graphic device interface
CN105022734A (en) Background color setting method and background color setting device
CN104423793A (en) Information processing method and electronic 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
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CP01 Change in the name or title of a patent holder
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151028

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