Maison > développement back-end > tutoriel php > 解析php中eclipse 用空格替换 tab键_PHP教程

解析php中eclipse 用空格替换 tab键_PHP教程

WBOY
Libérer: 2016-07-21 15:03:56
original
769 Les gens l'ont consulté

本人用eclipse进行PHP项目开发,根据公司开发规范,要用4个空格替换掉tab键,在网上搜了好多,都不太全面,现在将详细的配置陈列如下:
首先进入首选项:窗口(windows)->首选项(preferences...)
1.  windows=》preferences=》general=》editors=》text editors  勾选 “insert spaces for tabs”
2.  windows=》preferences=》phpeclipse=》php=》typing      勾选 “insert spaces for tabs(……)”
至此,配置完毕。

但是因为版本的不同,有些会出现这样的问题:if{    然后按enter键换行,会自动缩进一个tab  而这个tab并没有正确的被用4个空格替换,解决办法
进入:windows=》preferences=》phpeclipse=》php=》formatter =>style 看选项 “indentation is represented by a tab” 是否选中 (默认选中) ,如果选中,则不选该选项,如果没有选中,则选中该选项 ,重启eclipse  会发现设置成功

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/327804.htmlTechArticle本人用eclipse进行PHP项目开发,根据公司开发规范,要用4个空格替换掉tab键,在网上搜了好多,都不太全面,现在将详细的配置陈列如下:...
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal