WO2018027751A1 - 自动压缩文件时的数据采集方法和压缩系统 - Google Patents

自动压缩文件时的数据采集方法和压缩系统 Download PDF

Info

Publication number
WO2018027751A1
WO2018027751A1 PCT/CN2016/094548 CN2016094548W WO2018027751A1 WO 2018027751 A1 WO2018027751 A1 WO 2018027751A1 CN 2016094548 W CN2016094548 W CN 2016094548W WO 2018027751 A1 WO2018027751 A1 WO 2018027751A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
automatically
compressed
time
path
Prior art date
Application number
PCT/CN2016/094548
Other languages
English (en)
French (fr)
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/094548 priority Critical patent/WO2018027751A1/zh
Publication of WO2018027751A1 publication Critical patent/WO2018027751A1/zh

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 in particular relates to a data acquisition method and a compression system when automatically compressing files.
  • the patent application process and the post-authorization maintenance process will generate human and financial costs: such as replying to review opinions, paying license fees, etc., for core technologies (such as CDMA underlying technology) or market identification.
  • core technologies such as CDMA underlying technology
  • market identification For relatively high-tech technologies (such as sliding unlocking), the related costs are negligible, and the investment in these technologies is worthwhile, but such technologies are a minority after all, and more technologies have been verified by the market. The user's pain points or itch points cannot be touched, and the patent investment in these technologies is likely to cause cost waste.
  • the embodiment of the invention provides a data collection method for automatically compressing a file, and aims to occupy a system hard disk space when a document with a low usage rate occupies a slow running system, and provides a time for automatically compressing a file by a preset. Threshold value, when the user does not use the file for a long time, the file is automatically compressed, which saves the hard disk space and improves the utilization of the hard disk space. At the same time, it can also facilitate the timely and effective collection of relevant technologies by the manufacturer.
  • the present invention is implemented as follows: a data acquisition method when automatically compressing a file, comprising the following steps:
  • 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 used, the file is automatically compressed and the original file is deleted;
  • the technical data collection unit has an input end connected to the output end of the compression unit, and is configured to send technical usage data to a data collection end preset by the manufacturer.
  • the invention automatically compresses files when the user does not use files for a long time, which saves hard disk space and improves the utilization of hard disk space, and can also facilitate the timely and effective collection of related technologies by the manufacturer. happening.
  • FIG. 1 is a schematic flowchart of a data collection method when automatically compressing a file 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 data collection method when automatically compressing a file 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 path to be automatically compressed exceeds the time threshold of the automatically compressed file, the file is automatically compressed, and the original file is deleted and preset to the manufacturer.
  • the data collection side sends the technical usage data.
  • 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 technology uses data for the user to use the data of the technology, that is, the data generated when the method completes the first few steps, the data includes the number of times the user uses the technology (eg, the first time using the technology within a certain period of time) Technology); the specific time point of using the technology; the user's related operations before and after using the technology can help the technology provider to better evaluate the market value of the technology, and better improve the technical data according to the feedback.
  • the invention automatically compresses files when the user does not use files for a long time, which saves hard disk space and improves the utilization of hard disk space, and can also facilitate the timely and effective collection of related technologies by the manufacturer. happening.
  • 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 compressing the time threshold of a file, the file is automatically compressed and the original file is deleted;
  • the technical data collection unit 24 has an input end connected to the output end of the compression unit 23 for transmitting technical usage data to a data collection end preset by the manufacturer.
  • 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 At the same time, the technical data collection unit 24 transmits the technical usage data to the data collection terminal preset by the manufacturer.
  • the invention automatically compresses files when the user does not use files for a long time, which saves hard disk space and improves the utilization of hard disk space, and can also facilitate the timely and effective collection of related technologies by the manufacturer. happening.

Abstract

一种自动压缩文件时的数据采集方法以及压缩系统,属于电脑软件领域,所述方法包括:记录需自动压缩文件路径,记录自动压缩文件的时间阈值(S100);检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值(S101);当所述需自动压缩文件路径中文件上次操作时间与当前时间之差超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件,并向厂家预设的数据采集端发送技术使用数据(S102)。通过预设自动压缩文件的时间阈值,当用户长时间不使用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率,同时也可以方便厂家及时有效的采集相关技术的使用情况。

Description

自动压缩文件时的数据采集方法和压缩系统 技术领域
本发明属于电脑软件领域,尤其是涉及一种自动压缩文件时的数据采集方法以及压缩系统。
背景技术
现在企业申请的专利数量越来越多,而且将专利用在市场上、产品中的情形也越来越多。
根据国家知识产权的数据库显示, OPPO公司 在2014年申请的发明专利数为938个,而同期 的腾讯公司 的发明专利数为1447个。这两家公司的发明中,有关于用户体验和用户直接操作相关的发明专利约占总数的80%左右。当然包括其他以用户体验为主的公司的类似专利申请也是具有很大的数量级,比如小米公司等。
考虑到技术使用的同时,专利的申请过程和授权后的维护过程都会产生人力、财力上的成本:如答复审查意见、缴纳授权费等,对于核心技术(如:CDMA的底层技术)或市场认同度比较高的技术(如:滑动解锁)而言,那么相关成本就可以忽略不计,对于这些技术的投入是值得的,但这类技术毕竟是少数,更多的技术经过市场验证后,其实并不能触及用户的痛点或痒点,而对这些技术的专利投入,就容易造成成本的浪费。
所以需要有一种方法能够通过实在的数据,及时评估相关技术的市场接受度或价值,同时,为了使得本人的上一个申请《根据时间阈值自动压缩文件的方法和压缩系统》中的相关技术得到及时评估,特提出一种技术使用数据的采集/发送的方法。
技术问题
本发明实施例提供了一种自动压缩文件时的数据采集方法,目的在于针对于使用率较低的文档占用系统硬盘空间,造成系统运行缓慢的情况,提供一种通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率,同时也可以方便厂家及时有效的采集相关技术的使用情况。
技术解决方案
本发明是这样实现的:一种自动压缩文件时的数据采集方法,包括以下步骤:
记录需自动压缩文件路径,记录自动压缩文件的时间阈值;
检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;
当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件,并向厂家预设的数据采集端发送技术使用数据。
本发明实施例还提供了一种压缩系统,包括:
记录单元,检测单元,压缩单元,技术数据采集单元,其中:
记录单元,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值;
检测单元,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;
压缩单元,其输入端分别与所述记录单元及所述检测单元输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件;
技术数据采集单元,其输入端与所述压缩单元的输出端连接,用于向厂家预设的数据采集端发送技术使用数据。
有益效果
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率,同时也可以方便厂家及时有效的采集相关技术的使用情况。
附图说明
图1是本发明实施例提供的一种自动压缩文件时的数据采集方法的流程示意图;
图2是本发明实施例提供的压缩系统的结构示意图。
本发明的实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
图1是发明实施例提供的一种自动压缩文件时的数据采集方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。
在步骤S100中,记录需自动压缩文件路径,记录自动压缩文件的时间阈值。
由于某些文件不适合压缩,例如程序文件,自动压缩可能会导致程序无法运行,因为需要设置需自动压缩文件路径,针对视频,图片等使用率不高的文件。在本实用例中,设置需自动压缩文件路径为'e:/图片',自动压缩文件的时间阈值为一个月。
在步骤S101中,检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值。
在步骤S102中,当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件,并向厂家预设的数据采集端发送技术使用数据。
例如,'e:/图片'中图片a,创建时间为2016年1月,到2016年2月时,图片a都未被用户编辑或查看,通过压缩软件自动压缩图片a,并删除原文件。
所述技术使用数据为用户使用该技术的数据,即所述方法走完前几个步骤时产生的数据,所述数据包括用户使用该技术的次数(如在一定时间内是第几次使用该技术);使用该技术的具体时间点;使用该技术前后用户的相关操作等有助于技术提供方更好的评价技术的市场价值,并根据所述反馈更好的改进技术的数据。
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率,同时也可以方便厂家及时有效的采集相关技术的使用情况。
图2是本发明实施例提供的一种压缩系统的结构示意图,该压缩系统包括:
记录单元21,检测单元22,压缩单元23,技术数据采集单元24,其中:
记录单元21,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值;
检测单元22,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;
压缩单元23,其输入端分别与所述记录单元21及所述检测单元22输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件;
技术数据采集单元24,其输入端与所述压缩单元23的输出端连接,用于向厂家预设的数据采集端发送技术使用数据。
其工作原理是:记录单元21,记录需自动压缩文件路径,记录自动压缩文件的时间阈值;检测单元22,检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;压缩单元23,当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件,同时,技术数据采集单元24向厂家预设的数据采集端发送技术使用数据。
本发明通过预设自动压缩文件的时间阈值,当用户长时间不是用文件时,自动压缩文件,节省了硬盘空间,提高硬盘空间的利用率,同时也可以方便厂家及时有效的采集相关技术的使用情况。
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (2)

  1. 一种自动压缩文件时的数据采集方法,其特征在于,所述方法包括如下步骤:
    记录需自动压缩文件路径,记录自动压缩文件的时间阈值;
    检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;
    当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件,并向厂家预设的数据采集端发送技术使用数据。
  2. 一种压缩系统,其特征在于,所述压缩系统包括:
    记录单元,检测单元,压缩单元,技术数据采集单元,其中:
    记录单元,用于记录需自动压缩文件路径,记录自动压缩文件的时间阈值;
    检测单元,用于检测所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值;
    压缩单元,其输入端分别与所述记录单元及所述检测单元输出端连接,用于当所述需自动压缩文件路径中文件上次操作时间与当前时间之差是否超过所述自动压缩文件的时间阈值时,自动压缩文件,并删除原文件;
    技术数据采集单元,其输入端与所述压缩单元的输出端连接,用于向厂家预设的数据采集端发送技术使用数据。
PCT/CN2016/094548 2016-08-11 2016-08-11 自动压缩文件时的数据采集方法和压缩系统 WO2018027751A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094548 WO2018027751A1 (zh) 2016-08-11 2016-08-11 自动压缩文件时的数据采集方法和压缩系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/094548 WO2018027751A1 (zh) 2016-08-11 2016-08-11 自动压缩文件时的数据采集方法和压缩系统

Publications (1)

Publication Number Publication Date
WO2018027751A1 true WO2018027751A1 (zh) 2018-02-15

Family

ID=61161436

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/094548 WO2018027751A1 (zh) 2016-08-11 2016-08-11 自动压缩文件时的数据采集方法和压缩系统

Country Status (1)

Country Link
WO (1) WO2018027751A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218224A (zh) * 2013-03-29 2013-07-24 东莞宇龙通信科技有限公司 一种提高存储空间利用率的方法和终端
CN104461505A (zh) * 2014-11-06 2015-03-25 深圳市金立通信设备有限公司 一种终端
CN104461504A (zh) * 2014-11-06 2015-03-25 深圳市金立通信设备有限公司 一种终端应用程序的管理方法
CN105025166A (zh) * 2015-07-09 2015-11-04 深圳市金立通信设备有限公司 一种文件处理方法及终端
CN105843853A (zh) * 2016-03-16 2016-08-10 北京小米移动软件有限公司 智能设备的清理方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218224A (zh) * 2013-03-29 2013-07-24 东莞宇龙通信科技有限公司 一种提高存储空间利用率的方法和终端
CN104461505A (zh) * 2014-11-06 2015-03-25 深圳市金立通信设备有限公司 一种终端
CN104461504A (zh) * 2014-11-06 2015-03-25 深圳市金立通信设备有限公司 一种终端应用程序的管理方法
CN105025166A (zh) * 2015-07-09 2015-11-04 深圳市金立通信设备有限公司 一种文件处理方法及终端
CN105843853A (zh) * 2016-03-16 2016-08-10 北京小米移动软件有限公司 智能设备的清理方法及装置

Similar Documents

Publication Publication Date Title
WO2018027751A1 (zh) 自动压缩文件时的数据采集方法和压缩系统
WO2017128057A1 (zh) 视频推送技术的技术使用数据发送方法以及推送系统
WO2017128068A1 (zh) 手机传送文件时的技术数据发送方法以及传送系统
WO2018027750A1 (zh) 文件压缩技术的信息推送方法和压缩系统
WO2017128091A1 (zh) 清理手机文件时的技术信息采集方法以及清理系统
WO2018027784A1 (zh) 文件分解技术的使用情况反馈方法和分解系统
WO2018023294A1 (zh) 价格更新提示技术的数据反馈方法和提醒系统
WO2018027749A1 (zh) 根据时间阈值自动压缩文件的方法和压缩系统
WO2017128397A1 (zh) 信息分享技术的数据收集方法以及权限系统
WO2018027858A1 (zh) 根据指纹匹配文件格式技术的数据采集方法和文本系统
WO2017124476A1 (zh) 接收手机消息时的技术数据采集方法以及消息系统
WO2018023806A1 (zh) 信息屏蔽技术的使用情况反馈方法以及权限系统
WO2018023562A1 (zh) 一种自动删除软件技术的使用情况采集方法以及手机
WO2018027873A1 (zh) 批处理指令匹配技术的使用情况统计方法和录制系统
WO2018027861A1 (zh) 自动填写注册信息时的数据采集方法和注册系统
WO2018032130A1 (zh) 视频转化技术的数据采集方法和转发系统
WO2018027637A1 (zh) 根据分组匹配接收路径时的技术数据反馈方法和接收系统
WO2018027387A1 (zh) 视频转发技术的使用数据反馈方法以及转发系统
WO2018027609A1 (zh) 根据文件匹配保持路径时的技术权属提示方法以及下载系统
WO2018027481A1 (zh) 自动保存技术的用户使用数据采集方法以及保存系统
WO2018027490A1 (zh) 文件打开技术的数据采集方法以及文件系统
WO2017124497A1 (zh) 切换电脑桌面时的技术使用数据统计方法以及操作系统
WO2018027772A1 (zh) 匹配文本格式时的数据采集方法和文本系统
WO2018023395A1 (zh) 一种验证码提取技术的数据采集方法和手机
WO2018018197A1 (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: 16912206

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

Country of ref document: EP

Kind code of ref document: A1