1. a line on a document that marks where one should write something Sign your name on the blank line.
blank line 片语
片语
M-x delete-blank-line或者空行
Sends A Blank Line发送一个空白行
digital line blank数字行消隐
blank k line空白行
completely-blank line完全空白行
bottom blank line底部空白行英语
blank line 例句
英汉例句
html automatically adds an extra blank line before and after some elements, like before and after a paragraph, and before and after a heading.
html会前后给一些元素自动添加额外的空行,像段落和标题。
to delete from the first line until the first blank line
若要删除从第一行直到第一个空白行的所有内容,可以使用以下命令
if you then paste, a new, blank line is inserted.
如果您稍后按一下 [贴上],便会插入新的空白行。
use either indentations for the first line of each paragraph (traditional method) or a blank line between paragraphs (modern method), but do not mix both methods.
you should put a blank line between each group of imports.
你应该在每组导入之间放置一个空行。
for example, you can remove multiple blank lines with a single blank line (use the -s option), which is a good way to clean up source code before showing it to the world.
note that a blank line ends a documentation block in this case.
注意这种情况下需要一个单独的空行来结束注释。
html automatically adds an extra blank line before and after a paragraph.
html会给段落上下加上额外的空行。
provided you leave a blank line between targets, indent consistently, and avoid exceeding 90 or so columns of text, xml is surprisingly readable.
倘若你在任务之间留出空行,有规则的缩进,每行文字不超过90列左右,那么xml令人惊讶地易读。
html automatically adds an extra blank line before and after a heading.
html 会给标题上下自动加上额外的空行。
when pins are missing or do not fire, a character appears to have a blank line going through it.
当引脚丢失或不火,一个人物似乎有一个空行做的时候。
note that a (top-level) compound statement must be followed by a blank line in interactive mode; this is needed to help the parser detect the end of the input.