如果没有将文件保存为使用 UNIX 换行符来表示行结束这种格式,则需要将这样的文件转换成本机 UNIX 格式,否则一些命令实用程序不会正确地处理这些文件。
When not saved using the UNIX newline line ends, such files need to be converted into the native UNIX format or else some command utilities will not process them correctly.
因它是从命令行被发送到Scilab,所以必须要通过删除它们(或者更为准确地说,用空字符串来代替它们)来清理换行。
As it is being sent to Scilab from the command line, you must clean up newlines by deleting them (or, more accurately, replacing them with empty strings).
如果你看到这篇文章是说:发送一个“命令行”,结尾的回车换行符。
If you see the article is says: Send a single "command line", ending with CRLF.
应用推荐