导航菜单

grep是什么意思_翻译中文_怎么读

grep

网络释义:查找字符串;正则表达式;搜索字符串

网络释义

1.查找字符串 3.3.3 lpr: 打印文件 3.3.4 grep查找字符串 3.3.5 head: 显示文件头部 ...

2.正则表达式 1. ln 文档连结 2.grep 搜索字符串 3.fgrep 搜索字符串 ...

4.查找内容 # file: 列出文件类型 # grep查找内容 # find: 查找文件 ...

5.命令 net use 用法 grep 命令 GCC 入门详解 ...

6.全球牛瘟根除计划 find 路径 表达式 [动作] grep [选项] 字符串 文件名 diff [选项] 文件1 文件2 ...

例句释义:,查找字符串,正则表达式,搜索字符串

1.A quick grep among the startup scripts reveals that this is part of the hppp service, which provides "HP Linux Imaging and Printing. "对启动脚本进行grep处理,能够看出python是hppp的一部分,hppb提供了“HPLinux图形和打印”服务。

2.We were heavily influenced by GREP, a popular string-matching utipty on UNIX, which had been created in our research center.GREP对我们的影响很大,它是UNIX下一个很流行的字串匹配工具。GREP也是我们研究中心开发的。

3.One of the best ways to find where the code for a feature you saw in the program resides is to use the grep command.要找到您在程序中看到的某个特性的代码的驻留位置,最好的方法之一就是使用grep命令。

4.Industry, or, at least, the recruiters-who-use-grep, are surely clamoring for Java to be taught.整个软件行业,或者说至少是其中那些使用grep命令过滤简历的招聘经理,确实是在一直叫嚷,要求学校使用Java语言教学。

5.We initially decided to use the JAR tool to pst the contents of the various runtime JARs and grep for the classes in question.我们最初决定使用JAR工具列出JAR的各种运行时间的目录并查找出现问题的类。

6.For the programmers who want Perl to be a more functional language, map and grep can satisfy the craving.对于那些希望Perl成为具有更强函数性语言的程序员,map和grep可以满足此需求。

7.You are advised to do this so alt_disk_copy does not misinterpret the command, as it uses grep to search for the string.建议您这么做,因为alt_disk_copy使用grep搜索字符串,这么做它就不会误解命令。

8.Any time you see a reference to the C: drive or a call to a specific tool (pke grep), change the script immediately.每当看到对C:盘的引用,或者看到对特定工具(例如grep)的调用时,应该马上更改脚本。

9.The grep utipty works by searching through each pne of a file (or files) for the first occurrence of a given string.grep工具的工作方式是对文件的每一行搜索给定字符串的首次出现。

10.A critical component of this speed is to use the highly refined, efficient algorithms contained within grep.获得此速度的关键组件是使用grep内包含的高度精确的高效算法。