Zend Studio 12.0.2 official release and Hack method, Zend studio 12.0.1, the format is set to Dreamweaver, the space is indented to 4, the code default does not collapse the settings, outline used in the graphics flag, code color EOT settings.

Source: Internet
Author: User

Background: Zend Studio 12.0.2 Fixed a 12.0.1: fixed problem with referenced variables marked as undefined, I said there seemed to be a problem, at first I thought it was cracked. Addtime:2015-4-5
Zend Studio 12.0.2 cracked &keygen:
http://download.csdn.net/detail/wfstock/8418635


Crack Zendstudio 10.1:
Just loaded a zendstudio 10.1, found that the Chinese network is not available on the cracked file, to share a



Directly after the upgrade, because the previous directory is 12.0.1 now want to modify the found error:
Tip: The Zend Studio executable launcher is unable to locate its companion shared library.
Open: Zendstudio.ini modify under 12.0.1 point to: 12.0.2

D:\Program files\zend\zend Studio 12.0.2\plugins\org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
D:\Program files\zend\zend Studio 12.0.2\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.200. v20140603-1326

After the change is opened, and then open the work space to switch a bit:
D:\Program files\zend\zend Studio 12.0.1\workspaces\defaultworkspace
D:\Program files\zend\zend Studio 12.0.2\workspaces\defaultworkspace

Cracked file's web address:
http://pan.baidu.com/share/link?shareid=3381476648&uk=1342500274

After decompression, there are two jar files, one is placed in the/zendstudio_install_path/plugins directory for overwriting files of the same name Jar,
One is used to run the Keygen.jar, Java-jar Keygen.jar can execute

From: http://blog.suchasplus.com/mt/mt-search.cgi?blog_id=3&tag=zendstudio&limit=20

!!! Special attention:
The above practice are OK, special attention is, the night before the Han, after the end of the game, to enter the registration code, fortunately I have been accustomed to.
--------------------------------------------------------------------------------------------------------------- ------------------------
Last update:
http://www.geekso.com/component/zendstudio-downloads/
The jar package provided here is good practice is can install that jquery plug-in, Han is not a problem, so, or use it. :-)

Zend Studio 12.0.1 Chinese
1.help->install New Software
2. Copy this address in the work with box: http://download.eclipse.org/technology/babel/update-site/R0.12.1/juno/
3. After copying the address and press ENTER to confirm, this will prompt pending ... (Waiting for ...), the waiter will come out after the completion of a number of language lists let you choose,
4. Select the "Babel Language Packs in Chinese (Simplified)" Package selection, Next, then agree, automatically installed, after the installation will restart

After the R0.12.1 version has changed, get the way:
Go to http://www.eclipse.org/babel/downloads.php to see which version of the language pack has been updated, and change the version number of the strikethrough section to the current version number.
--------------------------------------------------------------------------------------------------------------- ------------------------

Zend Studio 9.0.1 The newline format is set to line breaks under UNIX by Windows line breaks, Zend Studio 9.0.1 How to suppress line breaks and whitespace:
http://www.justwinit.cn/post/4897/
This supplement is as follows:
Zend Studio 10.0 was a lot better, mostly fast, despite the use of teaching the old eclipse:
This is a much better performance than the beta version of the previous version, mainly because the beta version is using the latest Eclipse 4.2.1 (the new version of Eclipse performance is really not good), while the official version abandons the latest eclipse and uses the Eclipse 3.8.1 Juno version, Performance is greatly improved and recommended to upgrade this version.
0. EOT setting of code color:
Window->preferences->php->editor->syntax Coloring
Note HereDoc #FF4400 255,68,0 This is the color of EOT, such as:
$elements [' MainPage ']=<<<eot

EoT

1. Chinese:
Zend Studio 10 Localization URL: (Just out of the latest version)
http://archive.eclipse.org/technology/babel/update-site/R0.10.0/helios/
--------------------------------------------------------------------------------------------------------------- ---------------
Zend Studio10.1 appears call to undefined function
If you are working with Zend Studio to write a PHP project, you find that debugging is normal when you invoke a system function, but when you write code, you are prompted that the function does not define "call to undefined function ' xxx '", and the left side of the syntax detection status area bar always shows a small yellow triangle of sense Exclamation mark, is really looking at the glaring.

Workaround:
1. Modify the project. BuildPath file (not used)
2. Resetting the Project compilation state
Clean all projects, Project, clean
3, recompile the project
Project-Build All
4, Complete! And see if the little yellow cold number icon disappears.
--------------------------------------------------------------------------------------------------------------- ---------------

2. Fonts and styles:
1) Font:
Unexpectedly Zend Studio 9 in the Chinese display is not very good-looking, it seems a bit small. Modify the following: Open Window->preferences->general->appearance->colors and Fonts, find Basic->text font, if you want to use the system default font, Just click on the use System font and I know you don't seem to like the default font, so click Edit to choose the font you want.

At this time Win7 user may have a situation (XP does not know, other systems are not clear), found in the font list, not the font they want, obviously there are more than n fonts in the system, there is only a small part of the show. In this case you can click "Show more Fonts", will open the System font folder, find the font you want, should be hidden properties, and then right-click Display, OK. Select the point to determine->apply->ok on it.

I prefer courier new fonts as code-editing fonts:
Eclipse sets the Courier New font, which basically happens under Win7, and the workaround is simple:
Preferences-〉general-〉appearance->colors and Fonts
You can change it to Courier New 10th.
I used Courier/courier New in the past and it was pretty good. But I don't know why, and now I can't find these two fonts in the SECURECRT on Win7:
If you don't see Courier New in the list, go to Control Panel, font, find Courier new, right-click, display.
Then go back to eclipse and turn off the font list again. You can see Courier New in the list.
2) Style:
Currently feel Zend Studio comes with PHP code coloring scheme is not very good, especially the keyword is not highlighted, the modification method is very simple. Window->preferences->php->editor->syntax coloring. Modify the corresponding color to do it. A set of Dreamweaver-like coloring schemes is provided below for informational purposes only.

Chinese English HEX RGB
Variable Variable #0066FF 0,102,255
Strings String #CC0000 0,12,0
Constant/internal constant Constants/internal constants #552200 85,34,0
Number #FF0000 255,0,0
Reserved keyword Keyword #006600 0,102,0
Block separator PHP Tags #FF0000 255,0,0
Note PHPDoc Comment #FF9900 255,135,0
Note PHPDoc #FF4400 255,68,0
Single/Multiline comment Single/multi-line comment #FF9900 255,135,0

3.PHP tab to 4 space settings, modify Zend Studio Tab key to 4 space:
Then find Php–code style–formatter,edit in turn there is a indentation Tab policy:space, indentation size:4.
PHP conventions Jack[built-in]
Modify Zend Studio's TAB key to 4 space
Window->preferences->php->code style->formatter-> to the right show button->spaces->4, change a good casual name on it.
JS can also be modified in the same position:
Window->preferences->javascript->code style->formatter-> to the right show button->spaces->4, change a good casual name on it.
PostScript, the fastest way to find the tab code for PHP and JavaScript is to search: Enter tab in Window->preferences, which makes it easy to find various tab-related settings.
4. Highlight:
Fonts (APPREARCN), colors and fonts (color and font), general, Appearance (Windows), Preferences (preferences) Ext font)

5. Folding:
CTRL +/[small keyboard slash, if the notebook is not, the slash is used to make comments].
Workaround:
Preferences, appearance, Colors and Fonts, General, Windows-----
Select Bitstream Vera Sans Mono (several other bitstream fonts should also be available)
The code defaults to a setting that does not collapse:
Go to the Window menu->preferences, find the PHP entry on the left, and then find the Editor->code folding, which has the option to enable folding, remove it.
Note: If General is selected on the left, the Enable folding option is also available in the editor's stuctured Text editors. However, the experiment proves that this option does not control the folding of the code when it is opened, only valid for the current edit.

Assorted
1) Highlight:
The same variable is highlighted in the installation Aptana3 (practice OK), which is not used after the above simulated Dreamweaver style modification.
PHP, Editors, Aptana Studio, preferences, Window
Check mark occurrences with background color where the option Global variables is to highlight the same variable
==================================================================
My practice: php->editor-> Mark occurrences with
==================================================================

2) Background Color modification:
On the edit box, right-click--preferences (Preferences)--general (normal)--editors (editor)--text Editors (text editor), in appearance color options (Color options), select background color (background color), and then click on the color on the right to select it. --apply (Submitted)--ok (good).
Note: Chinese may translate the department too correct, oneself ponder under!
==================================================================
My Practice: Preferences (preferences)--general (normal)--editors (editor)--text Editors (text editor); In appearance color options (Color options), select background color (background color), and then click on the color on the right to select it.
==================================================================

3) Folding function:
Code folding settings in Zend Studio
Open PHP code with Zend Studio, the default is the code folding, if you need to expand, you can press ctrl+/to open, note, this/is the number of the keypad in the upper left corner. However, I use a notebook computer, if you want to switch to the keypad is more troublesome. So if you can open the file when the automatic expansion, do not automatically collapse the code, it is good, the specific method is as follows:
Go to the Window menu->preferences, find the PHP entry on the left, and then find the Editor->code folding, which has the option to enable folding, remove it.
Note that if you select General on the left, you also have the option to enable folding in the editor's stuctured Text editors. However, the experiment proves that this option does not control the folding of the code when it is opened, only valid for the current edit.
My practice: php->editor-> code Folding Check the following: Initially fold these elements:phpfunction

4) display the space and line break symbol, display the print margins, and the newline space symbol is visible, display the maximum number of words in the code, find the scope of the color and other settings, print length vertical bar width setting, and line wrapping, etc.:
First, in Zend Studio, in the show print margin of Windows->preferences->general->editors->text Editors, You can set a green vertical line at more than one character to remind you that this is the maximum number of words you have set.
Next, in Windows->preferences->php->code style->formatter->edit->line wrapping, you can set the definition of the class to be written, the definition of the method, The method is called, and the expression is automatically wrapped. Remember to tick "force split".
It is important to note that when defining a string, it does not automatically branch when a line reaches the maximum number of words, it requires its own manual branch, which is the first step setting the use of the Green Line.



Graphical symbols used in the outline of Zend Studio 10:http://old.uplook.cn/index.php?a=index&m=index&c=show&id=228514&
In Zend Studio 9, if you open outline View, you can see the graphical flags for the various elements in the currently browsed file. These signs are certainly visible in some other views. This is recorded, mainly PHP source files.
1. Graphics body
Green Hollow Circle: Public field
Yellow Hollow Diamond: Protected field
Red Hollow Block: Private field
Green Solid Circle: Public method
Yellow Solid Diamond: Protected method
Solid Red Block: Private method
2. Graphics additional symbols
upper right Corner:
' S ': with static modifier
' C ': This is a construction method
' F ': This is a constant
' A ': has an abstract modifier
Lower right corner:
Green Solid triangle: This method overriding the parent class method

Zend Studio 12.0.2 official release and Hack method, Zend studio 12.0.1, the format is set to Dreamweaver, the space is indented to 4, the code default does not collapse the settings, outline used in the graphics flag, code color EOT settings.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.