网站首页  词典首页

请输入您要查询的英文单词:

 

单词 awk
释义

awk

  • 网络文本处理语言;在字符串的开头开始匹配;威克岛
1.
文本处理语言
实用UNIX教程/蒋砚军, 高占春-简介 书评... ... 2.7 tee: 三通 29 2.10 awk: 文本处理语言 34 2.11 sed: 流编辑 36 ...
www.amazon.cn
2.
在字符串的开头开始匹配
[精华] Unix awk使用手册 - ChinaUnix.net ... sed 、grep、sort 等等, 1.awk ^ 在字符串的开头开始匹配 A atan 的余切(弧度) ...
www.chinaunix.net
3.
威克岛
机场三字代码_百度百科 ... AUH 阿布扎比 AWK 威克岛 BAH 巴林 ...
baike.baidu.com
4.
语句
AWK详细参考(转载整理)∷柳城 ... printf 并显示该条记录。 awk 语句 $ awk ' 如果第一个域小于第二个域则打印。 ...
liucheng.name
5.
使用
BuildTools - iTech - 博客园 ... windows 文件共享 awk 使用 nmake 使用 ...
www.cnblogs.com
6.
高级篇
awk文本处理总结... ... DYNAMICALLY LOADING NEW FUNCTIONS 动态加载新函数,这个可能就更高级一些了! awk 高级
linux.chinaunix.net
7.
一种程序语言环境
Linux /bin 目录下命令简要说明_Linux教程... ... arch 查看硬件类型 awk 一种程序语言环境 cat 连接或显示文件 ...
www.linuxidc.com

例句

释义:
1.
As I said, many programmers know me for AWK, but the computer science research community is much more familiar with my theoretical work.
我说过,很多人知道我是因为AWK,但在计算机科学这个研究圈子里人们对我在理论方面的工作更熟悉。
dongxi.net
2.
Although it is possible to write advanced sorting applications in Perl or Awk, doing so may not always be necessary -- and is often a pain.
尽管可以用Perl或Awk编写高级排序应用程序,但并非总是有此必要,而且这样的工作也常常令人感到头疼。
www.ibm.com
3.
Awk is one of those languages that, once learned, will become a key part of your strategic coding arsenal.
awk是一种一旦学会就会成为您战略代码库的重要部分的语言。
www.ibm.com
4.
This, however, produced a surprising behavior; those functions did not work as expected when the executable being run was the awk utility.
不过,这导致了不可思议的行为;当运行的可执行文件为awk实用工具时,这两个函数不能正常工作。
www.ibm.com
5.
So I initially viewed the creation of AWK as a learning experience and a diversion rather than part of my regular research activities.
所以最初我只是把开发AWK视为一种实践,而不是正儿八经的研究。
dongxi.net
6.
He had been using languages like the Unix programs sed, awk, and sh, along with programs written in C, to perform a variety of tasks.
他曾经用像Unix程序sed、awk和sh,以及用C写的程序的语言执行过各种各样的任务。
www.ibm.com
7.
Some of them allow you to fine-tune how awk functions, while others can be read to glean valuable information about the input.
其中一些变量支持调优awk性能,而且可以读取另一些变量来收集关于输入的重要信息。
www.ibm.com
8.
As mentioned earlier, this variable allows you to set the character sequence that awk expects to find between fields.
如前所述,这个变量支持设置awk期望在字段中找到的字符序列。
www.ibm.com
9.
But he had written a powerful CAD development system in AWK because he could do it so quickly and with such facility.
但他用AWK写了一个很强大的CAD开发系统。他说用AWK来开发很快,很灵巧。
dongxi.net
10.
The reason he initially came to see me was to report a bug in the AWK compiler.
他最初来见我的原因就是为了报告一个AWK编译器里的bug。
dongxi.net
1.
However, AWK was also the man the NATO-led International Security Assistance Force (ISAF) had to turn to for help.
然而,艾哈迈德·瓦里·卡尔扎伊也是北约领导的国际安全支援部队(ISAF)寻求帮助的对象。
www.ecocn.org
2.
It can be applied to much larger problems than languages such as Awk or even Perl can, yet it remains as easy to use as those languages.
它能被应用于处理比Awk或Perl一类的语言能处理的更大问题,同时保持与这些语言一样的易用性。
www.bing.com
3.
I mentioned to you earlier that there was a person who wrote a CAD system in AWK.
我之前提到过一个用AWK写了CAD系统的家伙。
dongxi.net
4.
As with a number of languages, it was born from the necessity to meet a need.
和大部分语言一样,AWK是应实际需要而生的。
dongxi.net
5.
In AWK we have taken expressive notations and efficient algorithms founded in computer science and engineered them to run well in practice.
我们在AWK中引入了富于表达的记法和高效的算法。实际中,它们的效率也很高。
dongxi.net
6.
We initially created AWK as a 'throw-away' language, so we didn't do rigorous quality control as part of our initial implementation.
我们最初把AWK定位为一种用过即扔的语言,所以在最初的实现中没有做严格的质量控制。
dongxi.net
7.
But very quickly we discovered lots of other people had the need for the routine kind of data processing that AWK was good for.
但很快我们发现,很多人有数据处理的需求,而这正是AWK所擅长的。
dongxi.net
8.
You should also be able to write custom AWK programs to perform complex text processing from the UNIX command line.
您还应该能够编写自定义的AWK程序,以使用UNIX命令行执行复杂的文本处理。
www.ibm.com
9.
AWK has inspired many other languages as you've already mentioned: why do you think this is?
问:您刚才提到AWK影响了很多语言,您认为这是为什么?
dongxi.net
10.
So from that perspective AWK has significantly influenced how I teach programming languages and compilers and software development.
所以从这个角度讲,AWK真的对我教程序语言、编译和软件开发都有很深的影响。
dongxi.net
1.
Many more people know me for AWK as they've used it personally.
很多人知道我是因为AWK。
dongxi.net
2.
Then, use awk to strip out the command name minus options and arguments, and pass the sorted list to uniq to give an enumerated list.
然后,使用awk删除命令名称减号选项和参数,然后将经过排序的列表传递给uniq以得到一个枚举列表。
www.ibm.com
3.
Awk is geared toward text processing and report generation, yet features many well-designed features that allow for serious programming.
awk适合于文本处理和报表生成,它还有许多精心设计的特性,允许进行多种方式的编程。
www.ibm.com
4.
In awk, when a print command appears by itself, the full contents of the current line are printed.
在Awk中,当print命令单独出现时,将打印当前行的全部内容。
www.ibm.com
5.
For such situations, awk allows you to define a BEGIN block.
对这种情况,awk支持定义BEGIN代码块。
www.ibm.com
6.
Awk is commonly used for basic tasks such as breaking up text into fields; Perl excels at text manipulation by design.
awk常用于诸如将一个文本分解成几段之类的基本任务;Perl擅长进行有目的的文本操作。
www.ibm.com
7.
Normally, awk executes each block of your script's code once for each input line.
通常,awk会针对每个输入行执行一次每个代码块。
www.ibm.com
8.
So not only was AWK popular when it was introduced but it also stimulated the creation of other popular languages.
所以不光是它刚出现的时候受欢迎,它也影响了很多新生语言。
dongxi.net
9.
Previously we spoke to Alfred v. Aho of AWK fame, and in this article we chat to Chet Ramey about his experience maintaining Bash.
先前我们谈到阿尔弗雷德·v·阿霍的AWK的名声,而在这篇文章中,我们与切特·雷米聊天,谈他维护Bash的经验。
www.bing.com
10.
Implementation of the standard work cycles into SAP after consulting the central AWK and the BU manager into SAP.
在SAP系统内履行标准工作周期,在与AWK中心和BU经理商量后。
www.job700.com
1.
A dictionary in Vimscript is essentially the same as an AWK associative array, a Perl hash, or a Python dictionary.
Vimscript中的字典在本质上和AWK关联数组、Perl哈希表,或者Python字典都是一样。
www.ibm.com
2.
awk tests every record in the specified file (or files) for a pattern match.
awk测试指定文件中的每个记录是否符合模式匹配。
www.ibm.com
3.
By default, awk treats each comma-separated value as a different field.
缺省情况下,awk将每个以逗号分隔的值视为不同的字段。
www.ibm.com
4.
This will also bring the report into columns where awk can then be used to extract details.
这会让报告以列的形式呈现,awk可以从这些列中提取信息。
www.ibm.com
5.
Awk executes this block after all lines in the input file have been processed.
在输入文件的所有行处理完毕之后,awk执行这个代码块。
www.ibm.com
6.
A typical AWK program would have several pattern-action statements.
AWK程序一般由一组“模式——动作”语句构成。
dongxi.net
7.
How has being one of the three creators of AWK impacted your career?
AWK之父的声誉对您的职业生涯有什么影响吗?
dongxi.net
8.
We spent a whole year intensely debating what constructs should and shouldn't be in the language.
整整一年,我们都在激烈地讨论哪些特性应该加进AWK,哪些应该丢弃。
dongxi.net
9.
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.
通过在awk语句中使用NOT操作符,可以指定不应该提取哪些记录。
www.ibm.com
10.
Another program that uses regular expression extensively is awk.
使用正则表达式的另一个程序是awk。
www.ibm.com
1.
Another nice thing about awk is its full complement of mathematical operators.
Awk的另一个优点是它拥有全面的数学运算符。
www.ibm.com
2.
Because by default, FS is set to a single space character, which awk interprets to mean "one or more spaces or tabs. "
因为在默认情况下,FS被设为单个空格字符,awk将其解释为“一个或多个空格或制表符”。
www.ibm.com
3.
Probably some standard Unix shell tools like awk, sed, or tr could be used cleverly to get the precise output desired.
也许可以聪明地使用一些标准的Unixshell工具,如awk、sed或者tr,以准确得到所需要的输出。
www.ibm.com
4.
And not only did AWK attract a lot of users, other language designers later used it as a model for developing more powerful languages.
AWK不仅吸引了很多人使用它,后来很多语言的设计者也借鉴了它的工作方式。
dongxi.net
5.
Take that line and use awk to print the second field, which is the total memory in the node.
获取那一行并使用awk输出第二个字段,它是节点中的总内存。
www.ibm.com
6.
What AWK represents is a beautiful marriage of theory and practice.
AWK是理论与实践结合的典范。
dongxi.net
7.
You also see how programs are structured and learn AWK's record and field paradigm.
您还将了解如何组织程序,并学习AWK的记录和字段范例。
www.ibm.com
8.
This tutorial provides a hands-on introduction to the AWK text-processing language.
本教程为AWK文本处理语言提供了实践性的介绍。
www.ibm.com
9.
However, when running audit in stream mode, you can use the sed and the awk utilities to generate formated reports.
但是,当采用流模式进行审计时,可以使用sed和awk实用程序生成格式化的报告。
www.ibm.com
10.
We had created a grammatical specification for AWK but hadn't yet created the full run-time environment.
我们写好了AWK的语法规范,但缺少一个完整的运行环境。
dongxi.net
1.
Next, awk reduces the output to the process ID, which you feed into xargs.
接下来,awk只显示输出结果中的进程ID,并将它传递给xargs。
www.ibm.com
2.
You can use the awk command to quickly total the sales for each month.
您可以使用awk命令来快速获得每个月的销售总额。
www.ibm.com
3.
The actions in AWK are really simple forms of C programs.
AWK里的动作其实就是一些简单的C程序。
dongxi.net
4.
This includes crafting loops and knowing how to parse data using utilities like awk, grep, and sed.
这包括巧妙使用循环和知道如何使用awk、grep和sed等的实用程序解析数据。
www.ibm.com
5.
I use AWK a lot for most small programs that I write.
我经常用AWK,主要是编写小程序。
duanple.blog.163.com
6.
What made AWK popular initially was its simplicity and the kinds of tasks it was built to do.
最初让AWK得以流行是因为它的简洁和它的定位。
dongxi.net
7.
Another advantage of AWK is that that the language is stable.
AWK的另一个优势在于它很稳定。
dongxi.net
8.
AWK turned a number of people into programmers because the learning curve for the language was very shallow.
AWK的学习曲线很平缓,很多人都是从AWK开始接触编程这行的。
dongxi.net
9.
Then, each time awk encounters a blank line, awk will execute the x=x 1 statement, incrementing x.
这样,awk每次遇到空白行时都将执行x=x 1语句,递增x值。
www.ibm.com
10.
I find it more manageable to have separate awk statements for each condition I want met.
我发现,对于希望满足的每个条件,使用单独的awk语句更便于管理。
www.ibm.com
1.
For example, did you know you can do network programming with awk?
例如,您以前可能根本不知道可以使用awk进行网络编程。
www.ibm.com
2.
You must make sure to name the awk file awk. exe in case you download awk95. exe or some other derivative.
必须确保将awk文件命名为awk.exe,以免下载的是awk95.exe或其他派生程序。
www.ibm.com
3.
This time is fed into some awk substitution to arrive at the time, in seconds, that the server has been alive.
这个时间会进行某些awk替换,从而获得以秒为单位的服务器活动时间。
www.ibm.com
4.
In this tutorial, you use GAWK to learn the various methods of running AWK programs.
在本教程中,您将使用GAWK,以了解各种运行AWK程序的方法。
www.ibm.com
5.
Awk also provides another special block, called the END block.
另外,awk还提供了另一种称为END的专用代码块。
www.ibm.com
6.
See Resources for more details about how to use awk.
有关如何使用awk的更多详细信息,请参见参考资料。
www.ibm.com
7.
Have you had any surprises in the way that AWK has developed over the years?
AWK开发出来这么多年,您有没有遇到过什么惊喜?
dongxi.net
8.
How do you feel about AWK being so popular?
AWK如此流行,您有何感触?
dongxi.net
9.
An awk command consists of a pattern and an action composed of one or more statements, as shown in the syntax below
awk命令包括一个模式和由一条或多条语句构成的操作,语法如下所示
www.ibm.com
10.
What are you most proud of in the development of AWK?
在AWK的开发过程中,您最得意的是什么?
dongxi.net
1.
This directory contains the scripts (for example awk and tk scripts) that are used when the kernel is configured
此目录包含用于配置核心的脚本文件(如awk和tk脚本)。
dict.ebigear.com
2.
By AND-ing these statement (and other awk statements ), the results will only produce what we want excluded. For example
通过AND关系将这些语句(和其他awk语句)连接起来,结果只产生了我们希望排除的记录。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/28 11:44:21