如果不保存它(如将它写入一个真正的文件,或者使用shelve模块或数据库),则程序结束时,它将消失。
It will be gone when the program finishes if you do not take steps to save it (such as writing it to a real file, or using the shelve module or a database).
如果没有将文件保存为使用 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.
首先,必须了解现代Mac OS应用程序的结构:许多应用程序不是单一文件,而是名称以. app结束的目录。
First, it's important to understand the structure of modern Mac OS applications: Many applications aren't a single file, but directories whose names ends with.app.
应用推荐