简体   繁体   English

XCode4,保存文件

[英]XCode4, Saving the File

I have created several files on XCode4, which I would like to rename. 我在XCode4上创建了几个文件,我想对其重命名。 (C++ Programming) (C ++编程)

However, there is no 'Save As' and when I have renamed the file on my 'Documents', it then cannot open/run the correct file. 但是,没有“另存为”,当我在“文档”上重命名文件后,它就无法打开/运行正确的文件。

Really stupid question, but does anyone know how to rename the file while keeping the code etc. the same? 确实是愚蠢的问题,但是有人知道如何在保持代码等相同的同时重命名文件吗? (Short of copy and pasting the code into an appropriately named document). (简短的复制并将代码粘贴到适当命名的文档中)。

Thanks 谢谢

Save as? 另存为? Just create new file and rename. 只需创建新文件并重命名即可。

In Xcode4, you can easily rename files. 在Xcode4中,您可以轻松地重命名文件。

« Click on file
« Select show utility
« Rename file.

See image for clear information. 请参阅图片以获取清晰的信息。 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM