[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 软件资源 >> 編程開發 >> 《PHP 開發智能 IDE》(JetBrains PhpStorm)v5.0.4[壓縮包]
《PHP 開發智能 IDE》(JetBrains PhpStorm)v5.0.4[壓縮包]
下載分級 软件资源
資源類別 編程開發
發布時間 2017/7/11
大       小 -
《PHP 開發智能 IDE》(JetBrains PhpStorm)v5.0.4[壓縮包] 簡介: 中文名 : PHP 開發智能 IDE 英文名 : JetBrains PhpStorm 資源格式 : 壓縮包 版本 : v5.0.4 發行時間 : 2012年 制作發行 : JetBrains 語言 : 英文 簡介 : JetBrains PhpStorm是一款智能的IDE開發工具,增加了 PHP 開發中經常使用的 PHP 命名空間和封包的支持,大大提高了代碼分析能力。
電驢資源下載/磁力鏈接資源下載:
全選
"《PHP 開發智能 IDE》(JetBrains PhpStorm)v5.0.4[壓縮包]"介紹
中文名: PHP 開發智能 IDE
英文名: JetBrains PhpStorm
資源格式: 壓縮包
版本: v5.0.4
發行時間: 2012年
制作發行: JetBrains
語言: 英文
簡介:

JetBrains PhpStorm是一款智能的IDE開發工具,增加了 PHP 開發中經常使用的 PHP 命名空間和封包的支持,大大提高了代碼分析能力。PhpStorm提供了必不可少的工具,如自動化重構、深層代碼分析、聯機錯誤檢查和快速修復。
主要功能:
Intelligent PHP Editor
* PHP code completion
* PHP refactoring
* Smarty and PHPDoc support
* Quick navigation
* Language mixing (JS/SQL/XML etc.)
Advanced javascript Editor
* DOM-based/browser-specific completion
* Code navigation and usages search
* javascript refactoring
* javascript debugger
HTML/CSS Editor
* DOM-based code completion
* Validation and quick-fixes
* Zen coding
* Show applied styles
* Extract embedded styles
Lightweight IDE
* Easy installation
* Lightning-fast startup
* Runs on Windows, Mac OS X, Linux
* Easy project configuration — open code from anywhere and start working
Smart Environment
* Visual PHPUnit test-runner
* Support for SVN, CVS, Git, Perforce. Visual merging
* FTP and remote files synchronization
* Local changes history
Visual Debugging
* Code stepping and evaluation with built-in graphical debugger
* Breakpoints in PHP, JS, HTML
* Inspect variables, watches
* Batch code analysis

資源更新列表
http://www.VeryCD.com/i/5190747/create/fol...postTime

Lightweight and Smart PHP IDE
PhpStorm is a lightweight and smart PHP IDE focused on developer productivity that deeply understands your code, provides smart code completion, quick navigation and on-the-fly error checking. It is always ready to help you shape your code, run unit-tests or provide visual debugging.
PhpStorm 5.0, a new major version of the best PHP IDE, adds more generic PHP features to the editor and also extends support for framework based projects.
PHP Editor
The old heuristic-based type inference engine is replaced with a more advanced one based on data flow analysis. This change dramatically improves PhpStorm's ability to detect variable types at any given code point, and significantly reduces the number of false positives during code inspection.
This, for instance, provides better coding assistance (e.g. completion and navigation) inside conditional constructs and other non-trivial use cases.
PHP Editor: improved code completion
PHP code editor in PhpStorm 5 understands callback references within string literals, and provides advanced assistance such as usages search and rename refactoring.
PHP Editor: callback references
PhpStorm 5.0 now transparently recognises PHAR-packaged code.
PHP Editor: recognizing PHAR-packaged code
PHP Code Quality
PhpStorm 5 shows you even more potential flaws in the editor so you can fix them before running the code. Here are the latest additions:
New set of annotations to prevent runtime errors: violation of inheritance rules, conversion to string for objects without __toString() method, __clone usage, etc.
A number of new "unused code" inspections for private methods, aliases, etc. and improved "unreachable code" detection.
PhpStorm 5 adds a built-in PSR1/PSR2, Symfony2 and Drupal compliant code formatting and lets you easily specify your own project-specific coding standards for PHP CodeSniffer.
Read more in our blog »
PHP_CodeSniffer
Frameworks
Keeping its main focus on PHP code quality in general, PhpStorm 5 further extends support for modern frameworks. The existing support of template engines and command-line tools is now boosted with a more high-level feature: a new MVC view for Symfony2 & Yii frameworks.
MVC view for Symfony2 project
With PhpStorm 5, developers using Symfony2 in their projects can easily check how well their code meets the Symfony2 coding standards.
Symfony2 Code styles
Databases
SQL and Databases support in PhpStorm 5 gets many large and small new features, including:
Live database schema refactoring (rename table/column, drop table/column, new table/column + DDL export)
Generation of schema migration scripts
Export query result to file or clipboard as CSV, TSV, HTML, SQL INSERTs, or SQL UPDATEs
Editing of stored procedures
Improved SQL completion, and other enhancements
HTML, JavaScript, CSS (WebStorm 5.0 features)
WebStorm is a lightweight IDE for front-end web developers, but all its functionality for HTML/JavaScript/CSS authoring is also available in PhpStorm and below are some details on what is new in PhpStorm 5.0.
Live HTML/PHP/CSS/JS Editing Preview
The new Live Editing Preview in WebStorm 5.0 saves you lots of time and key presses. Open a page in the editor and the browser (works only in Google Chrome at this time) so you can see both, and activate the Live Edit feature. Start editing the code and see the changes immediately in the browser even while you are going through the list options in code completion popups. WebStorm auto-saves your changes, and the browser smartly updates the page on the fly, showing your edits. Read more in our blog »
WebStorm — Live Edit
Other Front-end Related Improvements
Google Closure Compiler JSDoc annotations support.
Improved speed and quality of JavaScript code completion. New middle-matching, improved case sensitivity, and sorting of results.
Lots of improvements for Sass/SCSS: better code completion, navigation, code formatting and support for advanced constructs.
Initial Jade templates support.
JSTestDriver tests debugging.
Project-level JS libraries and a lot more…
Read more about what's new in WebStorm 5.0 »
IDE General
In addition to changes for specific technologies, there are many generic changes that will affect every IDE user. Here are some of them:
The ability to run another run configuration or external tool as "before run" action.
External merge tools are now supported. Configure it under IDE Settings | External Diff Tools.
'Recent files' popup is now much more powerful, with a new ability to navigate to IDE tool-windows.
'Find usages' action now works without a modal dialog.
FTPS support added to deployment routines.
代碼

. '
.:
` ::
: `:
' `.
/ \
.' `.
. -- . . . -- .
. `. _ _ .' .
`._ _.' \( . )/ `._ _.'
/ `_ . _' \
:: \ : / ::
:::: `. . . | . . . .' ::::
::: :::: ```` |\ _ __.i| S!._ /| '''' :::: :::
:::... | \__________. .__________/ | ...:::
:::::: | | | | ::::::
:: _. | | | | ._ ::
. _ __\| | _______.' `._______ | |/__ _ .
._________ |_ |____. . . .____| _| _________.
_| \| | | |/ |_
. \| " | | " |/ .
. _.i(\ \ ' | | ' / /)i._ .
"""______|\ ' ` . /|______"""
| "|_\ E M B R A C E . /_|" |
___| ____ _ _ ____________ i |___
' | | |/ "| | `
! ! ._____________ ' !
_____________ ______ _______________/ /________________ __________
_______// | _______ /_______ /_____ ______/ _______/
/ . |/ _| _/_ _/ _/ _ | /
_____/ /| " . \_ | \ ' | `.__ _____/
_______________/ |____/|_____| |____|\____________________//_____________
. ___ /_____________________| . . .
| \ / . ' | .___.' |
. ___|_ \/ |__________.| _ __| `S! _|___ .
|/ ._ `.______________. `. \|
/ |___ _ . \
/. : .\
/_|____________ .______..-' _|_\
|____________|____________ ____________|____________|
| | | |
|____________|___________|____________|
. |
|__________i|
. .
: |
| _i|
_ |_____..i|_||
`'-. "``-.!
` '
P r o u d l y . P r e s e n t s . .
. _
_________________________|( \.-.___________`-.___ _ ___________
| |
| JetBrains PhpStorm v5.0.4 |
| (c) JetBrains |
| date : 17 Nov, 2o12 size : 20 disks/5.00 MB |
| os : WinAll language : English |
| type : Development |
| protection : RSA-512 |
|_____________________________________________________________. |
______________________________________________________
: | .' :
._ | |__________________________________________________. | _.
|/ | | \|

\ | | /
\ | PhpStorm is a lightweight and smart PHP IDE focused on | /
\| developer productivity that deeply understands your code, |/
` provides smart code completion, quick navigation and on- '
. the-fly error checking. It is always ready to help you .
: shape your code, run unit-tests or provide visual :
| debugging. |
| |
| PhpStorm includes all the functionality of WebStorm (HTML, |
| CSS, JavaScript) and adds PHP editing features. |
| |
| INSTALL NOTES: |
| |
| Use the included Keymaker to register... |
| __|__ __
|_ E n j o y . . . /\ \\ `
|_|_____________________________________________________ __/ \____\\
)/\ \ / /
:::::::::::::::: [ g r o u p . i n f o ] ::::::::::: " \_\/____/
_ ____________________________________________________ _ / /\
|_| /____/ \
| It is 2012, and we are still here, over 10 years old. `" \ /
| We strive to bring you quality above all else, and .____\/
| hope to inspire other groups to do the same. |
| |
| Let us set an example, and motivate future generations |
| to learn reverse engineering, and join the scene. |
__ __|__ |
' // /\ We hope that, with your help, we can continue to |
//____/ \__ tackle every protection. |
\ \ / / |
\____\/_/ Contact information: [email protected] |
/\ \ . |
/ \____\ E M B R A C E .:: |
\ / "' established in October 2000 . .: .:::: |
\/____. _ _______________________ ______________________________|
__/ /_
[ g r e e |_ __/ i n g s ]
i.___________________________/ /_______________________________.i
| |
| |
| SSG TMG ECLiPSE ZWT AGAiN SHOCK LND CAFE DAMN TNO BAT |
: ACME ADDICTION NULL DI AiR :
. .
. ... and to all our old members: may you one day find .
' | your way back to us! ... | `
i | | i
__| |_ From the sky we will rise and conquer like we did so _| |___
/\ __ many times before, we will show the spirit of .. __ /\
/ \__/\ ....... /\__/ \
\ / \ `:::' .. / \ /
\/_ \ :::::: ::. ` .:: :::::: `: .:: :::. / _\/
/ \___ _ : ...: : `:' : : ...:. : .::' _ ___/ \
\ / :..... : :. .: : :.....: : :::: \ /
\ / `:' \ /
\ / :. .: E M B R A C E ! \ /
\/__ _ `:' _ __\/


相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved