one-liner

one-liner

 英

  • n.小笑話;俏皮話;風趣的話
  • 網絡單行方式;單行程序;單行指令

詞形變化

復數:one-liners  

同義詞

英漢雙解

n.
1.
小笑話;俏皮話;風趣的話a short joke or funny remark
He came out with some good one-liners.
他講了幾個很有趣的小笑話。

英漢解釋

n.
1.
簡短,機警的詼諧語

英英解釋

n.

例句

In one coverage, she did not answer questions but when I asked, she turned and looked at me and gave me a one-liner.

一個新聞報導沒有回答問題詢問俏皮話

I know it's just a one liner comment across the internet, but it makes you sound really patronising.

知道僅僅Internet網友評論起來光顧

The fact that Class: : DBI simplifies record operations to one-liners makes embedding Perl code in the database feasible and palatable.

DBI記錄操作簡化單行形式(one-liner),事實使得數據庫嵌入Perl代碼切實可行令人滿意

"The name's Bond, James Bond" is not only the secret agent's calling card, but now Britain's most memorable movie one-liner of all time.

邦德詹姆士邦德不僅僅是這位秘密特工自我介紹成為英國電影印象深刻招牌對白

Editing files, for instance, can be a simple one-liner if you want to replace one word with another.

例如如果另一個替換某個編輯文件可以簡單一行程序

Instead of fixing indexpage. pl myself (a fine exercise, but one I had no time for at 2 AM), I used a one-liner.

使用一個一行程序不是自己動手修正indexpage.pl(練習但是這樣凌晨兩點)。

The following is not a one-liner, but it's a pretty useful script that started as a one-liner.

下面并不是一個一行程序相當有用腳本現時充當一行程序

This 3-line script is about as large as a one-liner could be before you have to rewrite it as a real script.

這個3腳本必須寫成實際腳本大約一行程序一樣

Story manga is known for its feature lengths and distinct story lines, as compared with the one-liner cartoons with gags and jokes.

故事漫畫Storymanga特定長度獨特故事線索著稱相比之下卡通使用那種填充笑料玩笑單線劇情

For simplicity, we'll extract just the relevant coordinate and identifier portions with the one-liner shown below.

簡單起見我們使用以下簡單語句提取相關坐標標識符內容

When used on e-mail messages or Usenet articles, the preceding one-liner strips out all headers.

電子郵件消息Usenet文章使用命令程序除去所有標頭

" The one-liner, he says, was " invented, or at any rate brought to the forefront, by Benjamin Franklin.

認為單行笑話本杰明·富蘭克林創造或者推向大眾。”

She started her speech with a one-liner.

一個笑話開始演講

EG: That old one-liner could now become the motto of the world's nuclear industry.

古老俏皮話可能成為全球工業信條

Although it's simple, the disadvantage of this one-liner is that it creates a new file.

雖然這個命令程序非常簡單但是缺點在于創建一個文件

Single quotes are better, because then you can use double quotes inside the one-liner.

引號更好因為使用引號可以一行程序使用引號

Thus, we come to our first one-liner, intended to add two columns in the text input to the script.

因此我們查看第一個一行程序旨在文本輸入添加腳本

Consider the following one-liner to create a list of the top 50 e-mail senders in the emailHours file.

考慮使用下面一行代碼emailHours文件創建50電子郵件發送列表

Consider the following one-liner to build Web-page thumbnails for each domain mentioned in the top10Links file.

考慮使用如下一行代碼top10Links文件包含構建Web頁面縮略

It is interesting as an exercise, but in practice the one-liner would become 20-30 lines of unnecessary code.

作為練習有趣但是實際上一行程序可能變成20-30不必要代碼

You should understand what's needed from your one-liner, and do exactly that.

應該理解一行程序需要什么正確執行

Markers, the third one-liner will print the lines inside all eight sets.

標記那么第三一行程序打印所有標記

The third one-liner does not have that problem, because it will print all the lines between the START and END markers.

第三一行程序沒有這個問題因為打印START標記END標記之間所有

Take the output of find, a list of files, and pass it to the one-liner.

獲取find輸出一個文件列表傳遞一行程序

You should never run a one-liner outright; always print out what it will do before you actually run the command.

永遠立即運行一行程序真正運行命令之前應該總是打印命令執行什么內容

Finally, you can also write one liners from the command line, just like Perl or Ruby. That same example looks like this as a one liner

最后PerlRuby一樣可以命令編寫單行腳本

Printing the contents of %ENV with a one-liner

一行代碼打印%ENV內容

A problem with the first one-liner in Listing 3 is that it will go through the

清單3第一個一行程序問題遍歷