Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 XCode4 上创建了几个文件,我想重命名它们。(C++ 编程)
但是,没有“另存为”,当我在“文档”上重命名文件时,它无法打开/运行正确的文件。
真的很愚蠢的问题,但是有谁知道如何在保持代码等相同的同时重命名文件?(将代码复制并粘贴到适当命名的文档中)。
谢谢
另存为?只需创建新文件并重命名。
在 Xcode4 中,您可以轻松地重命名文件。
« Click on file « Select show utility « Rename file.
有关清晰信息,请参见图像。