代码改变世界

随笔档案-2012年08月

Eclipse安装SVN

2012-08-28 09:59 by yangpan, 151 阅读, 收藏,
摘要: 1 点Eclipse help菜单---> software update2 选Available Software选项卡,点击add site 新建新的地址资源,在地址里面填 http://subclipse.tigris.org/update3 接下来就是安装了新建svn仓库1 在eclipse里面点windows菜单,然后选 show view--> other , 然后选择svn下的资源库2 在打开的窗口里面点击右键,选 "新建SVN资源库", 地址填https://performancetestingtool.googlecode.com/svn/tr 阅读全文

实现中文的首行两字缩进

2012-08-22 14:43 by yangpan, 183 阅读, 收藏,
摘要: text-indent:2em; 阅读全文

浏览器的默认css

2012-08-22 13:49 by yangpan, 124 阅读, 收藏,
摘要: http://37signals.com/svn/posts/2609-customizing-web-forms-with-css3-and-webkit 阅读全文