Zend Studio uses two tricks, Zendstudio use Tips
This article describes the use of two Zend studio techniques. Share to everyone for your reference, as follows:
1. Template settings for new documents:
New simple php file, Templates, Editor, Preferences, PHP
This allows you to modify the starting code for each new file.
2. Automatic prompt code is slow:
Content Assist->auto Activation, PHP---Preferences, Window----
Here, the code automatically prompts the speed 500 set to 50.
More readers interested in PHP related content can view this site: "Summary of PHP operations and operator usage," PHP Network Programming Tips Summary, "PHP Basic Grammar Primer Tutorial", "PHP operation Office Document tips summary (including word,excel,access, ppt), "PHP Date and Time usage summary", "PHP primer for Object-oriented programming", "PHP String Usage Summary", "Getting Started with Php+mysql database operations" and "PHP Common Database Operations Skills Summary"
I hope this article is helpful to you in PHP programming.
Articles you may be interested in:
- Zend Studio File Comment Template Setup method
- Zend Studio Practical shortcut key list (carefully organized)
- Introduction to the Zend Studio color scheme plugin
- Summary of garbled problems in Zend Studio
- Zend Studio Removal Editor Syntax warning setting method
- Zend Studio (Eclipse) uses the speed optimization method
- PHP Development Environment Configuration (Zend Studio)
- Zend Studio Shortcut Key Collection
- Workaround for using Zend Studio for Eclipse to not activate the code hinting feature
- Zend Studio for Eclipse workaround for java.lang.NullPointerException errors
- Zend Studio failed to start problem solving method
http://www.bkjia.com/PHPjc/1117047.html www.bkjia.com true http://www.bkjia.com/PHPjc/1117047.html techarticle Zend Studio uses two tips, Zendstudio use tips This article describes the use of two Zend studio techniques. Share to everyone for your reference, as follows: 1. Template settings for new document ...