phpstorm可以取代webstorm嗎?
1、WebStorm能做的事情PhpStorm都能做,而且後者還具備伺服器端語言Php以及MySQL資料庫,Apache伺服器設定等伺服器相關的功能。
相關推薦:《PhpStorm使用教學》
2、PhpStorm = WebStorm PHP DB/SQL
All the features of WebStorm are included into PhpStorm, and full -fledged support for PHP and Databases/SQL support are added on top.
以上是phpstorm官網原話,phpstorm包含webstorm所有功能加php和db。但有些在webstorm裡預設安裝的plugin並沒有安裝在phpstorm裡面。不過你完全可以自行安裝,例如Meteor。相反webstorm無法安裝phpstorm才能安裝的php相關的plugin,例如Symfony。
3、webstorm是專注於前端開發的,有豐富的前端框架和js函式庫,phpstorm是偏向伺服器開發的,在純前端的方面不如webstorm。
以上是phpstorm可以代替webstorm嗎的詳細內容。更多資訊請關注PHP中文網其他相關文章!