A space is octal \040 # A tab is octal \011 # A newline is octal \012 # (HT means "horizontal tab.) # # In printf statements, programmers type in \t to ...
確定! 回上一頁