﻿<?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++博客-烟皑-随笔分类-其他</title><link>http://www.cppblog.com/kangnixi/category/13099.html</link><description>人要时刻保持谦虚和谨慎的态度。
                            ——烟皑留 2010年1月29日 14：07</description><language>zh-cn</language><lastBuildDate>Wed, 17 Feb 2010 17:50:44 GMT</lastBuildDate><pubDate>Wed, 17 Feb 2010 17:50:44 GMT</pubDate><ttl>60</ttl><item><title>关于Aptana studio工具</title><link>http://www.cppblog.com/kangnixi/archive/2010/02/04/Aptana.html</link><dc:creator>烟皑</dc:creator><author>烟皑</author><pubDate>Thu, 04 Feb 2010 09:04:00 GMT</pubDate><guid>http://www.cppblog.com/kangnixi/archive/2010/02/04/Aptana.html</guid><wfw:comment>http://www.cppblog.com/kangnixi/comments/107181.html</wfw:comment><comments>http://www.cppblog.com/kangnixi/archive/2010/02/04/Aptana.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/kangnixi/comments/commentRss/107181.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/kangnixi/services/trackbacks/107181.html</trackback:ping><description><![CDATA[今天，使用了Aptana studio这个工具，界面类似于Myeclipse<br>因使用MyEclipse比较顺手，这个工具上手还挺容易的。而且比Dreamweaver好用多了，有代码提示的工具，再加上工具不大，耗内存较小。挺喜欢这个工具的。<br><br>写上这篇文章，是希望搜到这篇文章，对这个工具感兴趣的人能与我交流交流。我的qq：1047286578 <br><br>下面是我在使用这个工具的时候，遇到的一些问题，和其相应的解决办法<br><br>1、中文乱码的问题。它的解决办法同MyEclipse类似，只要将head里面的改为&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8"&gt;，也就是将charset改为UTF-8就可以了。 但是又一个问题来了，因为每次新建都得修改charset，感觉很烦。搜了一下，打开window-&gt;preferences-&gt;Aptana-&gt;editors-&gt;html中。可以修改新建html的默认值了~~感觉挺不错的。 
<img src ="http://www.cppblog.com/kangnixi/aggbug/107181.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/kangnixi/" target="_blank">烟皑</a> 2010-02-04 17:04 <a href="http://www.cppblog.com/kangnixi/archive/2010/02/04/Aptana.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>