﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-From A Start,As An Acmer-随笔分类-Linux</title><link>http://www.cppblog.com/aswmtjdsj/category/17358.html</link><description>My Way to Final</description><language>zh-cn</language><lastBuildDate>Sat, 22 Oct 2011 03:41:27 GMT</lastBuildDate><pubDate>Sat, 22 Oct 2011 03:41:27 GMT</pubDate><ttl>60</ttl><item><title>Qualcomm Atheros AR8152有线网卡驱动问题解决方案搜集【AR81Family】</title><link>http://www.cppblog.com/aswmtjdsj/archive/2011/10/20/158743.html</link><dc:creator>BUPT-[aswmtjdsj] @ Penalty</dc:creator><author>BUPT-[aswmtjdsj] @ Penalty</author><pubDate>Thu, 20 Oct 2011 05:01:00 GMT</pubDate><guid>http://www.cppblog.com/aswmtjdsj/archive/2011/10/20/158743.html</guid><wfw:comment>http://www.cppblog.com/aswmtjdsj/comments/158743.html</wfw:comment><comments>http://www.cppblog.com/aswmtjdsj/archive/2011/10/20/158743.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/aswmtjdsj/comments/commentRss/158743.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/aswmtjdsj/services/trackbacks/158743.html</trackback:ping><description><![CDATA[自从买了Asus Eeepc px1015之后，小毛病不断，不过也不能怪asus，只能说他们从来不把linux用户当用户而已。<br />
最让人头疼的就是上网的问题，broadcom的无线芯片还好，不管怎么说虽然慢但是不会有太严重的问题。但是atheros的有线网卡芯片可就坑爹了，竟然不能将双绞线热插拔，这tmd不是犯二么。<br />
久经纠结以后，终于在google、ubuntuforums的大牛们的帮助下搞定了。<br />
给出适用于我机器的解决方案吧：<br />
<div><a href="http://ubuntuforums.org/showthread.php?p=9449490">http://ubuntuforums.org/showthread.php?p=9449490<br />
<br />
几个命令</a>先行：<br />
<br />
<div><span style="font-family: Verdana, Arial, Tahoma; line-height: normal; font-size: 12px; "><strong>sudo ifconfig -a<br />
<div><span style="font-weight: normal; "><strong>lspci<br />
<div><span style="font-weight: normal; "><strong>ifup eth0<br />
<br />
<div><span style="font-weight: normal; ">
<pre dir="ltr" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 82px; text-align: left; overflow-x: auto; overflow-y: auto; background-position: initial initial; background-repeat: initial initial; ">cat /etc/network/interfaces <br />
cat /etc/NetworkManager/nm-system-settings.conf <br />
dmesg | grep -e eth0 -e bcm <br />
ifconfig -a</pre>
</span></div>
</strong></span></div>
</strong></span></div>
</strong></span></div>
</div>
<div><span style="font-family: Verdana, Arial, Tahoma; line-height: normal; font-size: 12px; ">
<pre dir="ltr" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 50px; text-align: left; overflow-x: auto; overflow-y: auto; background-color: #ffffff; ">lshw -C Network <br />
lspci -nn<br />
<br />
</pre>
</span></div>
然后是关键步骤：<br /><div><span style="font-family: Verdana, Arial, Tahoma; line-height: normal; font-size: 12px; ">Your ethernet hardware seems to be quite new and doesn't have a driver built into Ubuntu as of yet. However, there's a driver included in the compat-wireless stack that you can use (I have no idea why they included an ethernet driver in compat-wireless, but according to&nbsp;<a href="http://omgili.com/mailinglist/kernel-team/lists/ubuntu/com/43e72e891002020915x572a11fcg57f0b9caf7ed08eamailgmailcom.html" target="_blank" style="color: #444444; text-decoration: underline; ">these emails</a>, someone did).<br /><br />To download, compile and install the driver, first go to&nbsp;<a href="http://linuxwireless.org/download/compat-wireless-2.6" target="_blank" style="color: #444444; text-decoration: underline; ">http://linuxwireless.org/download/compat-wireless-2.6</a>&nbsp;and download the file named "compat-wireless-2.6.tar.bz2" (you can't download it in the terminal because of anti-hotlinking). Save it to your desktop. Then run these commands (the first two commands require that you either have an Internet connection, or have your&nbsp;<a href="https://help.ubuntu.com/community/Repositories/Ubuntu#CD-ROM.2BAC8-DVD" target="_blank" style="color: #444444; text-decoration: underline; ">Ubuntu installation CD enabled as a software repository</a>):<br /><br /><div><div style="margin-right: 20px; margin-bottom: 20px; margin-left: 20px; margin-top: 5px; "><div style="color: #000000; margin-top: 2px; margin-bottom: 2px; ">Code:</div><pre dir="ltr" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 146px; text-align: left; overflow-x: auto; overflow-y: auto; background-position: initial initial; background-repeat: initial initial; ">sudo apt-get update <br />sudo apt-get install build-essential <br />cd ~/Desktop tar -xjvf compat-wireless-2.6.tar.bz2 <br />cd compat-wireless* <br />scripts/driver-select atl1c <br />make sudo make install</pre></div>Then reboot. Hopefully your ethernet will work automatically after reboot; if not, run:<br /><div style="margin-right: 20px; margin-bottom: 20px; margin-left: 20px; margin-top: 5px; "><div style="color: #000000; margin-top: 2px; margin-bottom: 2px; ">Code:</div><pre dir="ltr" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 34px; text-align: left; overflow-x: auto; overflow-y: auto; background-position: initial initial; background-repeat: initial initial; ">sudo modprobe atl1c</pre></div>to insert the driver.&nbsp;<br /><br />整体解释一下就是在经过了查看各种网络设置之后发现硬件驱动坑爹了，而与此同时drivers for ubuntu又不存在。<br />于是就去ubuntu官网下载了通用有线网卡驱动，在本机上编译，然后就搞定了。<br />其实去下官网驱动也是同样的步骤，不过不知为什么qualcomm收购了atheros之后drivers下载就没了，而其他网站上面下载的都有各种各样的奇怪问题。<br /><br />总之，解决了。很高兴。。终于能热插拔了。<br /><br />再附上其他几个我搜到的有些帮助的页面:<br /><div><a href="http://forum.ubuntu.org.cn/viewtopic.php?p=2027879">http://forum.ubuntu.org.cn/viewtopic.php?p=2027879<br /></a><div><a href="http://forum.ubuntu.org.cn/viewtopic.php?p=2027879">http://ubuntuforums.org/archive/index.php/t-1747615.html<br /></a><div><a href="http://forum.ubuntu.org.cn/viewtopic.php?p=2027879">http://ubuntuforums.org/archive/index.php/t-1507090.html<br /></a><div><a href="http://forum.ubuntu.org.cn/viewtopic.php?p=2027879">http://ubuntuforums.org/showpost.php?p=10405440&amp;postcount=1<br /><br /><br /><br /></a>学无止境，多学以自强，以助人。</div></div></div></div></div></span></div><img src ="http://www.cppblog.com/aswmtjdsj/aggbug/158743.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/aswmtjdsj/" target="_blank">BUPT-[aswmtjdsj] @ Penalty</a> 2011-10-20 13:01 <a href="http://www.cppblog.com/aswmtjdsj/archive/2011/10/20/158743.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[转]关于linux下的PHP －－先转来备用</title><link>http://www.cppblog.com/aswmtjdsj/archive/2011/07/20/151514.html</link><dc:creator>BUPT-[aswmtjdsj] @ Penalty</dc:creator><author>BUPT-[aswmtjdsj] @ Penalty</author><pubDate>Wed, 20 Jul 2011 15:58:00 GMT</pubDate><guid>http://www.cppblog.com/aswmtjdsj/archive/2011/07/20/151514.html</guid><wfw:comment>http://www.cppblog.com/aswmtjdsj/comments/151514.html</wfw:comment><comments>http://www.cppblog.com/aswmtjdsj/archive/2011/07/20/151514.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/aswmtjdsj/comments/commentRss/151514.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/aswmtjdsj/services/trackbacks/151514.html</trackback:ping><description><![CDATA[<div><a href="http://linux.chinaitlab.com/SHELL/26496.html">原帖地址<br />
</a>
linux下的PHP IDE<br />
<span class="Apple-style-span" style="font-family: 宋体; line-height: normal; ">
<h1 class="Article_tle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; width: 500px; line-height: 45px; font-size: 13px; font-family: Tahoma; color: #00536d; ">1.磨刀不误砍柴工---PHP开发工具集锦</h1>
</span><span class="Apple-style-span" style="font-family: 宋体; line-height: 25px; ">这里介绍了一些 PHP IDE 工具，非常见的 Editplus 之类的，都是专门为 PHP 开发的，有兴趣都可以试试看，找出自己用得顺手的就可以了，呵呵，本人一年来都是用 Zend Studio 作为开发工具，因为调试和编写都很方便，代码检测功能和手册查阅功能我非常喜欢。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
我这里整理的都是专门为PHP设计的IDE，editplus,Ultra Edit等常用文本工具我就不介绍了！其中一些介绍是从那些<a class="channel_keylink" href="http://download.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">下载</a>站里复制过来的！<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Zend Studio</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
开发商: http://www.zend.com/store/products/zend-studio.php<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
目前公认的最强大的PHP开发工具，这种集成软件包包括了用于编辑，调试，配置PHP程序所需要的客户及<a class="channel_keylink" href="http://server.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">服务器</a>组件，软件包具有工业标准的PHP开发环境，代码完成引擎，功能齐全的调试器等<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">NuSphere PHPEd</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.nusphere.com/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
PhpED 通过无与伦比的PHP调试和压缩能力，以及一个新的NuSOAP web服务向导成为了PHP领域的领军产品。更加强大的Project Manager使得发布站点和应用程序比以前更加容易。现在可以在线程级别对正在运行或者开发中的程序进行<a class="channel_keylink" href="http://softtest.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">测试</a>和调校。支持 CVS 版本控制，而且，对PostgreSQL和MySQL数据库的本地支持为PHP使用开源数据库提供了一个广泛的环境。但对中文支持不太好，汉字都当作单字节处理了。PHPED还有Linux版本。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">PHP Coder</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.phpide.de/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
PHPCoder用于快速开发和调试PHP应用程序,它很容易扩展和定制,完全能够符合开发者的个性要求.1:结合了PHP编译器和参考文档,可以对编辑中的PHP脚本进行即时预览2:支持高亮显示HTML和PHP代码;3:自动完成功能,可以自动完成用户自定义代码片断;4:标准函数提示;5:有专门的工程项目管理器;6:对象浏览器搜寻编辑中文件的包含信息,自定义函数,并以树形显示.7:支持查找对称的语句标记符;8:支持高级搜索和替换;9:自带FTP功能;10:支持运行和断点调试11:......总之,PHPCoder是一个非常实用的,功能强大的编程环境,而且它是免费的！<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Ankord PHP Expert Editor</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.ankord.com/phpxedit.html<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
PHP Expert Editor是一个容易使用的 PHP 开发工具，它的功能照顾到初级者及专业开发人员。 PHP Expert Editor 内建 http server 用作<a class="channel_keylink" href="http://softtest.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">测试</a>及除错(你也可以使用其他 http server), PHP 语法检查, FTP 功能, 程式码样板等功能。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">DzSoft PHP Editor</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.dzsoft.com/dzphp.htm<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
专为 PHP 所设计的网页程序编辑软件 - DzSoft PHP Editor，具有 PHP 编辑、侦错、浏览、原始码检视、档案浏览、可自订的原始码样本..等功能，无须架设网站主机就可以测试 PHP 指令码，是一套功能强大的 PHP 编程软件。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
DzSoft PHP Editor和Ankord PHP Expert Editor非常相识，几乎找不到他们的主要区别，关于这两个软件之间的具体内幕我也不太清楚！<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Dev-PHP IDE</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://devphp.sourceforge.net/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
非常好用的php编辑器，支持php-gtk，內建許多快速html表单，非常的好用，本身含繁体语言包，另附暗地论坛的中文语言包<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Master PHP</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.gsoftwares.com/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
一款支持PHP, PHP3, PHTML,&nbsp;<a class="channel_keylink" href="http://webdesign.chinaitlab.com/List_1367.html" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">CSS</a>, JS, HTML, HTM and SQL的编辑器，它允许用户编辑多种一次编辑多种文件，允许插入，运行和最优化程序的脚本，用户可以通过工具栏定制按钮和窗体，可以导出html和rtf格式，支持18种语言<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Komodo</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.activestate.com/Products/Komodo/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
Komodo支持在<a class="channel_keylink" href="http://windows.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">Windows</a>与Linux上，Perl、Python及<a class="channel_keylink" href="http://java.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">Java</a>Script等的程序语言开发，以及多种程序语言语法不同颜色标注。这款功能强大的IDE竟然不支持中文，连中文文件名的文件都打不开！<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">Maguma Studio</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://www.maguma.com/<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
Maguma Studio包含了编辑和调试 PHP 程序所有必须的工具。无论您是经验丰富的开发者、或是初学者它都适合您。带有十分完整的断点、分步等调试功能。支持以树形方式显示文件中的函数和类成员。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; ">PhpLens</strong><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
http://phplens.com<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
PhpLens是一款专为PHP开发人员准备的快速数据库开发程序。通过使用PhpLens，可以快速的设计、发布和维护数据库驱动的网络产品。它允许你以HTML表格的形式对数据库进行浏览、编辑、创建、删除和查找。不用写任何代码，它就允许你完成上述操作。<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; " />
先介绍到这里，以后再慢慢整理，虽然上面的软件都很强大，但我最习惯用的还是editplus。一则我水平不够，这些软件的很多功能用不上，二则英文太差，想用他们还需要熟悉一段时间，更多的PHP IDE可以参考这篇文章 http://www.<a class="channel_keylink" href="http://linux.chinaitlab.com/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; word-wrap: break-word; font-size: 14px; font-family: 宋体; text-decoration: none; color: #0000ff; line-height: 22px; ">linux</a>docs.org/HOWTOs/PHP-HOWTO-9.html</span><br />
<br />
2.
<div style="display: inline-block; "></div>
<span class="Apple-style-span" style="color: #686e55; font-family: Arial; font-weight: bold; line-height: 26px; ">vim 查看php手册</span>
<br />
<span class="Apple-style-span" style="color: #686e55; font-family: Arial; line-height: 18px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">
<p style="line-height: normal; ">这个插件可以查看php函数参数定义</p>
<p style="line-height: normal; "><a href="http://www.vim.org/scripts/script.php?script_id=2805" style="color: #2a6400; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; line-height: normal; ">http://www.vim.org/scripts/script.php?script_id=2805</a></p>
<p style="line-height: normal; ">&nbsp;</p>
<p style="line-height: normal; ">参考 http://vim.wikia.com/wiki/PHP_manual_in_Vim_help_format</p>
<br style="line-height: normal; " />
下载&nbsp;<a href="http://vim.wikia.com/index.php?title=Special:Outbound&amp;f=PHP_manual_in_Vim_help_format&amp;u=http%3A%2F%2Fwww.interpotential.com%2Fdownloads%2Fvim%2Fvim-php-manual.tar.gz" title="http://www.interpotential.com/downloads/vim/vim-php-manual.tar.gz" class="external" style="color: #2a6400; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; line-height: normal; ">http://www.interpotential.com/downloads/vim/vim-php-manual.tar.gz</a><br style="line-height: normal; " />
解压到&nbsp; D:\Vim\vimfiles\php-manual\doc&nbsp;<br style="line-height: normal; " />
<br style="line-height: normal; " />
doc 目录里面是一堆 txt文件 还有一个没有后缀名的 tags 文件<br style="line-height: normal; " />
<br style="line-height: normal; " />
用vim打开 tags&nbsp; 然后输入 :%sort 命令回车 然后 :w 保存 再 :q 退出&nbsp;<br style="line-height: normal; " />
<br style="line-height: normal; " />
修改 vim 配置文件&nbsp;&nbsp;<br style="line-height: normal; " />
加上<br style="line-height: normal; " />
<br style="line-height: normal; " />
set runtimepath+=D:\Vim\vimfiles\php-manual<br style="line-height: normal; " />
autocmd BufNewFile,Bufread *.module,*.inc,*.php set keywordprg="help"<br style="line-height: normal; " />
<br style="line-height: normal; " />
当光标处于php自带函数上时 按大写K 会显示具体的函数描述&nbsp; 非常好用<br style="line-height: normal; " />
<span style="line-height: normal; "><img border="0" src="http://hiphotos.baidu.com/quqiufeng/pic/item/cd3623d716ae8195a144df80.jpg" small="0" class="blogimg" width="860" height="614" style="line-height: normal; width: 860px; height: 614.7970863683663px; " alt="" /></span></span><br />
</div>
<div><span class="Apple-style-span" style="color: #686e55; font-family: Arial; line-height: 18px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><span style="line-height: normal; "><br />
</span></span>3.<span class="Apple-style-span" style="color: #686e55; font-family: Arial; font-weight: bold; line-height: 26px; ">django文档</span><span class="Apple-style-span" style="color: #686e55; font-family: Arial; line-height: 18px; "><div class="date" style="font-family: Verdana; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 10px; line-height: 18px; margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 12px; color: #888888; text-align: left; ">2010-10-08 15:38</div><table style="table-layout: fixed; width: 878px; "><tbody><tr><td style="font-family: Arial; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 12px; line-height: 18px; "><div id="blog_text" class="cnt" style="font-family: Arial; word-wrap: break-word; word-break: normal; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 12px; line-height: 18px; overflow-x: hidden; overflow-y: hidden; position: relative !important; "><a href="http://code.google.com/p/django-doc/downloads/list" style="color: #2a6400; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; line-height: normal; ">http://code.google.com/p/django-doc/downloads/list</a>&nbsp; 离线文档下载<br style="line-height: normal; " /><br style="line-height: normal; " />http://www.djangobook.com/en/2.0/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; apress版文档 经典的<br style="line-height: normal; " /><br style="line-height: normal; " />http://djangobook.py3k.cn/2.0/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br style="line-height: normal; " />上一个的中文版 翻译的差不多了&nbsp; 有时候打不开 有pdf版本<br style="line-height: normal; " />地址是&nbsp; http://wenku.baidu.com/view/8c749b62caaedd3383c4d3f7.html</div></td></tr></tbody></table></span></div><img src ="http://www.cppblog.com/aswmtjdsj/aggbug/151514.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/aswmtjdsj/" target="_blank">BUPT-[aswmtjdsj] @ Penalty</a> 2011-07-20 23:58 <a href="http://www.cppblog.com/aswmtjdsj/archive/2011/07/20/151514.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>