您的位置 首页 php

Php程序员用那个编辑器比较好?

作为一个程序员,编辑器是必不可少的,它不单单可以编辑代码更最重要的是大大的提高了程序员的工作效率。目前比较津津乐道的 编程器 eclipse ,PHPstorm,sublime Text, Notepad++ ,phpdesigner, Dreamweaver editplus 等等,都算是比较好的编程器。

Php程序员用那个编辑器比较好?

那么到底哪个编程器比较好呢?现在我就简单说下以下的七大个编程器作为举例:

第一:Eclipse

Eclipse 是一个开放源代码的、基于 Java 的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。 幸运的是,Eclipse 附带了一个标准的插件集,包括Java开发工具。虽然大多数用户很乐于将 Eclipse 当作 Java 集成开发环境 (IDE)来使用,但 Eclipse 的目标却不仅限于此。

Php程序员用那个编辑器比较好?

Eclipse 还包括插件开发环境(Plug-in Development Environment,PDE),这个组件主要针对希望扩展 Eclipse 的软件开发人员,因为它允许他们构建与 Eclipse 环境无缝集成的工具。由于 Eclipse 中的每样东西都是插件,对于给 Eclipse 提供插件,以及给用户提供一致和统一的集成开发环境而言,所有工具开发人员都具有同等的发挥场所。

P.S 程序员用Eclipse的话,有代码自动缩进、补全功能,有方法跳转,相同变量提醒。另外其实phpstorm、sublime 都还不错。看个人喜好。

第二:PHPstorm

PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。

Php程序员用那个编辑器比较好?

PHPstorm 优点:

1、跨平台。

2、对PHP支持refactor功能。

3、自动生成phpdoc的注释,非常方便进行大型编程。

4、内置支持Zencode。

5、生成类的继承关系图,如果有一个类,多次继承之后,可以通过这个功能查看他所有的父级关系。

6、支持代码重构,方便修改代码。

7、拥有本地历史记录功能(local history功能)。

8、方便的部署,可以直接将代码直接upload到服务器。

补充: phpstrom下的vim模式。大家一般都用vim,用的精通了都感觉效率高。但用了之后插件装了一大堆。而且框架目录层太深,用vim导航,找文件就很尴尬,于是尝试了phpstorm,但是,习惯了vim的跳转,光标移动等等,偶然发现phpstorm还有vim模式,基本可以兼容vim的常用编辑操作,同时也可以享受到phpstrom其他强大的功能,如函数跳转(个人认为最强大的地方)、文件搜索等等。

P .S 搞PHP,必用PHPStorm,这可以说是神器!它的不足之处,内存太大。有的时候公司电脑不行, 电脑配置是跟不上的,还有就是PHPstorm,功能全,该有的都有,比较适合偷懒程序员用。

第三:sublime Text

Sublime Text 不仅是一个代码编辑器(Sublime Text 2是收费软件,但可以无限期试用),也是 HTML 和散文先进的文本编辑器。它最初被设计为一个具有丰富扩展功能的Vim。

Php程序员用那个编辑器比较好?

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。

Sublime Text 优点:

1、主流前端开发编辑器

2、体积较小,运行速度快

3、文本功能强大

4、支持编译功能且可在控制台看到输出

5、内嵌python解释器支持插件开发以达到可扩展目的

6、Package Control:ST支持的大量插件可通过其进行管理[3]

P .S 习惯是Sublime Text Sublime text 3 单文件快捷编辑

第四:Dreamweaver

Adobe Dreamweaver,简称“DW”,中文名称 “梦想编织者”, DW是第一套针对专业网页设计师特别发展的视觉化网页开发工具,利用它可以轻而易举地制作出跨越平台限制和跨越浏览器限制的充满动感的网页。Adobe Dreamweaver使用所见即所得的接口,亦有HTML(标准通用标记语言下的一个应用)编辑的功能。它有Mac和Windows系统的版本。随 Macromedia 被Adobe收购后,Adobe也开始计划开发Linux版本的Dreamweaver了。 Dreamweaver自MX版本开始,使用了 Opera 的排版引擎”Presto” 作为网页预览。

Php程序员用那个编辑器比较好? P.S :以前用Dreamweaver, 代码和CSS一起处理,简单高效;后来用MVC框架,用 NetBeans

曾经只用zend studio。现在用 NetBeans 和 vim 。之所以用这个 Dreamweaver ,是因为喜欢它的文件管理、代码检索、HTML+CSS+Script自动提示功能。按时间顺序:vim,notepad++,eclipse,NetBeans,editplus,sublime,phpstorm,sublime+editplus+zend studio。

第五:codelobster

codelobster 是一款支持:.txt, .cpp, .c, .h, .java, . JSP , .php, .pl, .cgi, . ASP , . aspx ,

.html, .css, .xml, .xls, .js, . vbs , . SQL 文件的编辑代码编辑器. 其特点有:-语法高亮; -代码折叠; -可以在矩形代码框中工作; -支持混合代码(例如ASP+HTML, PHP+HTML等); -其它主要的代码编辑功能(撤销,书签,查找,分类等); -项目资源管理器; -HTML工具栏; -所有语言的注释/取消注释; -HTML和ASP, JSP, Perl, PHP函数代码之间的转换; -自定义菜单和工具栏。

Php程序员用那个编辑器比较好?

P .S codelobster 编辑器,打开速度比editpus慢一点,比其他的ide快很多。免费,自动格式化,自动补全。支持框架。你能想到的功能它都有。

第六:EditPlus

EditPlus是一款由韩国 Sangil Kim (ES-Computing)出品的小巧但是功能强大的可处理文本、HTML和程序语言的Windows编辑器,你甚至可以通过设置用户工具将其作为C,Java,Php等等语言的一个简单的IDE。EditPlus(文字编辑器)汉化版是一套功能强大,可取代记事本的文字编辑器,拥有无限制的撤消与重做、英文拼字检查、自动换行、列数标记、搜寻取代、同时编辑多文件、全屏幕浏览功能。而它还有一个好用的功能,就是它有监视剪贴板的功能,同步于剪贴板可自动粘贴进 EditPlus 的窗口中省去粘贴的步骤。另外它也是一个非常好用的HTML编辑器,它除了支持颜色标记、HTML 标记,同时支持C、C++、Perl、Java,另外,它还内建完整的HTML & CSS1 指令功能,对于习惯用记事本编辑网页的朋友,它可帮你节省一半以上的网页制作时间,若你有安装IE3.0 以上版本,它还会结合IE浏览器于 EditPlus 窗口中,让你可以直接预览编辑好的网页(若没安装IE,也可指定浏览器路径)。因此,它是一个相当棒又多用途多状态的编辑软件。

P.S :经常用到EditPlus里面的ftp功能,在线编辑代码,很合适!用Editplus编辑器感觉有点异类。

第七:notepad++

Notepad++是 Windows操作系统下的一套文本编辑器(软件版权许可证: GPL),有完整的中文化接口及支持多国语言编写的功能(UTF8技术)。Notepad++功能比 Windows 中的 Notepad(记事本)强大,除了可以用来制作一般的纯文字说明文件,也十分适合编写计算机程序代码。Notepad++ 不仅有语法高亮度显示,也有语法折叠功能,并且支持宏以及扩充基本功能的外挂模组。Notepad++是免费软件,可以免费使用,自带中文,支持众多计算机程序语言:C,C++,Java,pascal,C#,XML,SQL,Ada,HTML,PHP,ASP, AutoIt, 汇编, DOS批处理, Caml, COBOL, Cmake , CSS,D, Diff,ActionScript, Fortran,Gui4Cli, HTML, Haskell ,INNO, JSP,KIXtart, LISP, Lua, Make处理(Makefile), Matlab, INI文件, MS-DOSStyle, NSIS, Normal text, Objective-C, Pascal,Python, Javascript,Verilog,Haskell,InnoSetup,CMake,VHDL,AutoIt,Matlab

notepad++ 的优点

比windows自带的记事本强一点,因为能显示括号跟颜色,用这个写代码速度最快,因为与复杂的编辑器相比,打开跟关闭还有电脑卡的效率已经远远低于编辑器能提供的辅助的效率。

Php程序员用那个编辑器比较好?

P .S :Notepad++ 快速而且简单,还在用NetBeans的话有个缺点就是html的模板,如果有thinkphp的模板标签html标记的起始结束符高亮就失效了,只能等待更新之前用的netbeans 后来netbeans开大项目有点卡 换成了 Notepad++。

简单的做个总结:

PHP 编辑工具其实挺多的,以至于很多php程序员无从下手。很多同事常用的编辑器 phpstorm,Notepad++,PhpStorm,Dreamweaver ,editplus;等等,工欲善其事,必先利其器,用熟用精一款编辑器就行,自己顺手才是最舒服的。一开始初学的时候用 editplus;后来用 dreamweaver 会觉得很方便;再后来又用 editplus;最后用 vim ,其实用eclipse次数比较多,喜欢自己装插件,插件很多,大项目常用。平时自己开发小项目,学习用notepad++,editplus,公司电脑内存小,可以用Sublime。

P .S 可以先从熟悉开始入手,比如从Sublime Text 入手,再考虑集成开发工具。集成发开环境的话调试更便捷一些,就是不够轻量级。

单页面: notepad++ vscode

项目: netbeans ,hbuilder ,phpstorm

更多精彩内容请关注 微信公众号“后盾网”

看完不要跑记得出来吐吐槽! ( )

文章来源:智云一二三科技

文章标题:Php程序员用那个编辑器比较好?

文章地址:https://www.zhihuclub.com/80083.shtml

关于作者: 智云科技

热门文章

评论已关闭

32条评论

  1. Cells were then washed with staining buffer and resuspended in 200 Ојl PI at a final concentration of 2 Ојg mL

  2. Similar results were obtained by blocking of ROCK activity, which led to the predominant cytoplasmic retention of YAP

  3. continuaciГіn Navelbina 6 ciclos Epirrubicina taxotere 4 ciclos Trastuzumab semanal durante 8 meses 2 Otros procedimientos

  4. Getting you aromatase enzymes suppressed at all is not good, you need something that helps you keep your estrogen level in control

  5. PubMed 10386638 Where an amino group has two hydrocarbyl substituents, they may, together with the nitrogen atom to which they are attached, and optionally with another heteroatom such as nitrogen, sulphur, or oxygen, link to form a ring structure of 4 to 7 ring members, more usually 5 to 6 ring members

  6. 2022 Mar 20; 11 3 591 The presence of genistein 10 6 and 10 5 M caused a significant increase in calcium content, alkaline phosphatase activity and DNA content in the bone tissues

  7. Pharmaceutical products intended for the treatment of acid dependent diseases of the gastrointestinal tract can dissolve the tablet shell and inhibit its effect ritonavir increases levels of lumacaftor ivacaftor by affecting hepatic intestinal enzyme CYP3A4 metabolism

  8. Roger smiled, Said furosemide brands There are no shortcuts to magic training, But it medication to control blood pressure shouldn blood pressure medication fountain of youth t take long, I should be a tenth level mage, I will let you experience the harm of decomposition Further, there are situations where increasing blood pH will not improve acidosis and could potentially cause harm; this is why ACLS guidelines do not recommend the routine use of sodium bicarbonate during resuscitation

  9. com 20 E2 AD 90 20Buy 20Viagra 20Discreet 20 20Jus 20De 20Pamplemousse 20Viagra buy viagra discreet Golden Corral released a statement saying that none of the food on the video had been served to customers, and it was all destroyed within an hour

  10. Bodybuilders know how important IGF 1 is and how detrimental the increase in SHBG levels may be

  11. High sensitivity indicates that a large number of targeted particles bind to the ligand as the solution flows; hence, a significant response in the signal is observed

  12. Following the failure of her second pregnancy, Lynn had her first fertility workup, which resulted in a rather broad diagnosis of luteal- phase defect- that is, a delayed development of the uterine lining Mol Med Rep 12 5 7629 36, 2015

  13. 1 and the Оі subunit of Na, K ATPase also regulate magnesium reabsorption Most importantly always remember that you need to be clean and hygiene

  14. I ve had bad headaches and my face has been breaking out which is strange because I ve never had bad skin or pimples 112 patients completed days 1 28

  15. An approach that allows greater understanding of the patient as a whole in the short time available in a busy clinic may be required

  16. Doorlopende T cel respons bij bij ME CVS patiГ«nten Mark Davis Гў Gilbert TahYcZJwYJVma 6 17 2022

  17. Use of systemic therapy prior to surgical resection can improve outcomes and provide prognostic information for many women with breast cancer

  18. Chest heaviness or pain Discomfort in other areas of the upper body Excessive sweating Fast heartbeat Light headedness Nausea Shortness of breath If your cat is having too much of a problem breathing on its own it may be put on a mechanical respirator until it is able to breath normally again

  19. I get a mammogram every year, but my doctor said I have dense breasts, so when you do a mammogram, it just looks weird and cloudy, and it s hard to see stuff Warnings Precautions

  20. Gastric corpus expression of Оі H2AX following tamoxifen administration in WT, Nfkb1

  21. Test E 500mg week 1 12 EQ 600mg week 1 12 DBOL 25md ED weeks 1 4 Winny 50mg ED weeks 8 12 optional, havent decided

  22. Further analysis of adipocyte distribution also revealed that there was a significant increase in the proportion of smaller adipocytes in the BIBO3304 treated mice Fig

网站地图