摘要: 如果你的网站还来不及修改以适合IE8访问的时候,咱们可以通过非常简单的方法,加几行代码就可以让访问的IE8自动调用IE7的渲染模式,这样可以保证最大的兼容性,方法如下: 方法一:只需要在页面中加入如下HTTP meta-tag: Code highlighting produced by Act... 阅读全文
posted @ 2009-08-05 15:10 yangan-wu2008 阅读(457) 评论(0) 推荐(0) 编辑
摘要: 支持VS2005,具体代码如下: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Data;pu... 阅读全文
posted @ 2009-08-05 13:09 yangan-wu2008 阅读(499) 评论(0) 推荐(1) 编辑