indenting 中文意思是什麼

indenting 解釋
缺口
  1. It is common practice to make nested structures more readable by indenting the body of each one

    為了使嵌套結構具有更好的可讀性,通常的做法是縮進每個結構的控制體。
  2. But as you can see, indenting improves the appearance of the program and is highly recommended

    但是正如您所見,縮進改善了程序的外觀,因而強烈推薦進行縮進。
  3. Without lines, simple indenting can show the relationship between parent and child

    沒有線條時,簡單的縮進也能顯示出父子關系。
  4. Guidelines for spacing, formatting, and indenting code

    代碼間隔、格式和縮進的原則。
  5. Instead of just using spaces for indenting, this code will alternate spaces with hyphens, and when a method call is at the deepest level of nesting it ll be printed with a leading asterisk rather than the less - than sign

    這段代碼不用空格縮進,而用連字號代替空格,當方法調用是在嵌套的最深層時,它將在前面列印出星號而不是用於顯示從嵌套級中退出的小於號
  6. Instead of just using spaces for indenting, this code will alternate spaces with hyphens, and when a method call is at the deepest level of nesting it ll be printed with a leading asterisk rather than the less - than sign used to show the exit from a nesting level

    這段代碼不用空格縮進,而用連字號代替空格,當方法調用是在嵌套的最深層時,它將在前面列印出星號而不是用於顯示從嵌套級中退出的小於號( < ) 。
  7. Carriage - return behavior, new line generation, indenting, and so on are all dictated by the respective language formatter

    回車行為、生成新行、縮進等等都是由相應的語言格式化程序規定的。
分享友人