WO2012031541A1 - Procédé et dispositif d'affichage de la progression d'une numérisation - Google Patents

Procédé et dispositif d'affichage de la progression d'une numérisation Download PDF

Info

Publication number
WO2012031541A1
WO2012031541A1 PCT/CN2011/079319 CN2011079319W WO2012031541A1 WO 2012031541 A1 WO2012031541 A1 WO 2012031541A1 CN 2011079319 W CN2011079319 W CN 2011079319W WO 2012031541 A1 WO2012031541 A1 WO 2012031541A1
Authority
WO
WIPO (PCT)
Prior art keywords
files
scanned
progress
enumerated
scanning
Prior art date
Application number
PCT/CN2011/079319
Other languages
English (en)
Chinese (zh)
Inventor
张顺四
董琼康
吴昊
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Priority to BR112012028810A priority Critical patent/BR112012028810A2/pt
Publication of WO2012031541A1 publication Critical patent/WO2012031541A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console
    • H04N1/00405Output means
    • H04N1/00477Indicating status, e.g. of a job
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N2201/00Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
    • H04N2201/0077Types of the still picture apparatus
    • H04N2201/0081Image reader

Definitions

  • the present invention relates to the field of information processing technologies, and in particular, to a method and apparatus for displaying a scan progress. Background of the invention
  • the inventors have found that the prior art has at least the following disadvantages: whether it is estimating the number of files to be scanned in advance, or in the file directory, there is a problem that the scanning range is uncertain when displaying the scanning progress. , causing the display of the scan progress to be unsmooth, with defects such as jumps or long-term jams. Summary of the invention
  • an embodiment of the present invention provides a method and apparatus for displaying a scanning progress.
  • the technical solution is as follows:
  • a method for displaying a scan progress comprising: enumerating a file to be scanned within a preset first time period;
  • the file scanning is started, and the scanning progress is displayed according to the equal score size of the enumerated number of files to be scanned mapped to the total length of the progress bar, and at the same time, continue to To scan the file; After each preset second time period, the number of unscanned files in all the files to be scanned enumerated is corrected, and the number of unscanned files in all the files to be scanned enumerated is mapped to the length of the remaining progress bar, etc.
  • the score size shows the progress of the scan.
  • a device for displaying a scan progress comprising: an enumeration module, configured to enumerate a file to be scanned within a preset first time period;
  • a display module configured to start a file scan when the enumeration module is still not enumerated after the preset first time period ends, and map the number of files to be scanned according to the enumeration module to the progress
  • the equal-score size of the total length of the bar shows the progress of the scan, and at the same time, continues to enumerate the files to be scanned; after each preset second time period, the number of unscanned files in all the files to be scanned enumerated is corrected, and The number of unscanned files in all the files to be scanned is mapped to the equal-score size of the remaining progress bar length to show the scanning progress.
  • FIG. 1 is a flowchart of a method for displaying a scan progress according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of a method for displaying a scan progress according to Embodiment 2 of the present invention
  • FIG. 3 is a display of scan progress provided by Embodiment 2 of the present invention
  • FIG. 4 is a schematic structural diagram of an apparatus for displaying a scanning progress according to Embodiment 3 of the present invention. Mode for carrying out the invention
  • FIG. 1 is a flowchart of a method for displaying a scan progress according to Embodiment 1 of the present invention. Referring to FIG. 1 , the process of the method is as follows:
  • the file scanning is started, and the scanning progress is displayed according to the equal score size of the enumerated number of files to be scanned mapped to the total length of the progress bar, and at the same time, continue to be To scan the file.
  • the average score of the number of files to be scanned and the total length of the progress bar is: the ratio of the total length of the progress bar to the number of files to be scanned enumerated in the preset first time period.
  • the file scanning may be started after the preset first time period ends, or the file scanning may be started after the enumeration is completed, and the specific implementation manner is not limited.
  • the number of unscanned files in all the files to be scanned enumerated is corrected, and the number of unscanned files in all the files to be scanned enumerated is mapped to the remaining progress bar length.
  • the equal score size shows the progress of the scan until all the files to be scanned have been scanned and the process ends.
  • the files to be scanned that are enumerated may include the files to be scanned that are enumerated in the first time period and the files to be scanned that are subsequently enumerated, if the files to be scanned are preset in the first time period. After the scan has been completed, only the files to be scanned that continue to be enumerated are included; the number of unscanned files in all the files to be scanned that are mapped to the remaining progress bar length is as follows: Remaining progress bar length and enumeration The ratio of the number of unscanned files in all files to be scanned.
  • the method provided in this embodiment displays the scanning progress by the edge enumeration scanning and the equal-score size of the length of the progress bar according to the number of enumerated files, thereby effectively overcoming the defects such as sudden change of progress and jamming when displaying the scanning progress. , to achieve a smooth display of the scan progress.
  • Embodiment 2
  • FIG. 2 is a flowchart of a method for displaying a scanning progress according to Embodiment 2 of the present invention. Referring to FIG. 2, the process is as follows:
  • the preset first time period is not specifically limited. In order to minimize the waiting time of the user and ensure the user experience, the preset first time period can be accepted by the user.
  • the first time period is preset. Set to 1 second. When the preset first time period is over, the file scanning will start regardless of whether all the files to be scanned are enumerated.
  • step 202 Determine whether all the files to be scanned are enumerated, if yes, go to step 203; otherwise, go to step 204.
  • the present embodiment does not limit the total number of scanned files due to factors such as the uncertainty of the scanning range. For example, if the preset first time period is still 1 second, if 1000 files to be scanned are enumerated in 0.5 seconds, and the files to be scanned are not enumerated between 0.5 seconds and 1 second, it is determined that all the files to be scanned are enumerated. The file to be scanned; if 1000 files to be scanned are enumerated after 1 second, and the enumeration can be continued later, it is determined that all the files to be scanned are not enumerated.
  • the file scanning may be started after the enumeration ends, without waiting for the preset first time period. After the end, you can wait for the preset first time period to end before starting the file scanning. Since the preset waiting time is set in the preset first time period, in the case of enumerating all the files to be scanned, in which case the file scanning is started, the effect is not large, and this embodiment does not Specifically limited. 203: Start file scanning, and display the scanning progress according to the equal score size of the enumerated number of files to be scanned mapped to the total length of the progress bar, until all the files to be scanned are scanned, and the process ends.
  • the score of the number of files to be scanned that is mapped to the total length of the progress bar is specifically the ratio of the total length of the progress bar to the number of files to be scanned enumerated.
  • the number of files mapped to the total length of the progress bar is 0.01. For each file to be scanned, the length of the displayed progress bar is increased by 0.01 cm.
  • the scanning progress is displayed according to the equal score size of the enumerated number of files to be scanned and the total length of the progress bar, which specifically includes:
  • the total length of the progress bar is still 10 cm, and the number of files to be scanned is 1000.
  • the scanning progress is displayed in the same manner as the above-mentioned step 203 according to the number of the number of files to be scanned that are mapped to the total length of the progress bar, which will not be described here.
  • the files to be scanned are continuously enumerated, and the scanning progress is displayed by enumerating while scanning, which not only solves the problem that the enumeration time is too long, but also avoids the phenomenon that the progress is stuck for a long time. How to scan the progress of the files to be scanned enumerated in this step Show, see the next steps.
  • the number of unscanned files in all the files to be scanned enumerated is corrected, and the number of unscanned files in all the files to be scanned enumerated is mapped to the remaining progress bar length.
  • the equal score size shows the progress of the scan until all the files to be scanned have been scanned and the process ends.
  • the preset second time for correcting the number of unscanned files in the step is not specifically limited.
  • the remaining progress bar length is specifically the difference between the total length of the progress bar and the length of the displayed progress bar; the scan progress is displayed according to the equal score size of the number of unscanned files in all the files to be scanned that are mapped to the length of the remaining progress bar.
  • the scan progress is displayed according to the equal score size of the number of unscanned files in all the files to be scanned that are mapped to the length of the remaining progress bar.
  • the scan progress of 500 files is displayed, that is, according to the The number of unscanned files in the file to be scanned is mapped to the equal-score size of the remaining progress bar length.
  • the length of the progress bar displayed should be increased by 0.0005 cm.
  • n is a positive integer, which can be regarded as the total number of all files to be scanned, and is displayed as the number of scanned files increases continuously.
  • the length of the progress bar is also continuously increased until the scan progress is updated to the nth time after all the files to be scanned are scanned, and the length of the displayed progress bar is equal to the total length of the progress bar.
  • the method provided in this embodiment displays the scanning progress by the edge enumeration scanning and the equal-score size of the length of the progress bar according to the number of enumerated files, thereby effectively overcoming the defects such as sudden change of progress and jamming when displaying the scanning progress. , to achieve a smooth display of the scan progress.
  • Embodiment 3
  • FIG. 4 is a schematic structural diagram of an apparatus for displaying a scanning progress according to Embodiment 3 of the present invention.
  • the apparatus includes:
  • the enumeration module 401 is configured to enumerate the to-be-scanned file in the preset first time period; the display module 402 is configured to start the file when the enumeration module 401 is still not enumerated after the preset first time period ends.
  • the display module 402 is specifically configured to determine a ratio of the total length of the progress bar to the total number of files to be scanned enumerated in the preset first time period; and map the determined ratio as the number of files to be scanned to the total length of the progress bar.
  • the equal score size, and the scan progress is displayed according to the ratio.
  • the ratio of the number of unscanned files in the file; the determined ratio is used as the enumerated text to be scanned
  • the number of unscanned files in the piece is mapped to the equal-score size of the remaining progress bar length, and the scan progress is displayed according to the ratio.
  • the remaining progress bar length is specifically: The difference between the total length of the progress bar and the length of the displayed progress bar.
  • the display module 402 is further configured to: if the enumeration module 401 is enumerated in the preset first time period, start the file scanning after the preset first time period ends, or, when the enumeration is completed, Start file scanning.
  • the apparatus for displaying the scanning progress displays the scanning progress by enumerating the edges and displaying the scanning progress according to the score of the number of the enumerated files and the length of the progress bar, thereby effectively overcoming the existence of displaying the scanning progress. Defects such as sudden changes in progress, stuck, etc., achieve a smooth display of the scanning progress.
  • the device for displaying the scanning progress is only illustrated by the division of each functional module. In actual applications, the functions may be assigned to different functional modules as needed. The internal structure of the device is divided into different functional modules to complete all or part of the functions described above.
  • the device for displaying the scanning progress provided by the foregoing embodiment is the same as the method for displaying the scanning progress. The specific implementation process is described in detail in the method embodiment, and details are not described herein again.
  • All or part of the steps in the embodiment of the present invention may be implemented by software, and the corresponding software program may be stored in a readable storage medium such as an optical disk or a hard disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Facsimiles In General (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention porte sur un procédé et un dispositif d'affichage de la progression d'une numérisation, comprenant les étapes suivantes : au cours de la première période de temps prédéfinie, l'énumération des fichiers à numériser; si l'énumération n'est pas encore achevée lorsque la première période de temps prédéfinie est écoulée, le démarrage de la numérisation des fichiers et l'affichage de la progression de la numérisation selon la taille fractionnaire de la longueur totale de la barre de progression avec laquelle le nombre de fichiers énumérés à numériser est mis en correspondance, parallèlement, l'exécution de l'énumération des fichiers à numériser ; après chaque deuxième période de temps prédéfinie, la révision immédiate du nombre de fichiers non numérisés dans tous les fichiers énumérés à numériser une fois, et l'affichage de la progression de numérisation selon la taille fractionnaire de la longueur de la barre de progression restante avec laquelle le nombre de fichiers non numérisés parmi tous les fichiers énumérés à numériser est mis en correspondance. En utilisant le mécanisme de la présente invention, un affichage lissé de la progression de numérisation peut être obtenu.
PCT/CN2011/079319 2010-09-09 2011-09-05 Procédé et dispositif d'affichage de la progression d'une numérisation WO2012031541A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
BR112012028810A BR112012028810A2 (pt) 2010-09-09 2011-09-05 método e aparelho para exibir o progresso de escaneamento

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010280432.4A CN102402524B (zh) 2010-09-09 2010-09-09 显示扫描进度的方法及装置
CN201010280432.4 2010-09-09

Publications (1)

Publication Number Publication Date
WO2012031541A1 true WO2012031541A1 (fr) 2012-03-15

Family

ID=45810120

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/079319 WO2012031541A1 (fr) 2010-09-09 2011-09-05 Procédé et dispositif d'affichage de la progression d'une numérisation

Country Status (3)

Country Link
CN (1) CN102402524B (fr)
BR (1) BR112012028810A2 (fr)
WO (1) WO2012031541A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105898776A (zh) * 2016-04-05 2016-08-24 乐视控股(北京)有限公司 一种智能控制邮件附件上传进度的更新次数的方法及装置

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853569B (zh) * 2012-12-04 2017-03-08 腾讯科技(深圳)有限公司 一种显示增量更新进度的方法和装置
CN103942496A (zh) * 2013-01-17 2014-07-23 腾讯科技(深圳)有限公司 一种系统扫描的显示方法及装置
CN103995809A (zh) * 2013-02-18 2014-08-20 阿里巴巴集团控股有限公司 社会化媒体的信息处理方法及装置
CN104317627B (zh) * 2014-11-13 2017-06-06 北京奇虎科技有限公司 存储空间的清理数据一键扫描方法和装置
CN105824639B (zh) * 2016-03-17 2019-05-10 百度在线网络技术(北京)有限公司 进度估算方法及装置
CN115270077B (zh) * 2022-08-16 2024-01-26 南京网藤科技有限公司 平滑计算进度的方法、装置、电子设备和计算机可读介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127061A (zh) * 2006-08-16 2008-02-20 珠海金山软件股份有限公司 可进度预估的防治计算机病毒的装置及进度预估的方法
CN101470572A (zh) * 2007-12-29 2009-07-01 英业达股份有限公司 内文进度的最佳显示系统及其方法
CN101697573A (zh) * 2009-10-23 2010-04-21 深圳创维-Rgb电子有限公司 显示数字电视手动搜台进度的方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203960B1 (en) * 2003-06-20 2007-04-10 Trend Micro, Inc. Anti-virus method and system guaranteeing a maximum delay for streaming data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127061A (zh) * 2006-08-16 2008-02-20 珠海金山软件股份有限公司 可进度预估的防治计算机病毒的装置及进度预估的方法
CN101470572A (zh) * 2007-12-29 2009-07-01 英业达股份有限公司 内文进度的最佳显示系统及其方法
CN101697573A (zh) * 2009-10-23 2010-04-21 深圳创维-Rgb电子有限公司 显示数字电视手动搜台进度的方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105898776A (zh) * 2016-04-05 2016-08-24 乐视控股(北京)有限公司 一种智能控制邮件附件上传进度的更新次数的方法及装置

Also Published As

Publication number Publication date
BR112012028810A2 (pt) 2016-07-26
CN102402524A (zh) 2012-04-04
CN102402524B (zh) 2015-02-25

Similar Documents

Publication Publication Date Title
WO2012031541A1 (fr) Procédé et dispositif d'affichage de la progression d'une numérisation
WO2019154198A1 (fr) Procédé d'affichage de notes manuscrites sur un livre électronique, dispositif informatique et support de stockage informatique
US10777164B2 (en) Power optimization by rendering low-resolution tiles during page load
AU2010247785B2 (en) Displaying transition images during a slide transition
RU2011134909A (ru) Обработка шрифтов для просмотра документов в web
KR20130127458A (ko) 맥락 정보를 사용하여 스트리트 뷰 이미지에 주석을 다는 기술
JP2010526390A5 (fr)
RU2010151992A (ru) Устройство управления содержимым и способ управления содержимым
JP2010517143A5 (fr)
WO2017032306A1 (fr) Procédé et appareil pour dégroupage de dossier
US8543638B2 (en) Security system for a browser-based environment
EP1768099A3 (fr) Appareil et procédé de commande d'affichage
WO2011029375A1 (fr) Procédé et appareil pour gérer des boutons sur la barre des tâches
US8533446B2 (en) On-demand database server startup and shutdown
US10318610B2 (en) Display method and electronic device
WO2017011680A1 (fr) Dispositif et procédé de traitement de données
WO2015090242A1 (fr) Procédé et dispositif pour localiser une image dans une liste d'images
WO2013186928A1 (fr) Dispositif de commande de sortie, procédé de commande de sortie, programme de commande de sortie, et support d'enregistrement d'informations
US8693042B2 (en) Image copying method and device
JP2010108439A5 (fr)
EP3152657B1 (fr) Procédé et appareil de présentation d'interface d'installation
JP2014160437A (ja) 情報処理装置、プレゼンテーション資料最適化方法及びプログラム
US20170115841A1 (en) Reading State - A method for repositioning reading material on electronic devices
WO2017096880A1 (fr) Procédé d'envoi et d'affichage d'informations et dispositif correspondant à ce dernier
JP2009187277A (ja) 表示装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11823064

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112012028810

Country of ref document: BR

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 26/07/2013)

122 Ep: pct application non-entry in european phase

Ref document number: 11823064

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 112012028810

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20121109