[img]/static/images/laba.png[/img]
意思翻译
abbr.一种编程及数据操作语言(其名称来自于创始人AlfredAho、PeterWeinberger和BrianKernighan姓氏的首字母)
相似词语短语
[url=/enword/15469/]auk[/url]───n.[鸟]海雀(北极海鸟的一种)
[url=/enword/36101/]dawk[/url]───n.邮政;驿站马车;炭质页岩
gawk───n.呆子;腼腆的人;vi.呆呆地看着
[url=/enword/5971/]hawk[/url]───n.鹰;鹰派人物;掠夺的人;灰泥托板;v.叫卖;清嗓子;严密监视;放鹰袭击;飞行觅食;n.(Hawk)奥克(人名)
lawk───int.哎呀!
mawk───令人作呕
[url=/enword/3926/]ark[/url]───n.约柜;方舟;(美)平底船;避难所;n.(Ark)人名;(俄、土)阿尔克
[url=/enword/2108/]ask[/url]───vt.问,询问;要求;需要;邀请;讨价;vi.问,询问;要求;n.(Ask)(芬、瑞典)阿斯克(人名)
awa───adv.离开;在(特定距离)处;之后;倾斜地;(观念上)偏向一边;在客队场地上;到适当的地方;消失;不断地(等于away);n.(Awa)(美)阿瓦(人名)
双语使用场景
Process data with awk.───使用awk处理数据。
Sure, awk doesn't have a great name.───的确,awk 没有一个动听的名字。
Listing 1. Like awk?───清单1 .象awk吗?
As I said, many programmers know me for AWK, but the computer science research community is much more familiar with my theoretical work.───我说过,很多人知道我是因为AWK,但在计算机科学这个研究圈子里人们对我在理论方面的工作更熟悉。
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编写高级排序应用程序,但并非总是有此必要,而且这样的工作也常常令人感到头疼。
Awk is one of those languages that, once learned, will become a key part of your strategic coding arsenal.───awk是一种一旦学会就会成为您战略代码库的重要部分的语言。
This, however, produced a surprising behavior; those functions did not work as expected when the executable being run was the awk utility.───不过,这导致了不可思议的行为;当运行的可执行文件为awk实用工具时,这两个函数不能正常工作。
So I initially viewed the creation of AWK as a learning experience and a diversion rather than part of my regular research activities.───所以最初我只是把开发AWK视为一种实践,而不是正儿八经的研究。
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写的程序的语言执行过各种各样的任务。
英语使用场景
In awk, when a print command appears by itself, the full contents of the current line are printed.
In this tutorial, you use GAWK to learn the various methods of running AWK programs.
awk tests every record in the specified file (or files) for a pattern match.
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.
For such situations, awk allows you to define a BEGIN block.
Probably some standard Unix shell tools like awk, sed, or tr could be used cleverly to get the precise output desired.
I'll admit, awk doesn't have a very pretty or particularly "hip" name, and the GNU version of awk, called gawk, sounds downright weird.
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.
The tool comes with a postprocessing script that requires a UNIX shell and awk capabilities.
`