"《 NuSphere PhpED 7.0.7019專業版》( NuSphere PhpED Professional V7.0.7019)v7.0.7019[壓縮包]"介紹
中文名: NuSphere PhpED 7.0.7019專業版
英文名: NuSphere PhpED Professional V7.0.7019
資源格式: 壓縮包
版本: v7.0.7019
發行時間: 2012年
制作發行: NuSphere Corporation
地區: 美國
語言: 英文
簡介:
測試環境: windows 7 旗艦版 windows 2003 (虛擬機測試)
已通過安全檢測:McAfee VirusScan Enterprise 8.7.0i 掃描引擎版本(32位) 5400.1158
PhpED 通過無與倫比的PHP調試和壓縮能力,以及一個新的NuSOAP web服務向導成為了PHP領域的領軍產品。更加強大的Project Manager使得發布站點和應用程序比以前更加容易。現在可以在線程級別對正在運行或者開發中的程序進行測試和調校。而且,對PostgreSQL和 MySQL數據庫的本地支持為PHP使用開源數據庫提供了一個廣泛的環境。
安裝說明:
運行 NuSphere-phped-5.9.5-Win32.exe 安裝其中安裝選項按照個人習慣自己修改
安裝完成後打開 Keygen 目錄中的 phped-disable-autoupdate.reg 注冊表文件禁止自動更新,keygen.exe 為注冊機這個不用我說應該都會用.
給phped加上代碼格式化功能
1.下載phpcb http://www.waterproof.fr/products/phpCodeBeautifier/
2.解壓縮後把phpcb.exe 放到phped的安裝目錄
3.打開phped Tools->Settings
找到 Integration 選擇後在右側點擊 AddMenu 再出來的窗口中隨便輸入你想叫的名稱 例如FormatCode
4.選擇剛添加的菜單 右側點擊 Edit 在參數的窗口中按照如下配置即可
Execute with : shell
Command line : "C:\Program Files\NuSphere\PhpED\phpcB.exe" --equal-align-position 50 --padding-char-count 4 --space-after-if --space-after-switch --space-after-while --glue-amperscore --force-large-php-code-tag --align-equal-statements --comment-rendering-style PEAR --extra-padding-for-case-statement --glue-arrow --optimize-eol --one-true-brace --one-true-brace-function-declaration "@FName@"
其中C:\Program Files\NuSphere\PhpED 換成你的phped的安裝路徑
Shortcut : 這個是執行的快捷鍵 我自己設置的是 Alt+F
在窗口下面的Options 選項中 選擇如下兩項
Work with editor
Return results to editor
點擊close關閉窗口保存
打開一個比較亂的php文件 格式化一下看看有沒有效果