中英
换行代码
  • 简明
  • 专业释义
  • 1

    计算机科学技术

    • line feed code

  • 双语例句
  • 原声例句
  • 1
    最后,代码可能需要支持自动换行(word wrapping)、区分大小写等。
    Eventually the code may need to support word wrapping, case sensitivity, and so on.
  • 2
    如果在文本文件的每一行中存放一个名字,则可以轻松地用换行符分隔文件内容以构建源代码数组。
    If we put one name per line in our text file, we can easily split the file contents on the newline character to build our source arrays.
  • 3
    让我相信换行和缩进能保证代码的结构和运行?
    Trust newlines and indents to keep my code not only structured but running?
查看更多