WO2018027491A1 - Method for pushing information during file path opening, and file system - Google Patents

Method for pushing information during file path opening, and file system Download PDF

Info

Publication number
WO2018027491A1
WO2018027491A1 PCT/CN2016/093986 CN2016093986W WO2018027491A1 WO 2018027491 A1 WO2018027491 A1 WO 2018027491A1 CN 2016093986 W CN2016093986 W CN 2016093986W WO 2018027491 A1 WO2018027491 A1 WO 2018027491A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
file
file path
regular expression
unit
Prior art date
Application number
PCT/CN2016/093986
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/093986 priority Critical patent/WO2018027491A1/en
Publication of WO2018027491A1 publication Critical patent/WO2018027491A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the pushing manner of the patent information may adopt a small frame display, a voice display, and the like, so that the user can perceive the push mode.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Storage Device Security (AREA)

Abstract

The present invention belongs to the field of computer software. Provided are a method for pushing information during file path opening, and a file system. The method comprises: recording a file path regular expression matching different operating systems; when a user opens a text file, detecting whether there are characters conforming to the regular expression in the text; and setting the characters conforming to the regular expression to be a link for opening a file path, and at the same time, pushing patent information to the user. In the present invention, by means of pre-setting a file path regular expression matching different operating systems, when a text file includes character content conforming to the regular expression, characters conforming to the regular expression are set to be a link for opening a file path, so as to directly open the file path in the text file, thereby simplifying the operation of opening a file path. Moreover, the rights of a patentee (applicant) are protected.

Description

打开文件路径时的信息推送方法以及文件***  Information push method and file system when opening file path 技术领域Technical field
本发明属于电脑软件领域,提供了一种打开文件路径时的信息推送方法以及文件***。  The invention belongs to the field of computer software, and provides a method for pushing information and a file system when opening a file path.
背景技术Background technique
知识产权在现在的产品和服务中越来越重要,其中主要包括著作权(版权)、商标权和专利权,这三种权利都能为权利人带来巨大的经济价值。 Intellectual property is becoming more and more important in current products and services, including copyright (copyright), trademark and patent rights, all of which can bring enormous economic value to rights holders.
但与著作权、商标权不同的是,专利权的权利归属比较难以为用户所认识和辨别。比如:一个培训教材或者一部电影里面,会明确的将'版权归特定人所有'的字样告知给用户;商标也以其显著的字或图的特征,在与其他标样区别的同时,也代表着商标权人以及商标权人生产的相关产品。但专利则不然,除了如'滑动解锁'等有限几个专利外,用户很难看到某一专利就知道该专利的申请/权利人。 However, unlike copyright and trademark rights, the ownership of patent rights is more difficult to recognize and discern. For example, in a training material or a movie, the words “copyright belongs to a specific person” will be clearly notified to the user; the trademark is also distinguished from other standards by its distinctive words or figures. Represents the related products produced by the trademark owner and the trademark owner. However, patents are not. Apart from a limited number of patents such as 'sliding and unlocking', it is difficult for a user to see a patent and know the application/right holder of the patent.
这种情况所带来的严重后果是: The serious consequences of this situation are:
1 、专利权的保护难度大,一项好的技术出来后,马上就被复制; 1. The protection of patent rights is difficult. Once a good technology comes out, it will be copied immediately;
2 、专利权/申请人通过专利彰显自己的产品特色的效果差,因为用户也分不清楚某一技术与专利权/申请人的联系。 2 The patent/applicant's effect of showing its own product features through patents is poor, because the user is also unclear about the connection between a certain technology and the patent/applicant.
综上,为充分保护本人的另外一个专利申请(名为《 文本路径打开文件位置的方法以及文件*** 》 ),让该本人的专利申请价值最大化, 特提出一个解决办法。 In summary, in order to fully protect my other patent application (named "Text path to open file location method and file system" ), to maximize the value of the patent application, and propose a solution.
技术问题technical problem
本发明实施例提供了一种打开文件路径时的信息推送方法,目的在于针对正则表达式复制粘贴使用过程繁琐容易出错的情况,提供一种通过预设不同操作***匹配的文件路径正则表达式,当文本文件中包含符合该正则表达式的文字内容时,将符合正则表达式的文字设置为打开文件路径的链接,从而可以在文本文件中直接打开文件路径,简化了打开文件路径的操作,并同时保护专利(申请)权人的利益。 The embodiment of the invention provides a method for pushing information when opening a file path, and aims to provide a method for copying and pasting regular expressions that is cumbersome and error-prone, and provides a file path regular expression that is matched by different operating systems. When the text file contains text content that conforms to the regular expression, the text matching the regular expression is set as a link to open the file path, so that the file path can be directly opened in the text file, which simplifies the operation of opening the file path, and At the same time protect the interests of the patent (application) right holder.
技术解决方案Technical solution
本发明是这样实现的:一种打开文件路径时的信息推送方法,包括以下步骤: The present invention is implemented as follows: a method for pushing information when opening a file path, comprising the following steps:
记录不同操作***匹配的文件路径正则表达式; Record file path regular expressions that match different operating systems;
当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字; When the user opens the text file, it is detected whether there is text matching the regular expression in the text;
将符合正则表达式的文字设置为打开文件路径的链接,同时向用户推送专利信息。 Set the text that matches the regular expression to a link that opens the file path and push the patent information to the user.
本发明实施例还提供了一种文件***,包括: The embodiment of the invention further provides a file system, comprising:
记录单元,检测单元,设置单元,专利信息推送单元,其中: Recording unit, detecting unit, setting unit, patent information pushing unit, wherein:
记录单元,记录不同操作***匹配的文件路径正则表达式; a recording unit that records a file path regular expression matched by different operating systems;
检测单元,输入端与所述计记录单元的输出端连接,当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字; a detecting unit, wherein the input end is connected to the output end of the meter recording unit, and when the user opens the text file, detecting whether there is a text in the text that matches the regular expression;
设置单元,其输入端与所述检测单元的输出端连接,用于将符合正则表达式的文字设置为打开文件路径的链接; a setting unit, wherein the input end is connected to the output end of the detecting unit, and is configured to set the text conforming to the regular expression as a link to open the file path;
专利信息推送单元,其输入端与所述设置单元的输出端连接,用于向用户推送专利信息。 The patent information pushing unit has an input end connected to an output end of the setting unit for pushing patent information to the user.
有益效果Beneficial effect
本发明通过预设不同操作***匹配的文件路径正则表达式,当文本文件中包含符合该正则表达式的文字内容时,将符合正则表达式的文字设置为打开文件路径的链接,从而可以在文本文件中直接打开文件路径,简化了打开文件路径的操作,并同时保护专利(申请)权人的利益。 The invention presets a file path regular expression matched by different operating systems. When the text file contains text content that conforms to the regular expression, the text matching the regular expression is set as a link to open the file path, so that the text can be in the text. Opening the file path directly in the file simplifies the operation of opening the file path and at the same time protecting the interests of the patent (application) holder.
附图说明DRAWINGS
图 1 是本发明实施例提供的一种打开文件路径时的信息推送方法的流程示意图; 1 is a schematic flowchart of a method for pushing information when opening a file path according to an embodiment of the present invention;
图 2 是本发明实施例提供的文件***的结构示意图。 FIG. 2 is a schematic structural diagram of a file 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 是发明实施例提供的一种打开文件路径时的信息推送方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。 figure 1 It is a schematic flowchart of a method for pushing information when opening a file path provided by the embodiment of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown.
在步骤 S100 中记录不同操作***匹配的文件路径正则表达式; Recording a file path regular expression matched by different operating systems in step S100;
不同的操作***文件***不同,访问文件的路径格式也不一样。 Different operating system file systems have different path formats for accessing files.
在步骤 S101 中,当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字; In step S101, when the user opens the text file, it is detected whether there is a text in the text that matches the regular expression;
在步骤 S102 中,将符合正则表达式的文字设置为打开文件路径的链接,同时向用户推送专利信息。 In step S102, the text conforming to the regular expression is set as a link to open the file path, and the patent information is pushed to the user.
所述专利信息包括但不限于:该技术的专利申请状态,该技术的专利申请 / 权利人、该技术的专利申请号、专利申请日等信息。 The patent information includes, but is not limited to, the state of patent application of the technology, the patent application of the technology / Information on the right holder, the patent application number of the technology, the patent application date, and the like.
所述专利信息是可编辑的,可以根据专利申请的授权与否,向用户动态推送:正在申请专利、已获得专利授权等信息。 The patent information is editable, and can be dynamically pushed to the user according to the authorization of the patent application: the patent is being applied for, the patent authorization has been obtained, and the like.
所述专利信息是可编辑的,可以根据专利申请权 / 专利权的转让情况,向用户动态推送:该专利的当前相关的权利人。 The patent information is editable and can be based on patent application rights / The transfer of patent rights, dynamically pushed to the user: the current relevant rights holder of the patent.
所述专利信息的推送方式,可以采取小框显示、语音显示等让用户能够感知的推送方式。 The pushing manner of the patent information may adopt a small frame display, a voice display, and the like, so that the user can perceive the push mode.
本发明通过预设不同操作***匹配的文件路径正则表达式,当文本文件中包含符合该正则表达式的文字内容时,将符合正则表达式的文字设置为打开文件路径的链接,从而可以在文本文件中直接打开文件路径,简化了打开文件路径的操作,并同时保护专利(申请)权人的利益。 The invention presets a file path regular expression matched by different operating systems. When the text file contains text content that conforms to the regular expression, the text matching the regular expression is set as a link to open the file path, so that the text can be in the text. Opening the file path directly in the file simplifies the operation of opening the file path and at the same time protecting the interests of the patent (application) holder.
图 2 是本发明实施例提供的控制***的结构示意图,该保存***包括: 2 is a schematic structural diagram of a control system according to an embodiment of the present invention, where the storage system includes:
记录单元 21 ,检测单元 22 ,设置单元 23 ,专利信息推送单元 24 ,其中: The recording unit 21, the detecting unit 22, the setting unit 23, and the patent information pushing unit 24, wherein:
记录单元 21 ,记录不同操作***匹配的文件路径正则表达式; The recording unit 21 records a file path regular expression matched by different operating systems;
检测单元 22 ,输入端与所述计记录单元 21 的输出端连接,当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字; Detection unit 22, input end and said recording unit 21 The output is connected, and when the user opens the text file, it is detected whether there is text matching the regular expression in the text;
设置单元 23 ,其输入端与所述检测单元 22 的输出端连接,用于将符合正则表达式的文字设置为打开文件路径的链接; Setting unit 23, its input end and the detecting unit 22 The output connection is used to set the text that conforms to the regular expression to a link to open the file path;
专利信息推送单元 24 ,其输入端与所述设置单元 23 的输出端连接,用于向用户推送专利信息。 The patent information pushing unit 24 has an input end connected to the output end of the setting unit 23 for pushing patent information to the user.
其工作原理是:记录单元 21 ,记录不同操作***匹配的文件路径正则表达式;检测单元 22 ,当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字;设置单元 23 ,将符合正则表达式的文字设置为打开文件路径的链接;专利信息推送单元 24 ,向用户推送专利信息。 The working principle is: the recording unit 21 records the file path regular expression matched by different operating systems; the detecting unit 22 When the user opens the text file, it is detected whether there is text matching the regular expression in the text; the setting unit 23 sets the text conforming to the regular expression as a link to open the file path; the patent information pushing unit 24 , pushing patent information to users.
本发明通过预设不同操作***匹配的文件路径正则表达式,当文本文件中包含符合该正则表达式的文字内容时,将符合正则表达式的文字设置为打开文件路径的链接,从而可以在文本文件中直接打开文件路径,简化了打开文件路径的操作,并同时保护专利(申请)权人的利益。 The invention presets a file path regular expression matched by different operating systems. When the text file contains text content that conforms to the regular expression, the text matching the regular expression is set as a link to open the file path, so that the text can be in the text. Opening the file path directly in the file simplifies the operation of opening the file path and at the same time protecting the interests of the patent (application) holder.
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 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 pushing information when opening a file path, characterized in that the method comprises the following steps:
    记录不同操作***匹配的文件路径正则表达式;Record file path regular expressions that match different operating systems;
    当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字;When the user opens the text file, it is detected whether there is text matching the regular expression in the text;
    将符合正则表达式的文字设置为打开文件路径的链接,同时向用户推送专利信息。Set the text that matches the regular expression to a link that opens the file path and push the patent information to the user.
  2. 一种文件***,其特征在于,所述文件***包括:A file system, characterized in that the file system comprises:
    记录单元,检测单元,设置单元,专利信息推送单元,其中:Recording unit, detecting unit, setting unit, patent information pushing unit, wherein:
    记录单元,记录不同操作***匹配的文件路径正则表达式;a recording unit that records a file path regular expression matched by different operating systems;
    检测单元,输入端与所述计记录单元的输出端连接,当用户打开文本文件时,检测文本中是否有符合所述正则表达式的文字;a detecting unit, wherein the input end is connected to the output end of the meter recording unit, and when the user opens the text file, detecting whether there is a text in the text that matches the regular expression;
    设置单元,其输入端与所述检测单元的输出端连接,用于将符合正则表达式的文字设置为打开文件路径的链接;a setting unit, wherein the input end is connected to the output end of the detecting unit, and is configured to set the text conforming to the regular expression as a link to open the file path;
    专利信息推送单元,其输入端与所述设置单元的输出端连接,用于向用户推送专利信息。The patent information pushing unit has an input end connected to an output end of the setting unit for pushing patent information to the user.
PCT/CN2016/093986 2016-08-08 2016-08-08 Method for pushing information during file path opening, and file system WO2018027491A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093986 WO2018027491A1 (en) 2016-08-08 2016-08-08 Method for pushing information during file path opening, and file system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093986 WO2018027491A1 (en) 2016-08-08 2016-08-08 Method for pushing information during file path opening, and file system

Publications (1)

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

Family

ID=61161083

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093986 WO2018027491A1 (en) 2016-08-08 2016-08-08 Method for pushing information during file path opening, and file system

Country Status (1)

Country Link
WO (1) WO2018027491A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101715004A (en) * 2009-11-12 2010-05-26 中国科学院计算技术研究所 Internet video-oriented distributed acquisition method and system
US7765097B1 (en) * 2006-03-20 2010-07-27 Intuit Inc. Automatic code generation via natural language processing
CN102591773A (en) * 2011-12-23 2012-07-18 广东电网公司电力科学研究院 Automatic evaluation method for operation system security in classified protection evaluation and system thereof
CN202736027U (en) * 2011-12-23 2013-02-13 广东电网公司电力科学研究院 Automatic evaluation system for operation system security in classified protection evaluation
CN104899269A (en) * 2015-05-26 2015-09-09 北京金山安全软件有限公司 Method and device for accessing website link
CN104965906A (en) * 2015-06-30 2015-10-07 北京奇虎科技有限公司 Network resource provision method and apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7765097B1 (en) * 2006-03-20 2010-07-27 Intuit Inc. Automatic code generation via natural language processing
CN101715004A (en) * 2009-11-12 2010-05-26 中国科学院计算技术研究所 Internet video-oriented distributed acquisition method and system
CN102591773A (en) * 2011-12-23 2012-07-18 广东电网公司电力科学研究院 Automatic evaluation method for operation system security in classified protection evaluation and system thereof
CN202736027U (en) * 2011-12-23 2013-02-13 广东电网公司电力科学研究院 Automatic evaluation system for operation system security in classified protection evaluation
CN104899269A (en) * 2015-05-26 2015-09-09 北京金山安全软件有限公司 Method and device for accessing website link
CN104965906A (en) * 2015-06-30 2015-10-07 北京奇虎科技有限公司 Network resource provision method and apparatus

Similar Documents

Publication Publication Date Title
WO2018027491A1 (en) Method for pushing information during file path opening, and file system
WO2018027771A1 (en) Method for pushing information when matching text format according to gesture, and text system
WO2018027736A1 (en) Method for displaying technical ownership when automatically pushing red packet, and red packet system
WO2017128149A1 (en) Method for pushing information when recording traveling cost and cost calculation system
WO2018027872A1 (en) Patent information pushing method used when recording system is operated, and recording system
WO2018027768A1 (en) Method for pushing information when matching wi-fi password according to gesture, and router
WO2018023807A1 (en) Technology ownership display method during information blocking and permission system
WO2018018559A1 (en) Method for pushing information during classification of application icons in mobile phone, and mobile phone
WO2018027857A1 (en) Method for pushing information when matching text format and text system
WO2018027854A1 (en) Method for pushing information while matching wi-fi according to fingerprint and router
WO2018018281A1 (en) Information pushing method executed during read article marking and marking system
WO2018027392A1 (en) Method for indicating technology ownership upon forwarding of forum information, and forwarding system
WO2018027610A1 (en) Ownership information display method for file save path matching technology and downloading system
WO2018027832A1 (en) Information push method under music playback and playback system
WO2018027628A1 (en) Information pushing method during automatic storage path matching, and download system
WO2018027639A1 (en) Patent information pushing method during file receive path matching, and receiving system
WO2018027860A1 (en) Ownership display method for registration information technology matched according to fingerprint, and registration system
WO2018027783A1 (en) Method for pushing information during automatic file decomposition, and decomposition system
WO2018018308A1 (en) Information pushing method executed during fingerprint-verification of computer operation, and recognition system
WO2018027744A1 (en) Method for pushing information when maintaining schedule, and save system
WO2018023801A1 (en) Patent information pushing method during traffic-based software restriction and traffic management system
WO2018027848A1 (en) Information pushing method used when music matches data, and pushing system
WO2018027648A1 (en) Method for pushing information during destination-based book recommendation and pushing system
WO2018027875A1 (en) Method for pushing information when setting universal shortcut key and operating system
WO2018027636A1 (en) Technology information pushing method during information receiving based on current program, and message 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: 16911947

Country of ref document: EP

Kind code of ref document: A1

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 (EPO FORM 1205A DATED 06.06.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16911947

Country of ref document: EP

Kind code of ref document: A1