如何使用 "indentation" 造句
- 1. As you 'll notice , the indentation mimics the functionality of the curly brace .
- 如您注意到的,再漂亮的缩进也不能代替这华丽的花括弧。
- 2. Nothing marks an inexperienced coder like stupid variable names , poor indentation habits , and other signs of being sloppy .
- 愚蠢的变量名,糟糕的缩进习惯以及其他一些凌乱的迹象就是一个没有经验的程序员的最好标记。
- 3. You can see in this python code just by looking at the indentation level that there 's lots of nesting .
- 你仅仅从每行的缩进中就可以看到这段巨大的代码有多少嵌套。
- 4. For example , a language in which indentation is significant , like python , would not work very well on printer terminals .
- 例如,像python这种语言中每行的缩进是很有意义的规定,但是这种规定在那时候的打印终端上是行不通的。