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第一个一行程序问题遍历