indented
v. 缩进;切割成锯齿状(indent的过去分词)
adj. 犬牙交错的;受契约约束的;缩进排印的
2025-10-08 23:53 浏览次数 7
v. 缩进;切割成锯齿状(indent的过去分词)
adj. 犬牙交错的;受契约约束的;缩进排印的
"a depressed pustule"
"a crenelated molding"
rock indented巖石内部
indent for(英)订货;(英)申请供应
indented ring锯齿状年轮
indented coastline曲折海岸线
Bolt indented棘螺桿
indented documents双联文件
indented roller凹纹压路机
indented coast湾形海岸,曲折海岸
indented antenna锯状触角
indented pattern压痕花纹
Indented Natural内凹天然糙面
notice how the program statements in listing 3 that extend over more than one line are indented to improve readability.
注意清单3 中扩展到多个行的程序语句是如何缩进以改善可读性的。
to format this excerpt as a paragraph indented on both sides, use this xsl-fo markup
要将这段摘录格式化为两边缩进的段,可使用以下xsl-fo标记
the body itself is indented four spaces.
函数程序体应缩进四个空格。
a complete soap/http request, with the xml content indented for clarity, is shown in listing 1.
清单1所示的是一个完整的soap/http请求,为了更直观一些,xml内容全部是缩进格式的。
remember that makefiles require you to make indented lines using the tab character and not spaces.
请记住:makefile要求您使用tab字符而不是空格来产生缩进行。
the nested children are indented and bulleted to form a tree hierarchy.
嵌套子节点作了缩进和项目符号以形成树层次结构。
the code above is a single line statement, but had to be indented to fit this format.
上面的代码是一个单行语句,但是为了适合这个格式进行了缩排。
the enclosed statements should be indented four more spaces.
被括起的语句必须多缩进四个空格。
just iterates from zero to arg c. the indented line here print f is clearly printing a string, as per the percent s, but what is it printing?
只是从零开始迭代,到argc,这个缩进行printf显然是打印一个字符串,就像每一个%s,它在打印什么呢?
the two white indented rectanglesindicate where bullfighters can take refuge from a charging bull.
在牛的进攻出格时,斗牛士可以躲进两个白色长方形的缩进区。
the hierarchy of departments and sub-departments display in an indented fashion similar to an outline with each department having children using a 「readonly」 sum of the budgets of the sub-departments.
部门和子部门的层次以缩进形式显示,其外形类似于每个部门都有下级,子部门预算的总数是 「readonly」 属性的。
from this point on, if you use leading spaces or tabs in a line, subsequent new lines will be indented to the same place.
在此之后,如果在一行的开头输入空格或制表符,那么后续的新行将会缩进到相同的位置。
depending on the current level value, the name will be indented based on the number of blanks associated with the current level.
基于当前的级别值,会根据与当前级别有关的空格数对名称进行缩进。
specifies whether the body is automatically indented before sending.
指定主体是否在发送之前自动缩进。
thus, the following rule states that when a p element immediately follows a math element, it should not be indented
因此,下面的规则指出,当一个p元素紧跟在一个math元素之后时,它不应该缩进
here we've specified that we want child elements indented two spaces from the parent element, and that we want new lines between elements.
这里我们已指定希望子元素从父元素缩进两个空格,并且希望元素间有空行。
format-pretty-print -- this formats the output by adding a newline carriage return and indented whitespace to produce a pretty-printed, human-readable form.
格式美化—这个功能通过添加换行回车符和缩进空格来对输出进行格式化,以生成美化的、可读性良好的格式。
in this second case, the search might hit the end of the file without finding a differently indented line, in which case search() would return -1.
对于这种情况,搜索可能会到达文件的末尾,并且没有找到具有不同缩进的行,这种情况下search()将返回-1。
typical formatting for a definition list puts the term (the element) on one line in bold with the definitions indented beneath it, starting on the next line. here are the templates for , , and
定义列表的典型格式是:在一行上以粗体显示术语( 元素),在接下来的一行上以缩进格式在术语下显示定义。
proctree prints the process trees containing the specified process ids (pids) or users, with child processes indented from their respective parent processes.
proctree 输出包含指定进程id (pid)或用户的进程树,子进程相对于父进程缩进显示。
and that set of things is identified by the sequence of commands that are indented in, this one right here, following the colon but before i get back to the same place in terms of the indentation.
这个集合就是,后面缩进的一系列命令,就是这一块,在冒号后面,但是要,通过缩进。
the child navigation links are indented using the indent value specified in the mwp.properties file.
子导航链接根据在mwp.properties文件中指定的缩进值进行缩进。
numerous bays along the indented coastline of the islands provide good harbours.
沿着犬牙交错的岛屿海岸线的无数海湾,形成了天然良港。
because python requires indentation to offset the block of statements that should be executed if the expression evaluates true or false, the two print statements are both indented four spaces.
因为python需要缩进以错开当表达式计算为true或false 时应该执行的语句块,所以两个print语句都缩进了4 个空格。
xml editors can help you clearly interpret your xml document with color highlights for elements, attributes, or plain text and indented content.
xml编辑器利用元素、属性或纯文本的彩色高亮显示以及内容缩进,可以帮助您清楚地解释xml文档。
markup indented based on nesting level.
基于嵌套层次的缩进标记。
com.lowagie.text.paragraph -- this class represents an indented paragraph.
paragraph ——这个类表示一个缩进的段落。