WO2018027749A1 - Method for automatically compressing file according to time threshold, and compression system - Google Patents

Method for automatically compressing file according to time threshold, and compression system Download PDF

Info

Publication number
WO2018027749A1
WO2018027749A1 PCT/CN2016/094546 CN2016094546W WO2018027749A1 WO 2018027749 A1 WO2018027749 A1 WO 2018027749A1 CN 2016094546 W CN2016094546 W CN 2016094546W WO 2018027749 A1 WO2018027749 A1 WO 2018027749A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
automatically
time threshold
compressed
time
Prior art date
Application number
PCT/CN2016/094546
Other languages
French (fr)
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 PCT/CN2016/094546 priority Critical patent/WO2018027749A1/en
Publication of WO2018027749A1 publication Critical patent/WO2018027749A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the invention belongs to the field of computer software, and provides a method for automatically compressing files according to a time threshold and a compression system.
  • a larger file is compressed, resulting in another smaller file size.
  • a compressed file of these larger sizes possibly one or more files.
  • the process of compressing this file is called file compression.
  • compression technology can be divided into two categories: general lossless data compression and lossy compression.
  • general lossless data compression and lossy compression.
  • the essential content is the same, that is, the data information exists through some special coding method.
  • the degree of repetition and redundancy are effectively reduced to achieve the purpose of data compression.
  • 'China' is the abbreviation of 'People's Republic of China', but the former has 2 words and the latter 7, but we don't misunderstand what they mean. This is because the former retains the information.
  • the most 'key point' At the same time, as a human being with thinking ability, we can infer all the original information based on the vocabulary relationship and knowledge accumulation.
  • the compression technology is also the same. Without affecting the basic use of the file, only some 'key points' in the original data are retained, and the duplicate and redundant information in the data is removed, thereby achieving the purpose of compression. This is the most basic principle to be followed by file compression technology.
  • the embodiment of the invention provides a method for automatically compressing a file according to a time threshold, and aims to occupy a system hard disk space for a document with a low usage rate, thereby causing a slow running of the system, and providing a time threshold for automatically compressing the file by a preset.
  • the file is automatically compressed, which saves space on the hard disk and improves the utilization of the hard disk space.
  • a method of automatically compressing a file based on a time threshold comprising the steps of:
  • the record needs to automatically compress the file path and record the time threshold of the automatically compressed file
  • the embodiment of the invention further provides a compression system, comprising:
  • a recording unit configured to record a path of the file to be automatically compressed, and record a time threshold of automatically compressing the file
  • a detecting unit configured to detect whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatic compressed file
  • a compression unit wherein the input end is respectively connected to the recording unit and the output end of the detecting unit, and is configured to: when the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the automatic compressed file When the time threshold is reached, the file is automatically compressed and the original file is deleted.
  • the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.
  • FIG. 1 is a schematic flowchart of a method for automatically compressing a file according to a time threshold according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a compression system according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a method for automatically compressing a file according to a time threshold according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
  • step S100 the file path to be automatically compressed is recorded, and the time threshold of the automatically compressed file is recorded.
  • the file path to be automatically compressed is set to 'e:/picture', and the time threshold for automatically compressing the file is one month.
  • step S101 it is detected whether the difference between the last operation time of the file in the automatic compressed file path and the current time exceeds the time threshold of the automatic compressed file.
  • step S102 when the difference between the last operation time of the file and the current time in the file to be automatically compressed exceeds the time threshold of the automatic compressed file, the file is automatically compressed, and the original file is deleted.
  • the picture a in 'e:/picture' is created in January 2016, and by February 2016, the picture a is not edited or viewed by the user, and the picture a is automatically compressed by the compression software, and the original file is deleted.
  • the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.
  • FIG. 2 is a schematic structural diagram of a compression system according to an embodiment of the present invention, where the compression system includes:
  • a recording unit 21 configured to record a file path to be automatically compressed, and record a time threshold of automatically compressing the file
  • the detecting unit 22 is configured to detect whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatic compressed file;
  • the compression unit 23 has an input end connected to the output unit of the recording unit 21 and the detecting unit 22, respectively, for whether the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the automatic When the time threshold of a file is compressed, the file is automatically compressed and the original file is deleted.
  • the working principle is: the recording unit 21 records the path of the file to be automatically compressed, and records the time threshold of the automatically compressed file; the detecting unit 22 detects whether the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds The time threshold for automatically compressing the file; the compression unit 23, when the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the time threshold of the automatically compressed file, automatically compresses the file and deletes the original file.
  • the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Disclosed are a method for automatically compressing a file according to a time threshold, and a compression system. The method comprises: recording a path of a file needing to be automatically compressed, and recording a time threshold for automatically compressing the file (S100); detecting whether the difference between a last operation time of the file in the path of the file needing to be automatically compressed and a current time exceeds the time threshold for automatically compressing the file (S101); and when the difference between the last operation time of the file in the path of the file needing to be automatically compressed and the current time exceeds the time threshold for automatically compressing the file, automatically compressing the file and deleting an original file (S102). By means of pre-setting a time threshold for automatically compressing a file and automatically compressing the file when a user does not use the file for a long time, hard-disk space is saved, and the utilization rate of the hard-disk space is improved.

Description

根据时间阈值自动压缩文件的方法和压缩系统  Method and compression system for automatically compressing files according to time threshold 技术领域Technical field
本发明属于电脑软件领域,提供了一种根据时间阈值自动压缩文件的方法以及压缩系统。  The invention belongs to the field of computer software, and provides a method for automatically compressing files according to a time threshold and a compression system.
背景技术Background technique
一个较大的文件经压缩后,产生了另一个较小容量的文件。而这个较小容量的文件,我们就叫它是这些较大容量的(可能一个或一个以上的文件)的压缩文件。而压缩此文件的过程称为文件压缩。 A larger file is compressed, resulting in another smaller file size. For this smaller file, we call it a compressed file of these larger sizes (possibly one or more files). The process of compressing this file is called file compression.
目前压缩技术可分为通用无损数据压缩与有损压缩两大类,但不管是采用何种技术模型,其本质内容都是一样的,即都是通过某种特殊的编码方式将数据信息中存在的重复度、冗余度有效地降低,从而达到数据压缩的目的。比如:'中国'是'中华人民共和国'的简称,但前者的字数是2,后者则是7,但我们都不会对它们俩所要表达的意思产生误解,这是因为前者保留了信息中最'关键点'。同时,作为有思维能力的人类,我们可以根据前后词汇关系和知识积累,就可推断出其原来的全部信息。压缩技术也一样,在不影响文件的基本使用的前提下,只保留原数据中一些'关键点',去掉了数据中的重复的、冗余的信息,从而达到压缩的目的。这就是文件压缩技术所要遵循的最基本原理。 At present, compression technology can be divided into two categories: general lossless data compression and lossy compression. However, no matter what technical model is adopted, the essential content is the same, that is, the data information exists through some special coding method. The degree of repetition and redundancy are effectively reduced to achieve the purpose of data compression. For example: 'China' is the abbreviation of 'People's Republic of China', but the former has 2 words and the latter 7, but we don't misunderstand what they mean. This is because the former retains the information. The most 'key point'. At the same time, as a human being with thinking ability, we can infer all the original information based on the vocabulary relationship and knowledge accumulation. The compression technology is also the same. Without affecting the basic use of the file, only some 'key points' in the original data are retained, and the duplicate and redundant information in the data is removed, thereby achieving the purpose of compression. This is the most basic principle to be followed by file compression technology.
尽管目前电脑硬盘越来越大,但是随着时间的增长,例如用户的图片也会随时间增长越来越多。用户在使用电脑的过程也会收集一些感兴趣或者认为有用的文件,例如视频、歌曲、旅游攻略。但是这些文件对用户重要,但是又有可能不经常用,随着时间的增长,文件越来越多,不但占用硬盘,而且会造成系统运行缓慢。 Although computer hard drives are getting bigger and bigger, over time, for example, users' pictures will grow more and more over time. Users also use the computer to collect files that are of interest or useful, such as videos, songs, and travel tips. However, these files are important to users, but they may not be used frequently. As time goes on, more and more files will not only occupy the hard disk, but also cause the system to run slowly.
综上,需要针对使用率较低的文档占用系统硬盘空间,造成系统运行缓慢的情况,提供一种通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率。 In summary, it is necessary to occupy the system hard disk space for a document with a low usage rate, causing the system to run slowly, and provide a time threshold for automatically compressing the file by default, and automatically compress the file when the user does not use the file for a long time, saving Hard disk space, improve the utilization of hard disk space.
技术问题technical problem
本发明实施例提供了一种根据时间阈值自动压缩文件的方法,目的在于针对使用率较低的文档占用系统硬盘空间,造成系统运行缓慢的情况,提供一种通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率。 The embodiment of the invention provides a method for automatically compressing a file according to a time threshold, and aims to occupy a system hard disk space for a document with a low usage rate, thereby causing a slow running of the system, and providing a time threshold for automatically compressing the file by a preset. When the user does not use the file for a long time, the file is automatically compressed, which saves space on the hard disk and improves the utilization of the hard disk space.
技术解决方案Technical solution
本发明是这样实现的:一种根据时间阈值自动压缩文件的方法,包括以下步骤: The present invention is implemented as follows: A method of automatically compressing a file based on a time threshold, comprising the steps of:
记录需自动压缩文件路径,记录自动压缩文件的时间阈值; The record needs to automatically compress the file path and record the time threshold of the automatically compressed file;
检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值; Detecting whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatically compressed file;
当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。 When the difference between the last operation time of the file in the automatic compressed file path and the current time exceeds the time threshold of the automatically compressed file, the file is automatically compressed, and the original file is deleted.
本发明实施例还提供了一种压缩系统,包括: The embodiment of the invention further provides a compression system, comprising:
记录单元,检测单元,压缩单元,其中: a recording unit, a detecting unit, and a compressing unit, wherein:
记录单元,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值; a recording unit, configured to record a path of the file to be automatically compressed, and record a time threshold of automatically compressing the file;
检测单元,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值; a detecting unit, configured to detect whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatic compressed file;
压缩单元,其输入端分别与所述记录单元及所述检测单元输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。 a compression unit, wherein the input end is respectively connected to the recording unit and the output end of the detecting unit, and is configured to: when the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the automatic compressed file When the time threshold is reached, the file is automatically compressed and the original file is deleted.
有益效果Beneficial effect
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率。 By preset the time threshold for automatically compressing files, the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.
附图说明DRAWINGS
图1 是本发明实施例提供的一种根据时间阈值自动压缩文件的方法的流程示意图; 1 is a schematic flowchart of a method for automatically compressing a file according to a time threshold according to an embodiment of the present invention;
图2 是本发明实施例提供的压缩系统的结构示意图。 FIG. 2 is a schematic structural diagram of a compression system according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。 The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
图1是发明实施例提供的一种根据时间阈值自动压缩文件的方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。 FIG. 1 is a schematic flowchart of a method for automatically compressing a file according to a time threshold according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
在步骤S100中,记录需自动压缩文件路径,记录自动压缩文件的时间阈值。 In step S100, the file path to be automatically compressed is recorded, and the time threshold of the automatically compressed file is recorded.
由于某些文件不适合压缩,例如程序文件,自动压缩可能会导致程序无法运行,因为需要设置需自动压缩文件路径,针对视频,图片等使用率不高的文件。在本实用例中,设置需自动压缩文件路径为'e:/图片',自动压缩文件的时间阈值为一个月。 Since some files are not suitable for compression, such as program files, automatic compression may cause the program to fail to run, because you need to set files that need to automatically compress the file path for video, images, etc.. In this embodiment, the file path to be automatically compressed is set to 'e:/picture', and the time threshold for automatically compressing the file is one month.
在步骤S101中,检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值。 In step S101, it is detected whether the difference between the last operation time of the file in the automatic compressed file path and the current time exceeds the time threshold of the automatic compressed file.
在步骤S102中,当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。 In step S102, when the difference between the last operation time of the file and the current time in the file to be automatically compressed exceeds the time threshold of the automatic compressed file, the file is automatically compressed, and the original file is deleted.
例如,'e:/图片'中图片a,创建时间为2016年1月,到2016年2月时,图片a都未被用户编辑或查看,通过压缩软件自动压缩图片a,并删除原文件。 For example, the picture a in 'e:/picture' is created in January 2016, and by February 2016, the picture a is not edited or viewed by the user, and the picture a is automatically compressed by the compression software, and the original file is deleted.
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率。 By preset the time threshold for automatically compressing files, the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.
图2是本发明实施例提供的压缩系统的结构示意图,该压缩系统包括: 2 is a schematic structural diagram of a compression system according to an embodiment of the present invention, where the compression system includes:
记录单元21,检测单元22,压缩单元23,其中: Recording unit 21, detecting unit 22, and compressing unit 23, wherein:
记录单元21,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值; a recording unit 21, configured to record a file path to be automatically compressed, and record a time threshold of automatically compressing the file;
检测单元22,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值; The detecting unit 22 is configured to detect whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatic compressed file;
压缩单元23,其输入端分别与所述记录单元21及所述检测单元22输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。 The compression unit 23 has an input end connected to the output unit of the recording unit 21 and the detecting unit 22, respectively, for whether the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the automatic When the time threshold of a file is compressed, the file is automatically compressed and the original file is deleted.
其工作原理是:记录单元21,记录需自动压缩文件路径,记录自动压缩文件的时间阈值;检测单元22,检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;压缩单元23,当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。 The working principle is: the recording unit 21 records the path of the file to be automatically compressed, and records the time threshold of the automatically compressed file; the detecting unit 22 detects whether the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds The time threshold for automatically compressing the file; the compression unit 23, when the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the time threshold of the automatically compressed file, automatically compresses the file and deletes the original file.
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率。 By preset the time threshold for automatically compressing files, the present invention automatically compresses files when the user does not use files for a long time, thereby saving hard disk space and improving the utilization of hard disk space.
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, and improvements made within the spirit and scope of the present invention should be included in the scope of the present invention. Inside.

Claims (2)

  1. 一种根据时间阈值自动压缩文件的方法,其特征在于,所述方法包括如下步骤: A method for automatically compressing a file according to a time threshold, characterized in that the method comprises the following steps:
    记录需自动压缩文件路径,记录自动压缩文件的时间阈值;The record needs to automatically compress the file path and record the time threshold of the automatically compressed file;
    检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;Detecting whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatically compressed file;
    当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。When the difference between the last operation time of the file in the automatic compressed file path and the current time exceeds the time threshold of the automatically compressed file, the file is automatically compressed, and the original file is deleted.
  2. 一种压缩系统,其特征在于,所述登录压缩系统:A compression system, characterized in that the login compression system:
    记录单元,检测单元,压缩单元,其中:a recording unit, a detecting unit, and a compressing unit, wherein:
    记录单元,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值;a recording unit, configured to record a path of the file to be automatically compressed, and record a time threshold of automatically compressing the file;
    检测单元,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;a detecting unit, configured to detect whether a difference between a last operation time of the file in the automatic compressed file path and the current time exceeds a time threshold of the automatic compressed file;
    压缩单元,其输入端分别与所述记录单元及所述检测单元输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件。a compression unit, wherein the input end is respectively connected to the recording unit and the output end of the detecting unit, and is configured to: when the difference between the last operation time of the file and the current time in the path of the file to be automatically compressed exceeds the automatic compressed file When the time threshold is reached, the file is automatically compressed and the original file is deleted.
PCT/CN2016/094546 2016-08-11 2016-08-11 Method for automatically compressing file according to time threshold, and compression system WO2018027749A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094546 WO2018027749A1 (en) 2016-08-11 2016-08-11 Method for automatically compressing file according to time threshold, and compression system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094546 WO2018027749A1 (en) 2016-08-11 2016-08-11 Method for automatically compressing file according to time threshold, and compression system

Publications (1)

Publication Number Publication Date
WO2018027749A1 true WO2018027749A1 (en) 2018-02-15

Family

ID=61161437

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/094546 WO2018027749A1 (en) 2016-08-11 2016-08-11 Method for automatically compressing file according to time threshold, and compression system

Country Status (1)

Country Link
WO (1) WO2018027749A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342277A (en) * 2021-06-21 2021-09-03 上海哔哩哔哩科技有限公司 Data processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252749A (en) * 2008-03-28 2008-08-27 深圳华为通信技术有限公司 Apparatus and method for processing mobile terminal information
CN103218224A (en) * 2013-03-29 2013-07-24 东莞宇龙通信科技有限公司 Method and terminal for improving utilization ratio of memory space
CN103297454A (en) * 2012-02-27 2013-09-11 成都谛听科技有限公司 Method for enlarging memory capacity of SD cards of smart phone and tablet personal computer
CN104572113A (en) * 2015-01-21 2015-04-29 深圳市中兴移动通信有限公司 Automatic storage space arranging method and mobile terminal
CN105025166A (en) * 2015-07-09 2015-11-04 深圳市金立通信设备有限公司 File processing method and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252749A (en) * 2008-03-28 2008-08-27 深圳华为通信技术有限公司 Apparatus and method for processing mobile terminal information
CN103297454A (en) * 2012-02-27 2013-09-11 成都谛听科技有限公司 Method for enlarging memory capacity of SD cards of smart phone and tablet personal computer
CN103218224A (en) * 2013-03-29 2013-07-24 东莞宇龙通信科技有限公司 Method and terminal for improving utilization ratio of memory space
CN104572113A (en) * 2015-01-21 2015-04-29 深圳市中兴移动通信有限公司 Automatic storage space arranging method and mobile terminal
CN105025166A (en) * 2015-07-09 2015-11-04 深圳市金立通信设备有限公司 File processing method and terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342277A (en) * 2021-06-21 2021-09-03 上海哔哩哔哩科技有限公司 Data processing method and device

Similar Documents

Publication Publication Date Title
US11221992B2 (en) Storing data files in a file system
US20170116217A1 (en) High bit rate covert channel in cloud storage systems
WO2018027749A1 (en) Method for automatically compressing file according to time threshold, and compression system
WO2018027750A1 (en) Method for pushing information about file compression technology, and compression system
WO2017128069A1 (en) Information pushing method in file transmission and transmission system
WO2018027751A1 (en) Method for acquiring data when automatically compressing file, and compression system
WO2018023394A1 (en) Method for automatically extracting verification code from short message, and mobile phone
WO2017128093A1 (en) Method for cleaning mobile phone file and cleaning system
WO2018027480A1 (en) Automatic saving method for computer, and saving system
WO2018027782A1 (en) Method for automatically decomposing large file, and decomposition system
WO2018027784A1 (en) Method for feeding back usage situation of file decomposition technique, and decomposition system
WO2018023561A1 (en) Method for application software management, and mobile phone
WO2018027374A1 (en) Method for accessing reading record from computer end, and reading system
WO2018027617A1 (en) Method for automatically recording call on basis of keyword and recording system
WO2018027377A1 (en) Method for accessing reading record from mobile phone end, and reading system
WO2018023279A1 (en) Method for feeding back usage data of food item monitoring technique and refrigerator
WO2018023575A1 (en) Method for opening file folder according to gesture, and file system
WO2018027391A1 (en) Method for collecting data relating to usage of information forwarding technology, and forwarding system
WO2018027832A1 (en) Information push method under music playback and playback system
WO2017107206A1 (en) Method and system for video compression
WO2018027387A1 (en) Method for feeding back data relating to usage of video forwarding technology, and forwarding system
WO2018027614A1 (en) Method for reading watching record at computer and video playing system
WO2018027392A1 (en) Method for indicating technology ownership upon forwarding of forum information, and forwarding system
WO2018027870A1 (en) Method for collecting usage data of picture sharing technology, and sharing system
WO2018032130A1 (en) Data acquisition method for video conversion technology, and forwarding system

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16912204

Country of ref document: EP

Kind code of ref document: A1