摘要: >http://blog.sina.com.cn/s/blog_95feae0d0102v3u4.html 文件位置:安装目录下的configuration/.settings/org.eclipse.ui.ide.prefs文件 使用notepad++打开文件,删除不在需要的工作空间! 阅读全文
posted @ 2017-07-25 15:26 AlisonGavin 阅读(378) 评论(0) 推荐(0)
摘要: 1. IE8,IE7下 CSS相邻选择器无效,jQuery多属性选择器无效解决方法: CSS相邻选择器,替换方法为,使用jQuery的next()方法和CSS()方法, jQuery多属性选择器无效,替换方法为,使用jQuery的单属性方法和children()方法 1.1 1.2 阅读全文
posted @ 2017-07-25 09:44 AlisonGavin 阅读(699) 评论(0) 推荐(0)