大家都用什么IDE,和其他常用工具?

8 views
Skip to first unread message

振宇

unread,
Jul 11, 2009, 11:02:44 PM7/11/09
to CPHPUG-中国PHP用户组
比如zend studio啊,什么的,大家都在用什么呢?
另外,subclipse之类的东西,有人用么?

wanglei

unread,
Jul 11, 2009, 11:25:15 PM7/11/09
to cph...@googlegroups.com
只用gvim。

pasca...@gmail.com

unread,
Jul 11, 2009, 11:46:52 PM7/11/09
to cph...@googlegroups.com
netbeans

2009/7/12 振宇 <cn.z...@gmail.com>

HouYu Li

unread,
Jul 12, 2009, 12:19:06 AM7/12/09
to cph...@googlegroups.com
Komodo Edit




--
Best Regards

HouYu Li, Karajan

karajan_ii (at) hotmail.com
karadog (at) gmail.com
lihouyu (at) phpex.net

PHP Developer
Red Hat Certified Engineer

Shanghai, China

YiZhi Liu

unread,
Jul 12, 2009, 1:00:14 AM7/12/09
to cph...@googlegroups.com
vim加插件

2009/7/12 HouYu Li <kar...@gmail.com>

张弘引

unread,
Jul 12, 2009, 2:50:44 AM7/12/09
to cphpug
基本我只用zend studio 5.5和vim两种.
zend 6我一直不习惯。那些和zend 6相似的东东我也不习惯。
 
2009-07-12

张弘引

发件人: 振宇
发送时间: 2009-07-12  11:02:51
收件人: CPHPUG-中国PHP用户组
抄送:
主题: [CPHPUG:69] 大家都用什么IDE,和其他常用工具?

Fwolf

unread,
Jul 12, 2009, 9:21:16 PM7/12/09
to cph...@googlegroups.com
geany,不习惯用调试工具。

On Sat, Jul 11, 2009 at 08:02:44PM -0700, 振宇 wrote:
> 比如zend studio啊,什么的,大家都在用什么呢?
> 另外,subclipse之类的东西,有人用么?

> --~--~---------~--~----~------------~-------~--~----~
> 您收到此信息是由于您订阅了 Google 论坛“CPHPUG-中国PHP用户组”论坛。
> 要在此论坛发帖,请发电子邮件到 cph...@googlegroups.com
> 要退订此论坛,请发邮件至 cphpug+un...@googlegroups.com
> 更多选项,请通过 http://groups.google.com/group/cphpug?hl=zh-CN 访问该论坛
> -~----------~----~----~----~------~----~------~--~---
>

--
http://www.fwolf.com/
Swerve me? The path to my fixed purpose is laid with iron rails,
whereon my soul is grooved to run. Over unsounded gorges, through
the rifled hearts of mountains, under torrents' beds, unerringly I rush!
-- Captain Ahab, "Moby Dick"

signature.asc

mingming tang

unread,
Jul 14, 2009, 1:46:29 AM7/14/09
to cph...@googlegroups.com
vim.基本都是在terminal下ssh去sever上写代码。

2009/7/13 Fwolf <fwo...@gmail.com>
geany,不习惯用调试工具。

On Sat, Jul 11, 2009 at 08:02:44PM -0700, 振宇 wrote:
> 比如zend studio啊,什么的,大家都在用什么呢?
> 另外,subclipse之类的东西,有人用么?
> >

--
http://www.fwolf.com/
Swerve me?  The path to my fixed purpose is laid with iron rails,
whereon my soul is grooved to run.  Over unsounded gorges, through
the rifled hearts of mountains, under torrents' beds, unerringly I rush!
               -- Captain Ahab, "Moby Dick"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpajAwACgkQSXA0uLfTfudRDQCfb5g4pOzwMJ1tTp1rIxfj0gXs
0/gAn0o㶌�ᅴꊘ┳䠝꼉虝
=jyto
-----END PGP SIGNATURE-----


Fwolf

unread,
Jul 14, 2009, 2:18:30 AM7/14/09
to cph...@googlegroups.com
写好了再scp上去不是效率更高么?
如果改动内容比较多的话。

一般我只有小的改动直接在ssh里面作。

> --~--~---------~--~----~------------~-------~--~----~
> 您收到此信息是由于您订阅了 Google 论坛“CPHPUG-中国PHP用户组”论坛。
> 要在此论坛发帖,请发电子邮件到 cph...@googlegroups.com
> 要退订此论坛,请发邮件至 cphpug+un...@googlegroups.com
> 更多选项,请通过 http://groups.google.com/group/cphpug?hl=zh-CN 访问该论坛
>
> -~----------~----~----~----~------~----~------~--~---
>

--
http://www.fwolf.com/
I think we are in Rats' Alley where the dead men lost their bones.
-- T.S. Eliot

signature.asc

YiZhi Liu

unread,
Jul 14, 2009, 3:31:41 AM7/14/09
to cph...@googlegroups.com
测试的demo我是直接拿svn hook export过去的

2009/7/14 Fwolf <fwo...@gmail.com>
写好了再scp上去不是效率更高么?
如果改动内容比较多的话。

一般我只有小的改动直接在ssh里面作。

On Tue, Jul 14, 2009 at 01:46:29PM +0800, mingming tang wrote:
> vim.基本都是在terminal下ssh去sever上写代码。
>
> 2009/7/13 Fwolf <fwo...@gmail.com>
>
>     geany,不习惯用调试工具。
>
>     On Sat, Jul 11, 2009 at 08:02:44PM -0700, 振宇 wrote:
>     > 比如zend studio啊,什么的,大家都在用什么呢?
>     > 另外,subclipse之类的东西,有人用么?
>     > >
>
>     --
>     http://www.fwolf.com/
>     Swerve me?  The path to my fixed purpose is laid with iron rails,
>     whereon my soul is grooved to run.  Over unsounded gorges, through
>     the rifled hearts of mountains, under torrents' beds, unerringly I rush!
>                    -- Captain Ahab, "Moby Dick"
>
>     -----BEGIN PGP SIGNATURE-----
>     Version: GnuPG v1.4.9 (GNU/Linux)
>
>     iEYEARECAAYFAkpajAwACgkQSXA0uLfTfudRDQCfb5g4pOzwMJ1tTp1rIxfj0gXs
>     0/gAn0o㶌�ᅴꊘ┳䠝꼉虝
>     =jyto
>     -----END PGP SIGNATURE-----
>
>
>
>
> >

--
http://www.fwolf.com/
I think we are in Rats' Alley where the dead men lost their bones.
               -- T.S. Eliot

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpcIzYACgkQSXA0uLfTfuck+gCfawnyXW1/TmFCJ7CK2qiSuRg9
D0MAn1yFJj9ZptE1csagSs5CEMKtArA6
=DXhQ
-----END PGP SIGNATURE-----


mingming tang

unread,
Jul 14, 2009, 7:26:07 AM7/14/09
to cph...@googlegroups.com
最开始的时候是用ue在win上面写代码。后来渐渐过度到vim了,现在觉得vim的编辑效率比较高,主要是觉得vim基本可以离开鼠标,快捷输入的方式非常多,建议大家试试看。
至于svn,跟这个话题比较远。不过我也基本是在term下面使用,直接使用命令我感觉效率高不少。比如你可以直接svn diff,svn log,svn up之类的。一般都是在自己的测试机上测试通过了,就svn ci 上去,然后线上系统svn up一下。当然不是在线上直接操作了。
个人愚见,呵呵

2009/7/14 YiZhi Liu <jave...@gmail.com>

Fwolf

unread,
Jul 14, 2009, 8:08:55 AM7/14/09
to cph...@googlegroups.com
可能是水平不到,vim多文件编辑我感觉很不方便。
另外oop风格的代码树还是很有益的,vim也欠缺。

On Tue, Jul 14, 2009 at 07:26:07PM +0800, mingming tang wrote:
> 最开始的时候是用ue在win上面写代码。后来渐渐过度到vim了,现在觉得vim的编辑效率比

> --~--~---------~--~----~------------~-------~--~----~
> 您收到此信息是由于您订阅了 Google 论坛“CPHPUG-中国PHP用户组”论坛。
> 要在此论坛发帖,请发电子邮件到 cph...@googlegroups.com
> 要退订此论坛,请发邮件至 cphpug+un...@googlegroups.com
> 更多选项,请通过 http://groups.google.com/group/cphpug?hl=zh-CN 访问该论坛
>
> -~----------~----~----~----~------~----~------~--~---
>

--
http://www.fwolf.com/
Tempt not a desperate man.
-- William Shakespeare, "Romeo and Juliet"

signature.asc

Peak Jing

unread,
Jul 14, 2009, 11:29:35 AM7/14/09
to cph...@googlegroups.com
在用 Zend studio,感觉不是太好用,一直比较懒,还没有试试新的工具

2009/7/14 Fwolf <fwo...@gmail.com>
--
http://www.fwolf.com/
Tempt not a desperate man.
               -- William Shakespeare, "Romeo and Juliet"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpcdVcACgkQSXA0uLfTfueTaACeP98KbCIVV5Dm3+wZyvTe1Nlg
fYAAnjIvhK2VirJBWHPsc2tkJWAQcQfa
=0jlf
-----END PGP SIGNATURE-----




--
Welcome to my website : http://peak.name/

Pied Kondi/偶菇

unread,
Jul 14, 2009, 11:32:15 AM7/14/09
to cph...@googlegroups.com
vim too 
当然可能有人喜欢用emacs  比如我的boss

2009/7/14 Peak Jing <peak...@gmail.com>



--
海纳百川 有容乃大
Pied.Kondi/偶菇@维基食用菌协会

Hobart Yao

unread,
Jul 15, 2009, 2:24:58 AM7/15/09
to cph...@googlegroups.com
后台VIM在用,编辑前台的时候用Dreamweaver比较多

2009/7/14 Pied Kondi/偶菇 <human...@gmail.com>

鸿蒙

unread,
Jul 15, 2009, 5:09:08 AM7/15/09
to cph...@googlegroups.com
gvim7.2

2009/7/15 Hobart Yao <hobar...@gmail.com>
Reply all
Reply to author
Forward
0 new messages