everything

文件查找工具Everything的上下文菜单配置

百般思念 提交于 2020-03-26 14:26:40
3 月,跳不动了?>>> Everything是一个Windows上的文件搜索引擎,支持按文件名和目录名搜索文件和目录。 我使用的Everything版本为:Version 1.3.4.686 (x86) 在搜索结果中单击鼠标右键,会弹出上下文菜单(Context Menu),本文主要总结了这些按钮的可见性和触发事件的配置。 上下文菜单中,最上面的几个按钮可以通过下面的方法配置: 1、在Tools菜单下面找到Options 2、找到General下的ContextMenu,就可以看到上下文菜单的配置界面了 配置界面中,最多可以配置7个菜单项,除前两个菜单项(打开目录、打开文件)一定展示外,其他的菜单项都可以配置下面属性: 1、是否显示在菜单中 Show this item:显示在上下文菜单中 Show this item when the Shift key is down:在按Shift键同时右键打开的上下文菜单中显示 Do not show this item:不显示在上下文菜单中 2、单击该菜单项时触发的事件 Command后面的文本输入框中,支持如下函数和转义字符: 函数1:$exec(application parameters),执行应用程序,可以带参 函数2:$parent(filename),返回指定文件或目录的父目录 函数3:$pathpart(filename)

everything搜索工具小技巧

三世轮回 提交于 2020-03-09 08:29:27
everything 工具平时用的也不多,但是有时候使用的时候却总是找不着北。 everything 支持五种搜索方式,如下图: 正则匹配搜索: 当你选择正则匹配之后,你可能需要匹配某个文件夹里面的某个文件名字,或某个文件名里面的部分字符(记不清楚文件名字),甚至某个文件里面的所有一类文件 正则语法: a|b a或b gr(a|e)y 匹配 gray 或 grey . 任一字符 [abc] 任一字符:a或b或c [^abc] 任一字符,但不包括a、b、c [a-z] 从a到z之间的任一字符 [a-zA-Z]从a到z,及从A到Z之间的任一字符 ^ 文件名开始 $ 文件名结束 * 前一项内容重复0或多次 ? 前一项内容重复0或1次 + 前一项内容重复1或多次 {x} 前一项内容重复x次 {x,} 前一项内容重复x或更多次 {x,y} 前一项内容重复次数介于x和y之间 everything 正则中文件夹用反斜杠而不是斜杠 // 搜fltdomestic111027文件夹下面的php fltdomestic111027\\.+\.php 查找空文件夹: empty: 查找重复文件: dupe: 来源: https://www.cnblogs.com/ayseeing/p/3819867.html

Windows下的搜索神器 —— everything

蹲街弑〆低调 提交于 2020-02-14 12:56:13
介绍一款Windows下的神奇 —— everything,软件很小巧,但是搜索速度非常快,比Windows自带的搜索功能更强大、更快。掌握它的基本用法,在查找文件时能提升很高的效率 1、下载 2、基本设置(搜索历史) a) 如何开启搜索历史 默认搜索历史是关闭的,可以手工开启。 菜单栏“工具” –> “选项” 快捷键 ctrl + p 点击“历史” 确保勾选“启用搜索历史” 点击“应用”或“确定” b) 如何开启搜索建议 ctrl + space 或者 如上图所示,勾选“总是显示搜索建议” 或者 “工具” –> “选项” –> “常规” –> “界面” 勾选“实时搜索” 历史那一栏设置里,可以选择清除历史搜索记录(不可恢复),搜索历史保存在与Everything.exe同级目录的Search History.csv中。 在搜索栏,右边向下箭头,点击便显示历史搜索记录。 3、启用筛选器 菜单 –> “查看” –> “筛选器”(点击勾选即可) 4、搜索的基本用法 “或”的用法 “非”的用法 “与”的用法(空格分开) “*”通配符 用“file:”进行过滤 精确查找 高级搜索 (菜单栏 –> ”搜索“ –> ”高级搜索“) 符搜索语法: 操作符: space 与 (AND) | 或 (OR) ! 非 (NOT) < > 分组 " " 搜索引号内的词组. 通配符: * 匹配 0

git push 时候报Everything up-to-date

|▌冷眼眸甩不掉的悲伤 提交于 2020-02-05 03:45:57
今天在提交代码的时候,一直报Everything up-to-date,记录一下原因 以下为操作步骤 1: git status -s 2: git diff 3: git commit -m “xxx” 4: git push 5: 出现Everything up-to-date 查看git 操作步骤后发现,少了git add 虽然不是什么大问题,还是记录以下,为以后做为借鉴。 来源: CSDN 作者: bunny2016 链接: https://blog.csdn.net/bunny2016/article/details/104165688

Node.js Streams: Everything you need to know

微笑、不失礼 提交于 2020-01-31 17:41:12
Node.js Streams: Everything you need to know by Samer Buna Update: This article is now part of my book “Node.js Beyond The Basics”. Read the updated version of this content and more about Node at jscomplete.com/node-beyond-basics . Node.js streams have a reputation for being hard to work with, and even harder to understand. Well I’ve got good news for you — that’s no longer the case. Over the years, developers created lots of packages out there with the sole purpose of making working with streams easier. But in this article, I’m going to focus on the native Node.js stream API . “Streams are

Windows搜索工具 — Everything

巧了我就是萌 提交于 2020-01-02 08:28:53
everything 主页 : https://www.voidtools.com/zh-cn/ Everything:是 Windows 上一款搜索引擎,它能够基于文件名快速定文件和文件夹位置。 下载链接 : https://www.voidtools.com/zh-cn/downloads/ —— END —— 来源: CSDN 作者: 清晨-阳光zx 链接: https://blog.csdn.net/pro_fan/article/details/102696388

how do I read everything currently in a subprocess.stdout pipe and then return?

匿名 (未验证) 提交于 2019-12-03 09:52:54
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I'm using python's subprocess module to interact with a program via the stdin and stdout pipes. If I call the subprocesses readline() on stdout, it hangs because it is waiting for a newline. How can I do a read of all the characters in the stdout pipe of a subprocess instance? If it matters, I'm running in Linux. 回答1: Someone else appears to have had the same problem, you can see the related discussion here . If you are running on Linux you can use select to wait for input on the process' stdout. Alternatively you change the mode

Webpack SASS build issue, everything compiles fine, then I get a JS error

匿名 (未验证) 提交于 2019-12-03 09:13:36
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I'm new to webpack, and I'm using it to package an Angular 2 web app. As per title, I'm having issues with errors in JS relating to SASS compilation and the ExtractTextPlugin. Here are the relevant excerpts from my webpack configuration: module : { rules : [{ test : /\.scss$/ , loader : ExtractTextPlugin . extract ({ fallbackLoader : [ 'style-loader' ], loader : [{ loader : 'css-loader?sourceMap' , options : { sourceMap : true } }, { loader : 'sass-loader?sourceMap&output=compressed' , options : { sourceMap : true } }] }) }] new

Github Pages 404 for everything but index.html

匿名 (未验证) 提交于 2019-12-03 08:48:34
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have a Github pages website for our team at http://olinaeromarketing.github.io/ . I've tried opening index.html locally and it works perfectly in chrome on my pc. Everything loads perfect. However, when I push everything to Github and try to open it with http://olinaeromarketing.github.io/ , everything except index.html gives a 404 error and can't load. I'm pretty stumped as to why this is happening. I also haven't been able to find anything on the web regarding this issue. The repository is located at https://github.com/OlinAeroMarketing

“Everything is middleware”

匿名 (未验证) 提交于 2019-12-03 08:46:08
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm learning Koa JS for building the server side part of a small web applications. Watching youtube tutorials and reading guides, I came across the sentence: "Everything is middleware [in Koa]." I have read the wikipedia article about middleware and googled the term, and I have a rough understanding of what middleware is (sort of a middle layer between the very low level stuff and high-level programming). But I don't understand what the claim that "Everything is middleware" means in the context of web applications and NodeJS and why this is