WO2009046650A1 - Procédé et dispositif permettant l'affichage de tâches de téléchargement - Google Patents

Procédé et dispositif permettant l'affichage de tâches de téléchargement Download PDF

Info

Publication number
WO2009046650A1
WO2009046650A1 PCT/CN2008/072329 CN2008072329W WO2009046650A1 WO 2009046650 A1 WO2009046650 A1 WO 2009046650A1 CN 2008072329 W CN2008072329 W CN 2008072329W WO 2009046650 A1 WO2009046650 A1 WO 2009046650A1
Authority
WO
WIPO (PCT)
Prior art keywords
download
task
state
status
category
Prior art date
Application number
PCT/CN2008/072329
Other languages
English (en)
Chinese (zh)
Inventor
Huateng Ma
Bo Wu
Ruisheng Huang
Original Assignee
Tencent Technology (Shenzhen) Company Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2009046650A1 publication Critical patent/WO2009046650A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine

Definitions

  • the present invention relates to network data downloading technologies in network communication technologies, and in particular, to a downloading task display method and apparatus in a downloading tool. Background technique
  • the downloading tool is a tool software that can be installed on a device connected to a network and used exclusively to download data files on the network.
  • the typical use of the download tool is: The user clicks on a downloadable link in the browser, the download tool captures the clickable link that is clicked, and automatically generates a confirmation of the new download task. After the user confirms, the download will be downloaded in the download tool.
  • the link generates a download task that the user can initiate, pause, or cancel at any time.
  • the download tool is fast and stable, and some download tools can simultaneously download multiple data resources and provide management functions for downloaded tasks.
  • a classification management method is generally adopted for a downloaded task.
  • tasks downloaded from the network can be assigned to corresponding categories according to file categories.
  • it is generally managed by a tree structure.
  • Each node in the tree structure can have multiple child nodes.
  • the big category is "movie”
  • a download task will be recorded on a node.
  • a download task for downloading a movie file "Transformers” can be assigned to the category of "European Movies".
  • Each of the nodes may correspond to a file directory in the local terminal device memory.
  • the downloaded files can be classified into sub-categories such as "movie”, “software”, “music”, and "game”. when When the user downloads a movie file, the information of the movie file can be attributed to the sub-category of "movie" to facilitate subsequent search and management.
  • the embodiment of the invention provides a method and a device for displaying a download task, so that the user can quickly understand the change of the task state, and the user is more convenient to manage the download task.
  • the download tasks in different download states are displayed in different display forms according to the download status of the obtained download tasks.
  • the first unit is configured to obtain a state in which each download task in the download category is located;
  • a second unit configured to display, according to the state of each download task acquired by the first unit, the download tasks in different states in different display forms.
  • the first unit is configured to obtain a state in which each download task in the download category is located;
  • a second unit configured to determine, according to a state of each download task acquired by the first unit, a number of download tasks in a preset state
  • the third unit is configured to display the number of download tasks determined by the second unit in a preset state.
  • the status of each download task in the download category is obtained, and the download tasks in different states in the download category are displayed in different display forms, so that the real-time status of the download task can be more conveniently distinguished. For example, for a downloaded file, the "read" status and the "unread” status are displayed or identified differently. When the user manages multiple files at the same time, the tasks that have already been viewed can be recognized.
  • the embodiment of the present invention obtains the state of each download task in the download category, determines the number of download tasks in the preset state, and displays the number, for example, displayed next to the download category. Therefore, the user can quickly learn the change of the status of each download classification task through the number of download tasks in the preset state, and facilitate the user to manage the download task.
  • FIG. 1 is a flowchart of a method for displaying a download task according to an embodiment of the present invention.
  • FIG. 2 is a flow chart showing a state change of a download task in an embodiment of the present invention.
  • FIG. 3A is a specific interface diagram showing the number of download tasks in the embodiment of the present invention.
  • FIG. 3B is a specific interface diagram showing the number of download tasks in another embodiment of the present invention.
  • the specific interface diagram of the task is a specific interface diagram showing the number of download tasks in another embodiment of the present invention. The specific interface diagram of the task.
  • FIG. 4 is a schematic diagram of a download task display device according to an embodiment of the present invention. Mode for carrying out the invention
  • FIG. 1 is a flowchart of a method for managing display of a download task according to an embodiment of the present invention. As shown in Figure 1, the method includes:
  • Step 101 Obtain the status of each download task in the download category.
  • Step 102 Determine the number of download tasks that are in a preset state in the download category, where the preset is preset
  • the status is any of the states that are in the download category.
  • Step 103 Display the determined number of download tasks in the preset state, such as displaying the determined number of download tasks in the preset state in the corresponding positions of the download category.
  • the download categories described in the present invention mainly include “downloading” categories and "downloaded” categories.
  • the present invention manages the download classification using a tree-like classification structure, and classifies the files into corresponding categories. For example, the file that is being downloaded is classified into the "Downloading" category. When the user creates a new download task, the download task will be classified into the "Downloading" category. When the download is completed, the download task will be classified into a sub-category of "Downloaded”. The user can Set the category to be classified after the download is completed when creating a new task.
  • the download category can also include the "deleted” category
  • the user can also delete the download task at any time, the deleted task will be placed in the "deleted” category, of course, the user can also restore the task from the "deleted” category Under the original classification.
  • the status of the download task includes the following:
  • the status is being downloaded. If the download task belongs to the downloading state, the download task is connecting to the download server or is acquiring data from the download server, and the process of accepting the data by the download task has not been completed yet.
  • the status of the download task mainly includes the unread status and the read status.
  • the download task is switched from the downloading state to the completed state, if the user has not viewed the download task, it is in an unread state.
  • the download task is switched from the downloading state to the completed state and the user has viewed it, it is in the read state.
  • step 101 the status change of each download task can be monitored to obtain the status of each download task.
  • the process includes:
  • Step 201 Start a download task.
  • Step 202 Display the started download task in the "Downloading" category, and its status is the downloading status.
  • the default state after the new creation is the downloading state.
  • the status of the download task is obtained according to the running status of the download task.
  • the execution order of the steps 203 to 206 is not strictly defined, and may be performed in parallel.
  • Step 203 Determine whether the download task is normal and all the downloads are completed and pass the integrity check. If yes, execute step 207; otherwise, return to step 202.
  • Step 204 Determine whether the download task is faulty and fail to complete the download. If not, return to step 202; if yes, the status of the download task is changed to an error state, and in the error state, it is determined whether the download task is restarted. If there is no restart, the error state continues to be maintained, and if it is restarted, it returns to step 202.
  • Step 205 Determine whether the user's pause operation is received. If not, return to step 202; if received, the status of the download task changes to a pause state, and in the pause state, determine whether the download task is restarted. If it is not restarted, continue to maintain the pause state, and if it restarts, return to step 202.
  • Step 206 Determine whether the number of tasks currently being downloaded reaches the upper limit set by the user. If the upper limit is not reached, return to step 202. If the upper limit is reached, the status of the download task is changed to a waiting state, and the waiting state is determined. Whether the number of tasks currently being downloaded reaches the upper limit set by the user, and if the upper limit is reached, the waiting state continues, otherwise returning to step 202.
  • Step 207 The status of the download task is changed to the completed state, and moved to the "downloaded” point. In the class. If the "Downloaded" category includes sub-categories, the download task will be categorized into a sub-category of "Downloaded", and the user can set the sub-category to be classified after the download is completed when creating a new task.
  • Step 208 After the download task moves to the "Downloaded" category, its status is unread. Step 209 to step 210, determining whether the download task is operated by a user, for example, clicking a download task, double-clicking to view task information, or opening a file corresponding to the download task, and if the user has been operated, performing step 210, The download task status changes to the read status; otherwise, it remains unread.
  • the state change of each download task is obtained by monitoring the state change of each download task.
  • the step 102 and the step 103 are triggered, which specifically includes:
  • the preset state of the present invention is corresponding to the download category. For example, for the "downloading" category, the preset state may be set to a non-completed state, so it is required to count all the "downloading" categories are not completed.
  • the number of download tasks for the status including the number of download tasks in the download status, error status, pause status, and wait status; for the "Downloaded” category, the preset status can be set to the unread status, and the statistics "Downloaded” are required.
  • the present invention can also specify a download category that needs to display the number of download tasks in the preset state, and can only count and display the number of download tasks in the specified download category in the preset state.
  • FIG. 3A is a specific interface diagram showing the number of download tasks in a preset state next to the download category.
  • the number of downloads is displayed as the number of tasks being downloaded, assuming that the number of downloading tasks at this time is 10; in "Downloaded", the category is displayed in the category.
  • the number of tasks in the read state assuming that the number of download tasks in the unread state is 15.
  • the present invention further includes: determining a status of each download task in each sub-category, and calculating a number of download tasks in the preset state in each sub-category And displaying the determined number of download tasks in the preset state in the corresponding positions of the corresponding sub-categories; and then determining the number of download tasks in the preset state in the download category, that is, in all sub-categories in the download category The sum of the number of download tasks in the preset state, and the sum of the number of download tasks is displayed in the corresponding position of the download category.
  • Figure 3 ⁇ shows the specific interface diagram showing the number of download tasks in the preset state next to the download category and sub-categories.
  • the "Downloaded” category is further divided into “software”, “, music”, “, “game”, “, “movie”, “, and Subcategories such as “others”.
  • For the "software" sub-category in the "Downloaded” category determine the number of download tasks in the "software” sub-category that are in a preset state, assuming that the preset state is unread. After determining the number of download tasks in the unread state, for example, the number of download tasks in the unread state in the "software” subcategory is 10, the number is displayed in "software".
  • the corresponding position of the sub-category for example, displayed next to the "software" sub-category; using the same method, the number of download tasks in the unread state of other sub-categories can be determined and displayed, for example, "music”
  • the number of download tasks in the unread state in the sub-category is two, and the number of download tasks in the unread state in the "movie” sub-category is three, "game” and “others” sub-categories
  • the number of download tasks in the unread state is 0.
  • the classification of the number of download tasks in the preset state is 0, and the corresponding ones may not be displayed. Download number of tasks.
  • the number of download tasks in the unread state is the sum of the number of download tasks in the unread state in each sub-category, for example, 15 here, The number is displayed next to the "Downloaded" category.
  • the present invention may also provide a modification interface to the user, and the preset state may be modified by the user setting, for example, for the "downloaded" classification, or the read state may be set to a preset state; the download classification may also be The user specifies that, when displayed, only the number of download tasks in the download category that are in the preset state is displayed next to the specified download category.
  • the present invention may further include: displaying the download tasks in the same state in the download category in the same display form, which will be different
  • the status download task is displayed differently in different display forms. For example, when the download task in the "Downloaded" category is displayed, the download task in the read state and the download task in the unread state are different in the task list, such as the download task in the read state is black, not The download task in the read state is blue; or the download task in the read state is non-bold, the download task in the unread state is bold, etc., or in other different ways, not here - enumerated.
  • the embodiment of the present invention uses the same display form in the downloading task in the same state in the downloading category, as compared with the prior art, which lacks the identifiers of the status of the "read” or "unread”. Displaying, the download tasks in different states are displayed differently in different display forms, so that the real-time status of the download task can be more conveniently distinguished. When a user manages multiple files at the same time, the tasks that have been viewed can be recognized in a convenient manner.
  • Figure 3C shows a specific interface diagram for downloading tasks in different states that are displayed differently in different display formats.
  • the unread status download files 301, 303, 305 are shown in bold, and the read status download files 302, 304, 306 are non-bold.
  • the present invention also discloses a download task display device, which is suitable for downloading tools for classifying management and display of download tasks by using download categories.
  • Figure 4 is a schematic illustration of the device. Referring to Figure 4, the device mainly includes:
  • the status obtaining module 401 is configured to obtain a status of each download task in the download category of the download tool.
  • the number determining module 402 is configured with a preset state corresponding to each download category, and is configured to determine, according to the obtaining result of the state acquiring module 401, the number of downloading tasks in the download category corresponding to the downloading category corresponding to the preset state;
  • the number display module 403 is configured to display the determined number of download tasks in a preset state, such as displaying the determined number of download tasks in a preset state at corresponding positions of the download category.
  • the device further includes a difference display module 431, configured to display, according to the acquisition result of the state obtaining module 401, the download tasks in different states in the download category in different display forms, further Can also download tasks in the same state Display in the same display format. For example, when a download task in the "Downloaded" category is displayed, the download task in the read state is non-bold, and the download task in the unread state is bold.
  • the apparatus may further include a modification interface 404 for performing setting modification on the preset state in the number determining module 402. Therefore, the preset state is set to a state that the user wants to intuitively understand, which is more suitable for the actual needs of the user, and is more convenient for managing the download task.
  • the embodiment of the invention further provides a download task display method, including:
  • Download tasks in different states are displayed in different display formats.
  • download tasks in the same state can also be displayed in the same display form.
  • the embodiment of the present invention may further determine the number of download tasks that are in a preset state in the download category; and display the determined number of download tasks in the preset state.
  • the present invention also discloses a download task display device, which is suitable for downloading tools for classifying management and display of download tasks by using download classification.
  • the device includes:
  • the status obtaining module is configured to obtain the status of each download task in the download category of the download tool.
  • the distinguishing display module is configured to display, according to the obtaining result of the state acquiring module, the downloading tasks in different states in the downloading category in different display forms.
  • the apparatus may further include a number determining module and a number display module, and may further include a modifying interface, the functions of the three modules being the same as the corresponding modules in FIG.
  • the above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or replacements within the technical scope of the present invention. All should be covered by the scope of the present invention.

Abstract

La présente invention concerne un procédé et un dispositif permettant l'affichage de tâches de téléchargement. L'invention sélectionne des tâches de téléchargement à afficher de manière distincte, de sorte qu'un utilisateur comprenne la modification de statut de tâche et accomplisse les tâches de téléchargement facilement. Le procédé d'affichage de tâches de téléchargement comprend : l'acquisition du statut de chaque tâche de téléchargement dans les types de téléchargements ; l'affichage distinctif des tâches de téléchargement de statut de téléchargement différent au moyen d'une forme d'affichage différente selon le statut de téléchargement acquis de chaque tâche de téléchargement. Le procédé d'affichage de tâches de téléchargement comprend également : l'acquisition du statut de chaque tâche de téléchargement dans les types de téléchargements ; la détermination du nombre de tâches de téléchargement qui sont dans un état prédéterminé dans les types de téléchargements ; l'état prédéterminé étant un parmi les états de téléchargement dans les types de téléchargements.
PCT/CN2008/072329 2007-09-25 2008-09-11 Procédé et dispositif permettant l'affichage de tâches de téléchargement WO2009046650A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710122425.X 2007-09-25
CNA200710122425XA CN101119282A (zh) 2007-09-25 2007-09-25 下载工具中对下载任务进行管理显示的方法及装置

Publications (1)

Publication Number Publication Date
WO2009046650A1 true WO2009046650A1 (fr) 2009-04-16

Family

ID=39055227

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/072329 WO2009046650A1 (fr) 2007-09-25 2008-09-11 Procédé et dispositif permettant l'affichage de tâches de téléchargement

Country Status (2)

Country Link
CN (1) CN101119282A (fr)
WO (1) WO2009046650A1 (fr)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119282A (zh) * 2007-09-25 2008-02-06 腾讯科技(深圳)有限公司 下载工具中对下载任务进行管理显示的方法及装置
CN103543903B (zh) * 2012-07-11 2018-07-17 腾讯科技(深圳)有限公司 快捷操作方法、装置及移动终端
CN103577453B (zh) * 2012-08-01 2018-09-07 腾讯科技(深圳)有限公司 基于android系统的跟踪导入文件的方法及装置
CN103391326B (zh) * 2013-08-01 2017-11-07 贝壳网际(北京)安全技术有限公司 基于浏览器的文件下载方法、系统及客户端
CN104423998B (zh) * 2013-09-04 2019-01-29 腾讯科技(深圳)有限公司 窗口信息的加载方法及装置
CN103873582B (zh) * 2014-03-21 2018-03-06 天脉聚源(北京)传媒科技有限公司 一种资源管理的方法及装置
CN105095050B (zh) * 2014-04-22 2018-07-31 北大方正集团有限公司 下载显示的处理方法和装置
CN105227589B (zh) * 2014-05-29 2019-12-06 北京奇虎科技有限公司 文件下载方法及装置
CN107948403A (zh) * 2017-11-08 2018-04-20 深圳天珑无线科技有限公司 下载文件的方法、移动终端及具有存储功能的装置
CN110445867A (zh) * 2019-08-12 2019-11-12 深圳市网心科技有限公司 一种事件分发方法、装置、系统及计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066160A1 (fr) * 2003-01-17 2004-08-05 Nhn Corporation Procede de transmission et de telechargement de donnees en continu
US20060015815A1 (en) * 2004-07-16 2006-01-19 Yamaha Corporation Contents managing apparatus and program for the same
CN101119282A (zh) * 2007-09-25 2008-02-06 腾讯科技(深圳)有限公司 下载工具中对下载任务进行管理显示的方法及装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066160A1 (fr) * 2003-01-17 2004-08-05 Nhn Corporation Procede de transmission et de telechargement de donnees en continu
US20060015815A1 (en) * 2004-07-16 2006-01-19 Yamaha Corporation Contents managing apparatus and program for the same
CN101119282A (zh) * 2007-09-25 2008-02-06 腾讯科技(深圳)有限公司 下载工具中对下载任务进行管理显示的方法及装置

Also Published As

Publication number Publication date
CN101119282A (zh) 2008-02-06

Similar Documents

Publication Publication Date Title
WO2009046650A1 (fr) Procédé et dispositif permettant l'affichage de tâches de téléchargement
US20220083572A1 (en) Extraction rule generation using clustering
US20220121410A1 (en) Technology add-on interface
US20170286455A1 (en) Technology Add-On Packages Controlling a Data Input and Query System
JP5698429B2 (ja) 構成要素を管理するためのコンピュータ・システム、並びにその方法及びコンピュータ・プログラム
JP5055410B2 (ja) 装置管理システム及びそのシステムにおける装置管理命令スケジューリング方法
EP1969469B1 (fr) Système et procédé de résolution automatisée et assistée d'incidents informatiques
US10984013B1 (en) Tokenized event collector
US6360255B1 (en) Automatically integrating an external network with a network management system
JP7167175B2 (ja) 映像コンテンツの送信方法及び装置
WO2011079776A1 (fr) Procédé et dispositif de délivrance de données de document internet et système de traitement de documents
CN114564852B (zh) 一种fmea数据节点的操作方法及电子设备
CN116107846B (zh) 一种基于EBPF的Linux系统事件监控方法及装置
WO2014086123A1 (fr) Procédé de recherche et terminal de recherche d'informations
WO2014056145A1 (fr) Procédé et système amenant une application web à obtenir un changement de base de données
CN100470546C (zh) 资料中心服务器、资料服务系统及实现资料查询方法
EP1972094A2 (fr) Procedes, systemes et progiciels pour l'evaluation de l'aptitude d'un reseau pour des communications paquetisees
US8838790B2 (en) Configuration value management apparatus and management method
CN110908955B (zh) Io设备描述文件的管理系统
JP4784754B2 (ja) 制御システム設定装置
JP4064621B2 (ja) ソフトウェアのサポートシステム及びサポートプログラムを記録したコンピュータ読み取り可能な記録媒体
JP5239072B2 (ja) 構成要素を管理するためのコンピュータ・システム、並びにその方法及びコンピュータ・プログラム
JP6743546B2 (ja) 情報処理装置、情報処理システム、情報処理方法およびプログラム
JP2595833B2 (ja) 遠隔保守装置
CN113515425A (zh) 数据动态上报的方法和装置

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: 08800840

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 1672/CHENP/2010

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

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 OF 290710

122 Ep: pct application non-entry in european phase

Ref document number: 08800840

Country of ref document: EP

Kind code of ref document: A1