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.
这样我就可以保留.proj我的 PHP 项目。
.proj
这为我从一个 IDE 切换到另一个 IDE 提供了很大的灵活性(当然是为了调试:))。
据我所知,没有为您提到的应用程序创建“项目”文件的实用程序。
您可以尝试打开一个项目文件,如果它是人类可读的,您可以自己创建该实用程序。