CN104572408A - Progress bar display processing method and device - Google Patents

Progress bar display processing method and device Download PDF

Info

Publication number
CN104572408A
CN104572408A CN201410850914.7A CN201410850914A CN104572408A CN 104572408 A CN104572408 A CN 104572408A CN 201410850914 A CN201410850914 A CN 201410850914A CN 104572408 A CN104572408 A CN 104572408A
Authority
CN
China
Prior art keywords
progress
progress value
value
upgrade
module
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
CN201410850914.7A
Other languages
Chinese (zh)
Other versions
CN104572408B (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 CN201410850914.7A priority Critical patent/CN104572408B/en
Publication of CN104572408A publication Critical patent/CN104572408A/en
Application granted granted Critical
Publication of CN104572408B publication Critical patent/CN104572408B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses progress bar display processing method and device. The method comprises the steps of determining the first progress value x0 of the current file operation; monitoring the second progress value x1 sent by a third-party library; determining whether the second progress value x1 is more than the first progress value x0; if so, updating the display progress bar according to the first progress value x0. With the adoption of the method, the uniformity change of the progress bar update progress can be ensured, and moreover, the real progress of the file operation can be accurately reflected.

Description

Progress bar display processing method and device
Technical field
The embodiment of the present invention relates to mobile communication technology, particularly relates to a kind of progress bar display processing method and device.
Background technology
In the process that user uses terminal to operate file, wherein, operation comprises compression, copies, deletes, pastes or download, and often can see the progress bar shown on terminal interface, the progress operated to point out user file.
At present, progress bar display processing method is: the progress value that terminal returns by monitoring third party library, shows (progress value is generally the numeral of 0 to 100 or 0.01 to 1) progress bar according to progress value on interface.
Such as, but often there will be unexpected situation in the process of display, user is in the process of xcopy, and progress value just changes to 95 once from 0, progress bar will be parked in this numeral afterwards, until file copy is complete.Therefore, the progress value directly provided according to third party library shows, and can not reflect the true progress of file operation.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of progress bar display processing method and device, to optimize existing progress bar Display Processing Technology, can reflect the true progress of file operation more accurately.
In first aspect, embodiments provide a kind of progress bar display processing method, comprising:
Determine the first progress value x0 that current file operates;
Monitor the second progress value x1 that third party library sends;
Determine whether described second progress value x1 is greater than described first progress value x0, if determine, described second progress value x1 is greater than described first progress value x0, then upgrade progress displaying bar according to described first progress value x0.
In second aspect, embodiments provide a kind of progress bar display processing unit, comprising:
Determination module, for determining the first progress value x0 that current file operates;
Monitor module, for monitoring the second progress value x1 that third party library sends;
Judge module, for determining whether described second progress value x1 is greater than described first progress value x0;
Update module, after determining that at described judge module described second progress value x1 is greater than described first progress value x0, upgrades progress displaying bar according to described first progress value x0.
The embodiment of the present invention is by determining the first progress value x0 that current file operates, monitor the second progress value x1 that third party library sends, then determine whether described second progress value x1 is greater than described first progress value x0, if determine, described second progress value x1 is greater than described first progress value x0, then upgrade progress displaying bar according to described first progress value x0, the true progress of file operation can be reflected more accurately.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of a kind of progress bar display processing method that first embodiment of the invention provides;
Fig. 2 is the schematic flow sheet of a kind of progress bar display processing method that second embodiment of the invention provides;
Fig. 3 is the structural representation of a kind of progress bar display processing unit that third embodiment of the invention provides.
Embodiment
In order to make the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, the specific embodiment of the invention is described in further detail.Be understandable that, specific embodiment described herein is only for explaining the present invention, but not limitation of the invention.It also should be noted that, for convenience of description, illustrate only part related to the present invention in accompanying drawing but not full content.
First embodiment
Fig. 1 is the schematic flow sheet of a kind of progress bar display processing method that first embodiment of the invention provides, the method of the present embodiment can be performed by the progress bar display processing unit be integrated in terminal device (comprising mobile terminal device and fixed terminal equipment such as desktop computer), this device realizes by the mode of hardware and/or software, does not limit this.Accordingly, the method for the present embodiment specifically comprises the steps:
Step 11, determine the first progress value x0 that current file operates, perform step 12.
Here, in order to distinguish the different progress value occurred before and after in the embodiment of the present invention, the progress value occurred first being in this article called the first progress value, the progress value of follow-up appearance being called successively the second progress value, the second progress value, the 3rd progress value etc.Wherein, file operation comprises compressed file, download file, xcopy, deleted file etc.First progress value x0 is the current schedules of progress bar in file operation process.
The second progress value x1 that step 12, monitoring third party library send, performs step 13.
Step 13, determine whether described second progress value x1 is greater than described first progress value x0.
If determine, described second progress value x1 is greater than described first progress value x0, then perform step 14.
Such as, when the second progress value x1 that the third party library listened to sends is greater than described first progress value x0, then determines that the second progress value x1 that third party library sends is wrong, correctly can not reflect the current schedules of progress bar, then perform step 14.
Step 14, upgrade progress displaying bar according to described first progress value x0.
The present embodiment is by determining the first progress value x0 that current file operates, monitor the second progress value x1 that third party library sends, then determine whether described second progress value x1 is greater than described first progress value x0, if determine, described second progress value x1 is greater than described first progress value x0, then upgrade progress displaying bar according to described first progress value x0, can ensure that progress bar upgrades the even variation of progress, and the true progress of file operation can be reflected more accurately.
Exemplary, on the basis of the present embodiment, said method also comprises:
If determine, described second progress value x1 is less than or equal to described first progress value x0, then upgrade progress displaying bar according to described second progress value x1.
Exemplary, on the basis of the present embodiment, described determine the first progress value x0 that current file operates before, also comprise:
Obtain the mean speed of history file operation and the file size of current file operation correspondence;
Describedly determine the first progress value x0 that current file operates, comprising:
According to the first progress value x0 that described mean speed and file size determination current file operate.
Such as, before current file is operated, identical operation is carried out to multiple file, record the T.T. that the size of the file that progress bar progress is normally carried out in whole operating process and progress bar have upgraded, calculate mean speed a according to the T.T. that the size of file, progress bar have upgraded, unit is the total size of progress value/file per second.
Exemplary, above-mentioned the first progress value operated according to described mean speed and file size determination current file, comprising:
Determine that described first progress value x0 equals the product of described mean speed and file size.
Such as, the size of current file is b, then can calculate the first progress value x0=b*a.
Exemplary, on the basis of the present embodiment, above-mentioned according to after described first progress value x0 renewal progress displaying bar, also comprise:
Using described first progress value x0 as the 3rd progress value y1;
Determine the 4th progress value x2=y1+x0 that current file operates;
Monitor the 5th progress value x3 that third party library sends;
Determine whether described 5th progress value x3 is greater than described 4th progress value x2, if determine, described 5th progress value x3 is greater than described 4th progress value x2, then upgrade progress displaying article according to described 4th progress value x2, if determine, described 5th progress value x3 is less than or equal to described 4th progress value x2, then upgrade progress displaying article according to described 5th progress value x3.
Such as, a progress bar can be upgraded every Preset Time (such as 1s), until progress bar upgrades complete.This be updated to and then step 14 after upgrade again.
Exemplary, on the basis of the present embodiment, above-mentioned according to after described second progress value x1 renewal progress displaying bar, also comprise:
Using described second progress value x1 as the 3rd progress value y1;
Determine the 4th progress value x2=y1+x0 that current file operates;
Monitor the 5th progress value x3 that third party library sends;
Determine whether described 5th progress value x3 is greater than described 4th progress value x2, if determine, described 5th progress value x3 is greater than described 4th progress value x2, then upgrade progress displaying article according to described 4th progress value x2, if determine, described 5th progress value x3 is less than or equal to described 4th progress value x2, then upgrade progress displaying article according to described 5th progress value x3.
Such as, a progress bar can be upgraded every Preset Time (such as 1s), until progress bar upgrades complete.This step of updating be upgrade progress displaying bar according to described second progress value x1 after upgrade again.
Exemplary, on the basis of the present embodiment, before determining to upgrade progress displaying bar after described second progress value x1 is greater than described first progress value x0, according to described first progress value x0, also comprise:
Determine whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value;
Described according to described first progress value x0 renewal progress displaying bar, comprising:
Determining that described second progress value x1 is greater than after described first progress value x0 adds predetermined threshold value, upgrade progress displaying bar according to described first progress value x0.
Such as, uniform smooth is more upgraded in order to make progress bar, determining that described second progress value x1 is greater than described first progress value x0 and upgrades between progress displaying bar according to described first progress value x0, further increase step and determine whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value, wherein, predetermined threshold value by self-defined setting, such as, can be set to 10.
Second embodiment
Fig. 2 is the schematic flow sheet of a kind of progress bar display processing method that second embodiment of the invention provides, and specifically comprises the steps:
The file size that step 21, the mean speed obtaining history file operation and current file operation are corresponding, performs step 22.
Specifically see the associated description of above-described embodiment one about this step, be not repeated here.
Step 22, the first progress value x0 operated according to described mean speed and file size determination current file, perform step 23.
Specifically see the associated description of above-described embodiment one about this step, be not repeated here.
The second progress value x1 that step 23, monitoring third party library send, performs step 24;
Step 24, determine whether described second progress value x1 is greater than described first progress value x0, and determine whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value.
If determine, described second progress value x1 is greater than described first progress value x0, and is greater than described first progress value x0 simultaneously and adds predetermined threshold value (such as 10), then perform step 25.Otherwise, perform step 212.
Step 25, upgrade progress displaying bar according to described first progress value x0, perform step 26.
Step 26, using described first progress value x0 as the 3rd progress value y1, perform step 27.
Step 27, determine the 4th progress value x2=y1+x0 that current file operates, perform step 28.
The 5th progress value x3 that step 28, monitoring third party library send, performs step 29.
Step 29, determine whether described 5th progress value x3 is greater than described 4th progress value x2, and determine whether described 5th progress value x3 is greater than described 4th progress value x2 and adds predetermined threshold value.
If determine, described 5th progress value x3 is greater than described 4th progress value x2, and determines that being greater than described 4th progress value x2 adds predetermined threshold value (such as 10) simultaneously, then perform step 210.Otherwise, perform step 211.
Step 210, according to described 4th progress value x2 upgrade progress displaying article.
Step 211, according to described 5th progress value x3 upgrade progress displaying article.
Step 212, upgrade progress displaying bar according to described second progress value x1, perform step 213.
Step 213, using described second progress value x1 as the 3rd progress value y1, perform step 214.
Step 214, determine the 4th progress value x2=y1+x0 that current file operates, perform step 215.
The 5th progress value x3 that step 215, monitoring third party library send, performs step 216.
Step 216, determine whether described 5th progress value x3 is greater than described 4th progress value x2, and determine whether described 5th progress value x3 is greater than described 4th progress value x2 and adds predetermined threshold value.
If determine, described 5th progress value x3 is greater than described 4th progress value x2, and is greater than described 4th progress value x2 simultaneously and adds predetermined threshold value, then perform step 217.Otherwise perform step 218.
Step 217, according to described 4th progress value x2 upgrade progress displaying article.
Step 218, according to described 5th progress value x3 upgrade progress displaying article.
This enforcement upgraded a progress bar every 1 second, wherein, and step 21 ~ step 25 and step 212 renewal rewards theory of corresponding first second, step 26 ~ step 211 and step 213 ~ step 218 renewal rewards theory of corresponding first second, adopt similar method, similar successively, until progress bar upgrades complete.
The present embodiment is by determining the first progress value x0 that current file operates, monitor the second progress value x1 that third party library sends, then determine whether described second progress value x1 is greater than described first progress value x0, if determine, described second progress value x1 is greater than described first progress value x0, then upgrade progress displaying bar according to described first progress value x0, adopt similar method until progress bar upgrades complete, can ensure that progress bar upgrades the even variation of progress, and the true progress of file operation can be reflected more accurately.
3rd embodiment
Fig. 3 is the structural representation of a kind of progress bar display processing unit that third embodiment of the invention provides, and specifically comprises determination module 31, monitors module 32, judge module 33 and update module 34.
Determination module 31 is for determining the first progress value x0 that current file operates;
Monitor the second progress value x1 that module 32 sends for monitoring third party library;
Judge module 33 is for determining whether described second progress value x1 is greater than described first progress value x0;
Update module 34, for after determining that at described judge module described second progress value x1 is greater than described first progress value x0, upgrades progress displaying bar according to described first progress value x0.
Exemplary, on the basis of the present embodiment, above-mentioned update module 34 also for after determining that at described judge module 33 described second progress value x1 is less than or equal to described first progress value x0, upgrades progress displaying bar according to described second progress value x1.
Exemplary, on the basis of the present embodiment, said apparatus also comprises:
Acquisition module 35, for before determine the first progress value x0 that current file operates at described determination module 31, obtains the mean speed of history file operation and file size corresponding to current file operation;
Described determination module 31 is specifically for the first progress value x0 according to described mean speed and the operation of file size determination current file.
Exemplary, described determination module 31 is specifically for determining that described first progress value x0 equals the product of described mean speed and file size.
Exemplary, on the basis of the present embodiment, described determination module 31 also for after upgrading progress displaying bar in described update module 34 according to described first progress value x0, using described first progress value x0 as the 3rd progress value y1; Determine the 4th progress value x2=y1+x0 that current file operates;
Described monitoring module 32 is also for monitoring the 5th progress value x3 that third party library sends;
Described judge module 33 is also for determining whether described 5th progress value x3 is greater than described 4th progress value x2;
Described update module 34, also for after determining that at described judge module 33 described 5th progress value x3 is greater than described 4th progress value x2, upgrades progress displaying article according to described 4th progress value x2; Or after described judge module 33 determines that described 5th progress value x3 is less than or equal to described 4th progress value x2, upgrade progress displaying article according to described 5th progress value x3.
Exemplary, on the basis of the present embodiment, described determination module 31 also for after upgrading progress displaying bar in described update module 34 according to described second progress value x1, using described second progress value x1 as the 3rd progress value y1; Determine the 4th progress value x2=y1+x0 that current file operates;
Described monitoring module 32 is also for monitoring the 5th progress value x3 that third party library sends;
Described judge module 33 is also for determining whether described 5th progress value x3 is greater than described 4th progress value x2;
Described update module 34, also for after determining that at described judge module 33 described 5th progress value x3 is greater than described 4th progress value x2, upgrades progress displaying article according to described 4th progress value x2; Or after described judge module 33 determines that described 5th progress value x3 is less than or equal to described 4th progress value x2, upgrade progress displaying article according to described 5th progress value x3.
Exemplary, on the basis of the present embodiment, described judge module 33 is also for determining after described second progress value x1 is greater than described first progress value x0, before described update module upgrades progress displaying bar according to described first progress value x0, determining whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value;
Described update module 34, specifically for determining that at described judge module 33 described second progress value x1 is greater than after described first progress value x0 adds predetermined threshold value, upgrades progress displaying bar according to described first progress value x0.
The progress bar display processing unit that the embodiment of the present invention provides can be used for the progress bar display processing method that execution any embodiment of the present invention provides, and possesses corresponding functional module, realizes identical beneficial effect.
Obviously, it will be understood by those skilled in the art that above-mentioned of the present invention each module or each step can by server implementations as above.Alternatively, the embodiment of the present invention can realize by the executable program of computer installation, thus they storages can be performed by processor in the storage device, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.; Or they are made into each integrated circuit modules respectively, or the multiple module in them or step are made into single integrated circuit module to realize.Like this, the present invention is not restricted to the combination of any specific hardware and software.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, to those skilled in the art, the present invention can have various change and change.All do within spirit of the present invention and principle any amendment, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (14)

1. a progress bar display processing method, is characterized in that, comprising:
Determine the first progress value x0 that current file operates;
Monitor the second progress value x1 that third party library sends;
Determine whether described second progress value x1 is greater than described first progress value x0, if determine, described second progress value x1 is greater than described first progress value x0, then upgrade progress displaying bar according to described first progress value x0.
2. method according to claim 1, is characterized in that, described method also comprises:
If determine, described second progress value x1 is less than or equal to described first progress value x0, then upgrade progress displaying bar according to described second progress value x1.
3. method according to claim 1 and 2, is characterized in that, described determine the first progress value x0 that current file operates before, also comprise:
Obtain the mean speed of history file operation and the file size of current file operation correspondence;
Describedly determine the first progress value x0 that current file operates, comprising:
According to the first progress value x0 that described mean speed and file size determination current file operate.
4. method according to claim 3, is characterized in that, described the first progress value operated according to described mean speed and file size determination current file, comprising:
Determine that described first progress value x0 equals the product of described mean speed and file size.
5. method according to claim 1, is characterized in that, described according to after described first progress value x0 renewal progress displaying bar, also comprises:
Using described first progress value x0 as the 3rd progress value y1;
Determine the 4th progress value x2=y1+x0 that current file operates;
Monitor the 5th progress value x3 that third party library sends;
Determine whether described 5th progress value x3 is greater than described 4th progress value x2, if determine, described 5th progress value x3 is greater than described 4th progress value x2, then upgrade progress displaying article according to described 4th progress value x2, if determine, described 5th progress value x3 is less than or equal to described 4th progress value x2, then upgrade progress displaying article according to described 5th progress value x3.
6. method according to claim 2, is characterized in that, described according to after described second progress value x1 renewal progress displaying bar, also comprises:
Using described second progress value x1 as the 3rd progress value y1;
Determine the 4th progress value x2=y1+x0 that current file operates;
Monitor the 5th progress value x3 that third party library sends;
Determine whether described 5th progress value x3 is greater than described 4th progress value x2, if determine, described 5th progress value x3 is greater than described 4th progress value x2, then upgrade progress displaying article according to described 4th progress value x2, if determine, described 5th progress value x3 is less than or equal to described 4th progress value x2, then upgrade progress displaying article according to described 5th progress value x3.
7. method according to claim 1, is characterized in that, before determining to upgrade progress displaying bar after described second progress value x1 is greater than described first progress value x0, according to described first progress value x0, also comprises:
Determine whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value;
Described according to described first progress value x0 renewal progress displaying bar, comprising:
Determining that described second progress value x1 is greater than after described first progress value x0 adds predetermined threshold value, upgrade progress displaying bar according to described first progress value x0.
8. a progress bar display processing unit, is characterized in that, comprising:
Determination module, for determining the first progress value x0 that current file operates;
Monitor module, for monitoring the second progress value x1 that third party library sends;
Judge module, for determining whether described second progress value x1 is greater than described first progress value x0;
Update module, after determining that at described judge module described second progress value x1 is greater than described first progress value x0, upgrades progress displaying bar according to described first progress value x0.
9. device according to claim 8, is characterized in that, described update module also for:
After described judge module determines that described second progress value x1 is less than or equal to described first progress value x0, upgrade progress displaying bar according to described second progress value x1.
10. device according to claim 8 or claim 9, it is characterized in that, described device also comprises:
Acquisition module, for before the first progress value x0 of described determination module determination current file operation, obtains the mean speed of history file operation and the file size of current file operation correspondence;
Described determination module specifically for:
According to the first progress value x0 that described mean speed and file size determination current file operate.
11. devices according to claim 10, is characterized in that, described determination module specifically for:
Determine that described first progress value x0 equals the product of described mean speed and file size.
12. devices according to claim 8, is characterized in that, described determination module also for:
After described update module upgrades progress displaying bar according to described first progress value x0, using described first progress value x0 as the 3rd progress value y1; Determine the 4th progress value x2=y1+x0 that current file operates;
Described monitoring module, also for monitoring the 5th progress value x3 that third party library sends;
Described judge module, also for determining whether described 5th progress value x3 is greater than described 4th progress value x2;
Described update module also for: after described judge module determines that described 5th progress value x3 is greater than described 4th progress value x2, according to described 4th progress value x2 upgrade progress displaying article; Or after described judge module determines that described 5th progress value x3 is less than or equal to described 4th progress value x2, upgrade progress displaying article according to described 5th progress value x3.
13. devices according to claim 9, is characterized in that, described determination module also for:
After described update module upgrades progress displaying bar according to described second progress value x1, using described second progress value x1 as the 3rd progress value y1; Determine the 4th progress value x2=y1+x0 that current file operates;
Described monitoring module, also for monitoring the 5th progress value x3 that third party library sends;
Described judge module, also for determining whether described 5th progress value x3 is greater than described 4th progress value x2;
Described update module also for: after described judge module determines that described 5th progress value x3 is greater than described 4th progress value x2, according to described 4th progress value x2 upgrade progress displaying article; Or after described judge module determines that described 5th progress value x3 is less than or equal to described 4th progress value x2, upgrade progress displaying article according to described 5th progress value x3.
14. devices according to claim 8, it is characterized in that, described judge module also for: determining after described second progress value x1 is greater than described first progress value x0, before described update module upgrades progress displaying bar according to described first progress value x0, determining whether described second progress value x1 is greater than described first progress value x0 and adds predetermined threshold value;
Described update module specifically for:
Determine that described second progress value x1 is greater than after described first progress value x0 adds predetermined threshold value at described judge module, upgrade progress displaying bar according to described first progress value x0.
CN201410850914.7A 2014-12-29 2014-12-29 Progress bar display processing method and device Expired - Fee Related CN104572408B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410850914.7A CN104572408B (en) 2014-12-29 2014-12-29 Progress bar display processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410850914.7A CN104572408B (en) 2014-12-29 2014-12-29 Progress bar display processing method and device

Publications (2)

Publication Number Publication Date
CN104572408A true CN104572408A (en) 2015-04-29
CN104572408B CN104572408B (en) 2017-06-09

Family

ID=53088542

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410850914.7A Expired - Fee Related CN104572408B (en) 2014-12-29 2014-12-29 Progress bar display processing method and device

Country Status (1)

Country Link
CN (1) CN104572408B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111818109A (en) * 2019-04-10 2020-10-23 腾讯科技(深圳)有限公司 Progress display method and device, computer readable storage medium and computer equipment
CN112764627A (en) * 2021-01-28 2021-05-07 青岛海信传媒网络技术有限公司 Upgrade package installation progress display method and display device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049451A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method and device for tracking network content updates
CN103365761A (en) * 2012-03-09 2013-10-23 苹果公司 Progress bar
CN103631646A (en) * 2013-11-29 2014-03-12 北京京东尚科信息技术有限公司 Method and system for calculating task schedule
CN103927248A (en) * 2014-04-01 2014-07-16 可牛网络技术(北京)有限公司 Progress display control method and device and electronic device
US20140201633A1 (en) * 2013-01-14 2014-07-17 Lenovo (Beijing) Co., Ltd. Progress adjustment method and electronic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049451A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method and device for tracking network content updates
CN103365761A (en) * 2012-03-09 2013-10-23 苹果公司 Progress bar
US20140201633A1 (en) * 2013-01-14 2014-07-17 Lenovo (Beijing) Co., Ltd. Progress adjustment method and electronic device
CN103631646A (en) * 2013-11-29 2014-03-12 北京京东尚科信息技术有限公司 Method and system for calculating task schedule
CN103927248A (en) * 2014-04-01 2014-07-16 可牛网络技术(北京)有限公司 Progress display control method and device and electronic device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111818109A (en) * 2019-04-10 2020-10-23 腾讯科技(深圳)有限公司 Progress display method and device, computer readable storage medium and computer equipment
CN112764627A (en) * 2021-01-28 2021-05-07 青岛海信传媒网络技术有限公司 Upgrade package installation progress display method and display device

Also Published As

Publication number Publication date
CN104572408B (en) 2017-06-09

Similar Documents

Publication Publication Date Title
US20210240721A1 (en) Application Recommending Method and System, and Server
CN108763038B (en) Alarm data management method and device, computer equipment and storage medium
CN103064712B (en) A kind of method of Reconfigurations parameter, device and terminal device
KR102180450B1 (en) Estimating time remaining for an operation
CN112073994A (en) Method and device for over-the-air upgrading, electronic equipment and readable storage medium
CN104298526A (en) Software updating method and device
CN104267980A (en) Software score display method, terminal, data server and system
CN110531993B (en) Software installation method, device, equipment and medium
CN108897496B (en) Disk array configuration management method and device, computer equipment and storage medium
CN106325901A (en) Software version management method and system
US20150370616A1 (en) Method and system for recommending computer products on the basis of observed usage patterns of a computational device of known configuration
CN106843932B (en) Method and system for upgrading firmware of virtual reality equipment
CN109814894A (en) A kind of application update method, device, equipment and storage medium
CN104699408A (en) Operation method and device of touch screen and touch device
CN103440146A (en) BIOS updating method based on cloud storage
CN104702703A (en) Method and device for updating data
CN105487621A (en) Electronic device
CN104572408A (en) Progress bar display processing method and device
CN114721686A (en) Configuration data updating method and device, electronic equipment and storage medium
CN104348905A (en) Method and device for pushing message in off-line way
CN103645922A (en) Software cleaning method based on cloud query
CN110442059B (en) Controlled equipment expanding method and device and control equipment
CN104572105A (en) Data updating method and device
CN105224453A (en) The automatic test approach of system compatibility and device
CN105094879A (en) Software upgrading method and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
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: 20170609

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