one-liner
n. (非正式)俏皮话;準确的描述
2026-03-21 23:32 浏览次数 21
n. (非正式)俏皮话;準确的描述
one dimensional non-liner consolidation theory一维固结非线性理论
ColorStay One-Stroke Defining Liner不脱色流畅眼线笔
witticism妙语;名言;俏皮话
one-side liner up单边调整运输机
Best One-Liner最俏皮的话
One-liner programA one-liner is textual input to the command-line of an operating system shell that performs some function in just one line of input.
liner one-way硅胶板
Web one-liner单行方式
jeu de mots(法)双关话;俏皮话;戏言;文字游戏
One-ingredient eye liner单一成分黑眼线
one-liner r单行方式
my addition can be written as $_ = lc; as well, but explicitly stating the subject of the lc() function makes the one-liner more legible, in my opinion.
我所添加的段也可以写成 $_ =lc; ,但是我认为显式地声明lc()函数的对象使一行程序更清晰。
use your one-liner skills sparingly.
请省着点使用一行程序技能。
preventing the inefficiency of the first one-liner is easy: just use the $. variable, which tells you the current line.
要防止出现第一个一行程序的效率低下很容易:就是使用 $.变量,它会告知您当前的行。
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行不必要的代码。
these can be user stories as used by extreme programming or simply one-liner feature descriptions.
列表中的内容可以是类似在极限编程中使用的用户故事,或者就是一行行简单的功能说明。
you should never run a one-liner outright; always print out what it will do before you actually run the command.
您永远不应立即运行一行程序;在您真正运行命令之前应该总是先打印出该命令会执行什么内容。
for simplicity, we「ll extract just the relevant coordinate and identifier portions with the one-liner shown below.
为简单起见,我们将使用以下这条简单的语句只提取相关的坐标和标识符内容。
when you start allowing for system subtypes, logical system divisions, and all the other miscellaneous factors, your one-liner could end up being 300 lines.
当开始允许系统的子类型、逻辑系统部分以及所有其它杂项因素时,这一行程序会变成300行。
the answer may lie no deeper than walter matthau」s one-liner about poker exemplifying 「the worst aspects of capitalism that have made our country so great」.(35)
其中沃尔特·马修的一行话最为深刻:扑克是「使我国繁荣昌盛的资本主义的最大糟粕」。
the third one-liner does not have that problem, because it will print all the lines between the start and end markers.
第三个一行程序就没有这个问题,因为它将打印start标记和end标记之间的所有行。
printing the contents of %env with a one-liner
用一行代码打印 %env内容
as a one-liner it ultimately proved too complex, and the messages regarding what is about to be executed are necessary when system files are going to be modified.
这个脚本作为一行程序来说,最终被证实太复杂,所以在要修改系统文件时,需要提供有关要执行什么的消息。
editing files, for instance, can be a simple one-liner if you want to replace one word with another.
例如,如果想用另一个词替换某个词,编辑文件可以是简单的一行程序。
a problem with the first one-liner in listing 3 is that it will go through the whole file, even if the necessary range has already been covered.
清单3中第一个一行程序有个问题:它会遍历整个文件,即使它已找到所需范围的时候。
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行脚本在您必须将其重写成实际脚本前大约和一行程序一样大。
note that the \ characters are present for this article's formatting and need to be removed for this one-liner to work.
注意 \字符用于本文的格式,需要删除该字符以使代码发挥作用。