CN109656875B - Classification management method and device for storage space, terminal and storage medium - Google Patents
Classification management method and device for storage space, terminal and storage medium Download PDFInfo
- Publication number
- CN109656875B CN109656875B CN201811481373.XA CN201811481373A CN109656875B CN 109656875 B CN109656875 B CN 109656875B CN 201811481373 A CN201811481373 A CN 201811481373A CN 109656875 B CN109656875 B CN 109656875B
- Authority
- CN
- China
- Prior art keywords
- file
- junk
- storage space
- garbage
- download
- 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.)
- Active
Links
- 238000007726 management method Methods 0.000 title abstract description 56
- 238000012545 processing Methods 0.000 claims description 55
- 238000000034 method Methods 0.000 claims description 21
- 238000004590 computer program Methods 0.000 claims description 15
- 230000015654 memory Effects 0.000 claims description 9
- 238000010008 shearing Methods 0.000 claims description 6
- 238000001514 detection method Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000012217 deletion Methods 0.000 description 2
- 230000037430 deletion Effects 0.000 description 2
- 238000009434 installation Methods 0.000 description 2
- 230000002035 prolonged effect Effects 0.000 description 2
- 239000007787 solid Substances 0.000 description 2
- 241000700605 Viruses Species 0.000 description 1
- 238000004140 cleaning Methods 0.000 description 1
- 238000004883 computer application Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention is applicable to the technical field of computers and provides a classification management method, a device, a terminal and a storage medium of a storage space.
Description
Technical Field
The invention belongs to the technical field of computer application, and particularly relates to a classification management method, a classification management device, a classification management terminal and a classification management storage medium for storage space.
Background
With the development of society and technology, terminal devices such as desktop computers, notebook computers, smartphones and tablet computers have become an indispensable part of daily work and life of people, and more applications are loaded on the terminal devices, and in the process of installing, operating or uninstalling the applications, a considerable amount of junk files are generated, for example, temporary files such as a Cache (Cache) are automatically created by the applications during operation, so that services can be provided quickly later, and some applications need to be upgraded due to version updating, however, the old version installation catalog is not deleted during version upgrading, and if the junk files such as temporary files, cache files, history records, junk files left by software upgrading, and useless files caused by incomplete software uninstallation are not cleaned timely, the storage space of the terminal devices is occupied, and the operation smoothness and processing speed of the terminal devices are affected.
The user as the terminal equipment does not have to perform professional cleaning on the junk files by people, so that how to effectively clean the junk files so as to perform better maintenance on the terminal equipment and prolong the service life of the terminal equipment is very important.
Disclosure of Invention
The invention aims to provide a classification management method, a classification management device, a classification management terminal and a classification management storage medium for storage space, and aims to solve the problems that the utilization rate of the storage space is low and the service life is short because the prior art cannot provide an effective management method for the storage space.
In one aspect, the present invention provides a method for classifying and managing storage space, the method comprising the steps of:
when the file downloading is detected, detecting the downloading network speed corresponding to the current downloaded file;
when the detected downloading network speed is greater than a preset network speed threshold value, comparing the downloading file with a preset file comparison data base to determine whether the downloading file is a junk file or not;
when the downloaded file is determined to be a junk file, acquiring a storage path of the downloaded file on a user terminal;
and cutting the downloaded file from the storage path to a preset garbage folder so as to realize classified management of the storage space of the user terminal.
In another aspect, the present invention provides a classification management apparatus for a storage space, the apparatus comprising:
the download network speed detection unit is used for detecting the download network speed corresponding to the current download file when the file download is detected;
the first file comparison unit is used for comparing the downloaded file with a preset file comparison data base junk file template when the detected downloading network speed is larger than a preset network speed threshold value so as to determine whether the downloaded file is a junk file or not;
the storage path acquisition unit is used for acquiring the storage path of the download file on the user terminal when the download file is determined to be a junk file; and
and the file shearing unit is used for shearing the downloaded file from the storage path to a preset junk folder so as to realize classified management of the storage space of the user terminal.
In another aspect, the present invention further provides a user terminal, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the steps of the storage space classification management method described above when executing the computer program.
In another aspect, the present invention also provides a computer readable storage medium storing a computer program, where the computer program when executed by a processor implements the steps of the above-mentioned storage space classification management method.
When the file downloading is detected, the invention detects the downloading network speed corresponding to the current downloading file, when the detected downloading network speed is larger than the preset network speed threshold value, compares the downloading file with the garbage file template in the database to determine whether the downloading file is the garbage file, when the downloading file is determined to be the garbage file, acquires the storage path of the downloading file on the user terminal, and cuts the downloading file from the storage path to the preset garbage folder so as to realize the classification management of the storage space of the user terminal, thereby enabling a user to easily judge the property of the file and determine the reservation of the file through uniformly storing the garbage file, improving the convenience of the management of the storage space and the utilization rate of the storage space, and further prolonging the service life.
Drawings
FIG. 1 is a flow chart of a method for classifying and managing storage space according to an embodiment of the present invention;
FIG. 2 is a flow chart of a classification management method for storage space according to a second embodiment of the present invention;
FIG. 3 is a flow chart of a method for classifying and managing storage space according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a classification management device for storage space according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a classification management device for storage space according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a classification management device for storage space according to a sixth embodiment of the present invention; and
fig. 7 is a schematic structural diagram of a user terminal according to a seventh embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The following describes in detail the implementation of the present invention in connection with specific embodiments:
embodiment one:
fig. 1 shows a flow of implementation of the classification management method for storage space according to the first embodiment of the present invention, and for convenience of explanation, only the relevant parts of the embodiment of the present invention are shown, which is described in detail below:
in step S101, when a file download is detected, a download network speed corresponding to the current downloaded file is detected.
The embodiment of the invention is suitable for the user terminals with storage functions (such as solid state disk (Solid State Drives, SSD), FLASH memory (FLASH Chip) and the like), such as personal computers, mobile phones, tablets and the like. When the fact that the user terminal downloads the file is detected, the bandwidth occupied by the current downloaded file and the corresponding downloading network speed are detected in real time, wherein the downloaded file can be an installation file generated by a user installing a third party application program on the user terminal, or can be a video file, an audio file, a PDF file, a Word file and the like on the Internet.
When the download network speed corresponding to the current download file is detected, preferably, the download network speed corresponding to the current download file is detected in real time through the embedded crawler applet, so that the accuracy of the detected download network speed is improved.
After detecting the download network speed corresponding to the current download file, preferably, when the detected download network speed does not exceed the network speed threshold, acquiring the file size of the download file, comparing the download file with the garbage file template in the database according to the file size, and judging whether the download file is oversized due to binding a large amount of useless data (such as advertisements) in the download file, so as to determine whether the download file is a garbage file, thereby improving the inspection severity of the download file.
In step S102, when the detected download network speed is greater than the preset network speed threshold, comparing the downloaded file with a preset file comparison database to determine whether the downloaded file is a junk file.
In the embodiment of the present invention, when it is detected that the download network speed used for downloading the download file is greater than a preset network speed threshold, it is determined that a large amount of malicious files may be bundled in the download file, and at this time, the download file is compared with a garbage file template in a preset file comparison database to determine whether the download file is a garbage file, where the file comparison database is a database pre-established by a user and includes temporary files (e.g.,. Tmp, & gt temp, & gt gid, & lt, & gt syd, etc.), backup files (e.g.,. Bak), log files (e.g.,. Log), old files (e.g.,. Old), and other garbage files, and may also be a virus library including malicious files.
When comparing the downloaded file with the junk file templates in the database, preferably, comparing the downloaded file with the junk file templates in the database by file names, file suffixes, file attributes and/or file sizes, thereby providing basis for file comparison and improving rationality and accuracy of file comparison.
In step S103, when it is determined that the download file is a junk file, a storage path of the download file on the user terminal is acquired.
In the embodiment of the invention, when the downloaded file is determined to be the junk file after the comparison of the file comparison database, the local storage path of the downloaded file is acquired.
In step S104, the downloaded file is cut from the storage path to a preset garbage folder, so as to implement classification management on the storage space of the user terminal.
In the embodiment of the invention, the downloaded file is cut into the locally preset junk folder from the local storage path of the user terminal, so that the junk file is uniformly managed through the junk folder, and the classified management of the local storage space of the user terminal is realized.
In the embodiment of the invention, when the download network speed corresponding to the download file is detected to be larger than the preset network speed threshold, a large number of malicious files are determined to be bound in the download file, at the moment, the download file is compared with the garbage file template in the preset file comparison database to determine whether the download file is the garbage file, when the download file is determined to be the garbage file, the storage path of the download file on the user terminal is acquired, and the download file is cut into the preset garbage folder from the storage path so as to realize classification management of the storage space of the user terminal, thereby enabling a user to easily judge the property of the file and determine the reservation of the file through unified storage of the garbage file, improving the convenience of local storage space management of the user terminal and the utilization rate of the storage space, and further prolonging the service life of the user terminal.
Embodiment two:
fig. 2 shows a flow of implementation of the classification management method for storage space according to the second embodiment of the present invention, and for convenience of explanation, only the portions related to the embodiments of the present invention are shown, which are described in detail below:
in step S201, when a file download is detected, a download network speed corresponding to the current downloaded file is detected.
In step S202, when the detected download network speed is greater than the preset network speed threshold, comparing the downloaded file with the preset file to determine whether the downloaded file is a junk file.
In step S203, when it is determined that the download file is a junk file, a storage path of the download file on the user terminal is acquired.
In the embodiment of the present invention, the specific implementation manners of step S201 to step S203 may refer to the descriptions of step S101 to step S103 in the first embodiment, and are not repeated herein.
In step S204, a garbage file processing reminder is given to the user according to the storage path.
In the embodiment of the invention, the user is reminded of garbage file processing, and the garbage file processing reminder comprises a storage path for downloading the file so as to remind the user to execute garbage file processing operation (for example, deletion) corresponding to the garbage file processing reminder according to the storage path.
In step S205, a corresponding garbage file processing operation is received according to the garbage file processing reminder.
In an embodiment of the invention, a corresponding garbage-file processing operation (e.g., deletion) by the user according to the garbage-file processing reminder is awaited to be received.
In step S206, when the garbage file processing operation is not received within the preset garbage file processing duration, the downloaded file is cut from the storage path to the preset garbage folder, so as to implement classification management of the storage space.
In the embodiment of the invention, when the corresponding junk file processing operation is not received within the preset junk file processing time length, namely, the user does not carry out the corresponding junk file processing operation for a long time, the downloaded file is automatically cut from the storage path and pasted into the preset and appointed junk folder, so that the user can conveniently process the junk file after the fact, the classified management of the local storage space of the user terminal is realized, and the intelligent degree of the local storage space management is improved.
In the embodiment of the invention, when the downloaded file is determined to be the junk file, the junk file processing reminding is carried out on the user according to the storage path of the downloaded file, and when the junk file processing operation corresponding to the junk file processing reminding is not received within the preset junk file processing time, the downloaded file is cut into the preset junk folder from the storage path, so that the classified management of the local storage space is realized, and the intelligent degree of the local storage space management is improved.
Embodiment III:
fig. 3 shows a flow of implementation of the classification management method for storage space according to the third embodiment of the present invention, and for convenience of explanation, only the portions related to the embodiments of the present invention are shown, which are described in detail below:
in step S301, when a file download is detected, the remaining storage space of the user terminal is detected.
In the embodiment of the invention, when the user terminal is detected to be downloading the file, the residual storage space in the local area of the user terminal is detected to determine that the local area of the user terminal has enough storage space for storing the current downloaded file.
In step S302, when the remaining storage space is smaller than the preset storage space remaining threshold, the local file stored in the user terminal is scanned according to the file comparison database, so as to identify the junk file in the local file.
In the embodiment of the invention, when the residual storage space is smaller than the preset storage space residual threshold value, the local files stored in the user terminal are scanned, and the scanned local files are compared with the garbage file templates in the file comparison database, so that the garbage files in the local files are identified.
In step S303, the identified junk file is cut into a junk folder, so as to implement classification management on the storage space of the user terminal.
In the embodiment of the invention, the identified junk files are automatically cut from the current storage path and pasted into the appointed junk folders, so that the user can process the junk files in a proper way, and the classified management of the local storage space of the user terminal is realized.
After the identified junk files are cut into the junk folders, preferably, junk folder processing reminding is carried out on the user according to the junk folders so as to remind the user to execute junk folder processing operation corresponding to the junk folder processing reminding, so that the user terminal is ensured to have enough storage space for storing downloaded files, and the utilization rate of the storage space of the user terminal is improved.
After the user is reminded of the garbage folder processing according to the garbage folder, preferably, after a preset reminding time, when the garbage folder processing operation carried out by the user is not received, the garbage folder processing operation (for example, deleting the garbage folder) is automatically executed, so that the intelligent degree of storage space management is improved.
In the embodiment of the invention, when the file downloading is detected, the residual storage space of the user terminal is detected, when the residual storage space is insufficient, the junk files in the user terminal are identified, and the identified junk files are cut into the junk folders, so that the classified management of the storage space of the user terminal is realized, and the convenience of the storage space management is improved.
Embodiment four:
fig. 4 shows the structure of a storage space classification management device according to the fourth embodiment of the present invention, and for convenience of explanation, only the parts related to the embodiment of the present invention are shown, including:
a download network speed detecting unit 41, configured to detect a download network speed corresponding to a current downloaded file when a file download is detected;
a first file comparison unit 42, configured to compare the downloaded file with a preset file comparison data base for determining whether the downloaded file is a junk file when the detected download network speed is greater than a preset network speed threshold;
a storage path obtaining unit 43, configured to obtain a storage path of the download file on the user terminal when it is determined that the download file is a junk file; and
and the file clipping unit 44 is configured to clip the downloaded file from the storage path to a preset junk folder, so as to implement classification management on the storage space of the user terminal.
Preferably, the storage space classification management device of the embodiment of the present invention further includes:
the file size acquisition unit is used for acquiring the file size of the downloaded file when the detected downloading network speed does not exceed the network speed threshold value; and
and the second file comparison unit is used for comparing the downloaded file with the junk file templates in the file comparison database according to the file size so as to determine whether the downloaded file is a junk file or not.
In the embodiment of the present invention, each unit of the classification management device of the storage space may be implemented by a corresponding hardware or software unit, and each unit may be an independent software or hardware unit, or may be integrated into one software or hardware unit, which is not used to limit the present invention. In particular, the implementation of each unit may refer to the description of the foregoing embodiment one, which is not repeated herein.
Fifth embodiment:
fig. 5 shows the structure of a storage space classification management device according to the fifth embodiment of the present invention, and for convenience of explanation, only the parts related to the embodiment of the present invention are shown, including:
a download network speed detecting unit 51, configured to detect a download network speed corresponding to a current downloaded file when a file download is detected;
the first file comparison unit 52 is configured to compare the downloaded file with a preset file comparison data base for determining whether the downloaded file is a junk file when the detected download network speed is greater than a preset network speed threshold;
a storage path obtaining unit 53, configured to obtain a storage path of the downloaded file on the user terminal when it is determined that the downloaded file is a junk file;
a file processing reminding unit 54, configured to perform garbage file processing reminding on a user according to the storage path;
a processing operation receiving unit 55, configured to receive a corresponding garbage file processing operation according to the garbage file processing reminder; and
and the first file clipping unit 56 is configured to clip the downloaded file from the storage path to a preset junk folder when the junk file processing operation is not received within a preset junk file processing duration, so as to implement classification management on the storage space.
In the embodiment of the present invention, each unit of the classification management device of the storage space may be implemented by a corresponding hardware or software unit, and each unit may be an independent software or hardware unit, or may be integrated into one software or hardware unit, which is not used to limit the present invention. Specifically, the embodiments of each unit may refer to the descriptions of the foregoing method embodiments, which are not repeated herein.
Example six:
fig. 6 shows the structure of a classification management device for storage space according to the sixth embodiment of the present invention, and for convenience of explanation, only the parts related to the embodiment of the present invention are shown, including:
a storage space detecting unit 61 for detecting a remaining storage space of the user terminal when a file download is detected;
the file scanning unit 62 is configured to perform file scanning on the local files stored in the user terminal according to the file comparison database when the remaining storage space is smaller than a preset storage space remaining threshold value, so as to identify junk files in the local files;
a second file clipping unit 63, configured to clip the identified junk file into a junk folder, so as to implement classification management on the storage space of the user terminal; and
and a processing reminding unit 64, configured to perform a garbage folder processing reminder for the user according to the garbage folder, so as to remind the user to execute a garbage folder processing operation corresponding to the garbage folder processing reminder.
In the embodiment of the present invention, each unit of the classification management device of the storage space may be implemented by a corresponding hardware or software unit, and each unit may be an independent software or hardware unit, or may be integrated into one software or hardware unit, which is not used to limit the present invention. Specifically, the embodiments of each unit may refer to the descriptions of the foregoing method embodiments, which are not repeated herein.
Embodiment seven:
fig. 7 shows a structure of a user terminal provided in the seventh embodiment of the present invention, and for convenience of explanation, only a portion related to the embodiment of the present invention is shown.
The user terminal 7 of an embodiment of the invention comprises a processor 70, a memory 71 and a computer program 72 stored in the memory 71 and executable on the processor 70. The processor 70, when executing the computer program 72, implements the steps of the above-described embodiment of the classification management method for storage space, such as steps S101 to S104 shown in fig. 1. Alternatively, the processor 70, when executing the computer program 72, performs the functions of the units in the above-described device embodiments, such as the functions of the units 41 to 44 shown in fig. 4.
In the embodiment of the invention, when the file downloading is detected, the downloading network speed corresponding to the current downloading file is detected, when the detected downloading network speed is larger than the preset network speed threshold value, the downloading file is compared with the garbage file template in the database to determine whether the downloading file is the garbage file, when the downloading file is determined to be the garbage file, the storage path of the downloading file on the user terminal is acquired, and the downloading file is cut into the preset garbage folder from the storage path, so that the classification management of the storage space of the user terminal is realized, and therefore, by uniformly storing the garbage file, a user can easily judge the property of the file and determine the reservation of the file, the convenience of the storage space management and the utilization rate of the storage space are improved, and the service life is further prolonged.
The user terminal of the embodiment of the invention can be a personal computer, a mobile phone or a tablet. The steps of the method for classifying and managing the storage space implemented by the processor 70 in the user terminal 7 when executing the computer program 72 can refer to the description of the foregoing method embodiments, and will not be repeated herein.
Example eight:
in an embodiment of the present invention, there is provided a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps in the above-described embodiment of the classification management method of storage space, for example, steps S101 to S104 shown in fig. 1. Alternatively, the computer program, when executed by a processor, implements the functions of the units in the above-described respective apparatus embodiments, for example, the functions of the units 51 to 44 shown in fig. 4.
In the embodiment of the invention, when the file downloading is detected, the downloading network speed corresponding to the current downloading file is detected, when the detected downloading network speed is larger than the preset network speed threshold value, the downloading file is compared with the garbage file template in the database to determine whether the downloading file is the garbage file, when the downloading file is determined to be the garbage file, the storage path of the downloading file on the user terminal is acquired, and the downloading file is cut into the preset garbage folder from the storage path, so that the classification management of the storage space of the user terminal is realized, and therefore, by uniformly storing the garbage file, a user can easily judge the property of the file and determine the reservation of the file, the convenience of the storage space management and the utilization rate of the storage space are improved, and the service life is further prolonged.
The computer readable storage medium of embodiments of the present invention may include any entity or device capable of carrying computer program code, recording medium, e.g., memories such as ROM/RAM, optical disk, flash memory, and the like.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the invention.
Claims (10)
1. A method for classification management of storage space, the method comprising the steps of:
when the file downloading is detected, detecting the downloading network speed corresponding to the current downloaded file;
when the detected downloading network speed is greater than a preset network speed threshold value, comparing the downloading file with a preset file comparison data base to determine whether the downloading file is a junk file or not;
when the downloaded file is determined to be a junk file, acquiring a storage path of the downloaded file on a user terminal;
cutting the downloaded file from the storage path to a preset garbage folder to realize classified management of the storage space of the user terminal;
when the detected download network speed does not exceed the network speed threshold value, acquiring the file size of the download file;
and comparing the downloaded file with the junk file templates in the file comparison database according to the file size to determine whether the downloaded file is a junk file.
2. The method of claim 1, wherein after the step of obtaining a storage path of the download file on the user terminal, before the step of clipping the download file from the storage path into a pre-set garbage folder, the method further comprises:
carrying out garbage file processing reminding on the user according to the storage path;
receiving corresponding junk file processing operation according to the junk file processing prompt;
and when the garbage file processing operation is not received within the preset garbage file processing time, executing the step of cutting the downloaded file from the storage path into a preset garbage folder.
3. The method of claim 1, wherein after the step of detecting the download network speed corresponding to the current downloaded file, the method further comprises:
detecting the residual storage space of the user terminal;
when the residual storage space is smaller than a preset storage space residual threshold value, carrying out file scanning on local files stored in the user terminal according to the file comparison database so as to identify junk files in the local files;
and cutting the identified junk files into the junk folders to realize classified management of the storage space of the user terminal.
4. The method of claim 3, wherein after the step of clipping the identified junk file into the junk folder, the method further comprises:
and carrying out garbage folder processing reminding on the user according to the garbage folder so as to remind the user to execute garbage folder processing operation corresponding to the garbage folder processing reminding.
5. A classification management device for storage space, the device comprising:
the download network speed detection unit is used for detecting the download network speed corresponding to the current download file when the file download is detected;
the first file comparison unit is used for comparing the downloaded file with a preset file comparison data base junk file template when the detected downloading network speed is larger than a preset network speed threshold value so as to determine whether the downloaded file is a junk file or not;
the storage path acquisition unit is used for acquiring the storage path of the download file on the user terminal when the download file is determined to be a junk file; and
the file shearing unit is used for shearing the downloaded file from the storage path to a preset garbage folder so as to realize classified management of the storage space of the user terminal;
the apparatus further comprises:
a file size obtaining unit, configured to obtain a file size of the downloaded file when the detected download network speed does not exceed the network speed threshold; and
and the second file comparison unit is used for comparing the downloaded file with the junk file templates in the file comparison database according to the file size so as to determine whether the downloaded file is a junk file.
6. The apparatus of claim 5, wherein the apparatus further comprises:
the file processing reminding unit is used for carrying out garbage file processing reminding on the user according to the storage path;
the processing operation receiving unit is used for receiving corresponding junk file processing operation according to the junk file processing prompt; and
and the first file cutting unit is used for triggering the file cutting unit to cut the downloaded file from the storage path to a preset junk folder when the junk file processing operation is not received within a preset junk file processing time.
7. The apparatus of claim 5, wherein the apparatus further comprises:
a storage space detection unit, configured to detect a remaining storage space of the user terminal;
the file scanning unit is used for scanning the local files stored in the user terminal according to the file comparison database when the residual storage space is smaller than a preset storage space residual threshold value so as to identify junk files in the local files; and
and the second file shearing unit is used for shearing the identified junk files into the junk folders so as to realize classified management of the storage space of the user terminal.
8. The apparatus of claim 7, wherein the apparatus further comprises:
and the processing reminding unit is used for carrying out garbage folder processing reminding on the user according to the garbage folder so as to remind the user to execute garbage folder processing operation corresponding to the garbage folder processing reminding.
9. A user terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 4 when the computer program is executed.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811481373.XA CN109656875B (en) | 2018-12-05 | 2018-12-05 | Classification management method and device for storage space, terminal and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811481373.XA CN109656875B (en) | 2018-12-05 | 2018-12-05 | Classification management method and device for storage space, terminal and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109656875A CN109656875A (en) | 2019-04-19 |
CN109656875B true CN109656875B (en) | 2023-05-16 |
Family
ID=66112807
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811481373.XA Active CN109656875B (en) | 2018-12-05 | 2018-12-05 | Classification management method and device for storage space, terminal and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109656875B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114217742B (en) * | 2021-12-07 | 2024-07-09 | 中信银行股份有限公司 | Method and device for automatically analyzing and cleaning storage space of network equipment, storage medium and electronic equipment |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7346700B2 (en) * | 2003-04-07 | 2008-03-18 | Time Warner Cable, A Division Of Time Warner Entertainment Company, L.P. | System and method for managing e-mail message traffic |
US7797443B1 (en) * | 2003-12-03 | 2010-09-14 | Microsoft Corporation | System and method for detecting spam e-mail |
CN100426298B9 (en) * | 2006-08-28 | 2016-10-26 | 华为技术有限公司 | A kind of cleaning garbage files method and system |
CN103631934B (en) * | 2013-12-06 | 2018-09-14 | 北京猎豹移动科技有限公司 | Garbage files detection method and device |
CN103646086B (en) * | 2013-12-13 | 2017-01-25 | 北京奇虎科技有限公司 | Junk file cleaning method and device |
US9483640B2 (en) * | 2014-04-01 | 2016-11-01 | Georgetown University | System and method for deterring malicious network attacks |
CN105447115A (en) * | 2015-11-13 | 2016-03-30 | 北京金山安全软件有限公司 | Method and device for cleaning junk files and electronic equipment |
CN106708912B (en) * | 2015-11-18 | 2021-06-25 | 中兴通讯股份有限公司 | Junk file identification and management method, identification device, management device and terminal |
CN106227744A (en) * | 2016-07-12 | 2016-12-14 | 努比亚技术有限公司 | Terminal document managing device, terminal and terminal document management method |
CN106339444A (en) * | 2016-08-23 | 2017-01-18 | 深圳市金立通信设备有限公司 | Method for instantly deleting file and terminal |
CN107016123B (en) * | 2017-04-27 | 2020-01-10 | Oppo广东移动通信有限公司 | File management method and terminal device |
CN108021630B (en) * | 2017-11-21 | 2021-03-30 | 深圳市雷鸟网络传媒有限公司 | Junk file cleaning method, intelligent terminal and computer readable storage medium |
-
2018
- 2018-12-05 CN CN201811481373.XA patent/CN109656875B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN109656875A (en) | 2019-04-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102043655B (en) | Method and system for carrying out advanced uninstall on software | |
CN108063818B (en) | Data downloading method, device, terminal and computer readable storage medium | |
US8244679B1 (en) | Systems and methods for using single-instance-storage information to reclaim storage space occupied by archived data elements | |
US20140109047A1 (en) | Mobile Phone Based Software Processing Method and Mobile Phone | |
EP1935106B1 (en) | Device management system and method for managing device management object | |
US8204907B1 (en) | Systems and methods for collecting file access history information | |
CN104461504A (en) | Managing method of terminal application program | |
US8972677B1 (en) | Systems and methods for implementing a storage interface specific to an archiving platform | |
US8972354B1 (en) | Systems and methods for preserving individual backed-up files in accordance with legal-hold policies | |
CN103902589B (en) | Management method and device for downloaded files | |
CN103092664A (en) | Processing method and device of data file of android system | |
CN109656885B (en) | Storage space monitoring method and device, electronic terminal and storage medium | |
WO2013143393A1 (en) | Method and system utilizing cloud computation for scanning files of device | |
US10540325B2 (en) | Method and device for identifying junk picture files | |
CN109472540B (en) | Service processing method and device | |
CN104461505A (en) | Terminal | |
CN109117153B (en) | Application processing method, device, terminal and storage medium | |
CN112181769A (en) | Application abnormal data acquisition method and device, computer equipment and storage medium | |
CN104331376A (en) | Method and device for clearing installation package stored in mobile terminal | |
US9342550B1 (en) | Systems and methods for preventing data loss via temporary-file generating applications | |
CN104991949A (en) | Mobile terminal and file management system and method thereof | |
CN109656875B (en) | Classification management method and device for storage space, terminal and storage medium | |
CN111782728A (en) | Data synchronization method, device, electronic equipment and medium | |
CN103269311B (en) | A kind of method in the execution of mail server side and device | |
CN103425501A (en) | Application installation method, client, server side and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |