The indentation gives you a visual cue as to which lines are related to each other.
缩进给你一个关于哪些行是相互关联的视觉提示。
Indentation or Space After a Paragraph?
段落前缩进还是空行?
Auto-complete of brackets, parentheses, and indentation.
自动完成大括号、圆括号和缩进。
This next function displays the indentation, shown in Listing 10.
下一个函数显示了缩进,如清单 10 所示。
This XML output (without the indentation) was generated by the code.
该XML输出(未缩排)是由以下代码生成的。
SOX uses indentation to indicate the level of nesting of XML elements.
SOX使用缩进来表示XML元素的嵌套层次。
For example, after you generate the code, the indentation is preserved.
例如,在您生成代码以后,代码缩进格式会被保存下来。
Thus, the output from this example will not have line breaks or indentation.
因此,该示例的输出将不包含任何换行或缩进。
Keeping in mind the proper indentation, the definition should look like Listing 5.
牢记正确的缩进,定义应当类似清单5。
Such a hierarchy may be expressed through special character sequences or indentation.
这样的层次可以通过特殊的字符序列或者缩进来表示。
Listing 1 USES indentation to illustrate where each element appears in the DOM node tree.
清单1用缩进表示每个元素在DOM节点树中的位置。
Sometimes even the indentation included inside the documents is considered superfluous.
有时甚至包含在文档中的缩进都被认为是多余。
Curly brace reviews - Emphasizing just on structure and indentation instead of serious issues.
花括号复查——只强调排版结构和缩进之类的琐碎细节,而置更为严重的问题于不顾。
Of course, you can modify the layout of the quote by changing the indentation attribute values.
当然,您可以通过更改缩进属性值来修改该引用的布局。
Transitions consist of features like changes in indentation, special leading symbols, and so on.
转换包括诸如缩排更改、特殊引导符号之类的特性。
For example, to set each indentation to four spaces, use :set shiftwidth=4 (see Listing 4).
例如,:set shiftwidth=4 把每级缩进设置为四个空格(见清单 4)。
Python's lists, dictionaries, basic statements and use of indentation differed from what ABC had.
Python的列表,dictionary,基本的语句,还有缩进的使用都和ABC很不一样。
You can also turn indentation on and set the indentation level in one command by using :set ai sw=4.
还可以使用 :setaisw=4在一个命令中打开缩进并设置缩进级别。
Python follows this model, using indentation to separate blocks of code from the rest of the program.
Python遵循这一模型,使用缩进来分隔代码块与程序的其余部分。
You can use tab characters to mark the indentation, but it's generally recommended that you use spaces.
可以使用制表符来标记缩进,但是一般推荐使用空格。
This syntax may look both familiar and odd, and both feelings arise from the same thing: the indentation.
该语法看起来既熟悉又陌生,并且两种感觉来自相同的事情:缩进。
An XML document typically describes data in an orderly manner, with indentation being the only formatting.
XML文档通常按顺序描述数据,其唯一格式就是缩进。
Any word processing software or spreadsheet that lets you create various levels of indentation is fine.
使用任何字处理软件或电子表格都可以很好地创建各个任务级别。
You can set newlines, you can deal with indentation, you can control almost every aspect of the output file.
您可以设置新行,您可以处理首行缩进,您可以控制输出文件的各个方面。
When you have an IDE or a syntax-sensitive editor, issues like indentation are usually taken care of for you.
当您拥有IDE或语法敏感的编辑器时,像缩进的问题对于您来说常常是要注意的。
Indentation control, which allows you to control the level of indentation of your quotes from other messages.
文本缩进控制。当你引用一条其他消息时,你可以自行控制它需要缩进的水平尺度。
These other languages also encourage programmers to use indentation, in an effort to improve the readability of programs.
这些其他语言也鼓励程序员使用缩进,以改善程序的可读性。
Sass uses Haml's idea of using indentation instead of explicit delimiters, like braces, to define blocks or nesting levels.
它采用了Haml的思想,使用缩进而不是括号这样的分隔符来定义代码块或者内嵌级别。
As before, they locate the range of lines whose assignments are to be aligned, based on the current indentation of the text.
和原来一样,它们根据文本的当前缩进来定位需要对其的行的范围。
As before, they locate the range of lines whose assignments are to be aligned, based on the current indentation of the text.
和原来一样,它们根据文本的当前缩进来定位需要对其的行的范围。
应用推荐