青年中文青年中文

awk的意思

awk中文翻譯:

abbr.一種編程及數據操作語言(其名稱來自于創始人AlfredAho、PeterWeinberger和BrianKernighan姓氏的首字母)

相似詞語短語

auk───n.[鳥]海雀(北極海鳥的一種)

dawk───n.郵政;驛站馬車;炭質頁巖

gawk───n.呆子;靦腆的人;vi.呆呆地看著

hawk───n.鷹;鷹派人物;掠奪的人;灰泥托板;v.叫賣;清嗓子;嚴密監視;放鷹襲擊;飛行覓食;n.(Hawk)奧克(人名)

lawk───int.哎呀!

mawk───令人作嘔

ark───n.約柜;方舟;(美)平底船;避難所;n.(Ark)人名;(俄、土)阿爾克

ask───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.