Posts Tagged: wordpress
-
七 01, 2010
No Comments::【网站搬家装修中】。。。
::【网站搬家装修中】。。。 昨天新换了个空间,虽然是付费的, 没有免费的godaddy空间大,流量多,但是支持的东西比godaddy好多了。...
-
五 28, 2010
No CommentsSyntax Highlighter WordPress Plugin
Contents Overview Download Usage Examples More Details Overview This is a wordpress syntax highlighting plugin. It is simple and probably one of the best syntax highlighters in the market. This plugin integrates Alex Gorbatchev’s Syntax Highlighter Tool : Alex’s Site. Full Support for...
-
五 28, 2010
No Comments最安全的Godaddy免费空间去广告方法(已修正)
php网页head部分加入如下代码: <?php $lang = $_SERVER['HTTP_ACCEPT_LANGUAGE']; if(strstr($lang, 'zh-')){ echo " <style>#conash3D0 {display:none}</style> "; } ?> 删除代码中< ?php 问号前面的空格。。...