"indent" in Chinese (Simplified)
缩进
Definition
将文本行的开头向内缩进,通常用于标记新段落或部分。也可以指在某物上形成凹槽或空隙。
Usage Notes (Chinese (Simplified))
常用于文档排版,表示“缩进段落”、“缩进列表”。编程中表示代码块的缩进(tab/空格)。不要与“intend”混淆。
Examples
Please indent the first line of each paragraph.
请**缩进**每个段落的第一行。
Click this button to indent the text.
点击这个按钮来**缩进**文本。
You should always indent code to make it easier to read.
你应该总是**缩进**代码,这样更容易阅读。
If you don't indent your paragraphs, the essay looks messy.
如果不**缩进**段落,文章会看起来很乱。
Some software will automatically indent your lists for you.
有些软件会自动帮你**缩进**列表。
When making a contract, they often indent important sections to catch your eye.
制作合同时,他们通常会**缩进**重要部分以引起注意。