很难用。
Archive for the ‘Web’ Category
发自iPad
Sunday, July 25th, 2010twitter艰难迈向高可用性
Tuesday, September 1st, 2009The most expensive Google Adsense / Adword keywords
Sunday, August 30th, 2009How to find out the most expensive Google Adsense / Adword keywords
When a webmaster wants to make more money from a website, he/she naturally conside[......]
PHP编程中include和require的区别
Thursday, August 27th, 20091.如果 require的文件不存在,程序停止运行
如果 include的文件不存在,给出错误信息后还要运行
2.require用相对路径的时候
当A引用B,而B又引用了其他文件C时,C的路径如果是相对路径,则是相对于A的路径,而不是相对于B的’
3. include() &&a[......]
WordPress摘要模式设置
Wednesday, August 26th, 2009试验过7,8种显示摘要的方法后,终于找到了完美解决方案。
通过安装插件wp-utf8-excerpt(中国人写的哦),即可解决包括中文在内的摘要显示问题。
此插件的安装和使用也比较简单。
首先,按照正常方式上传插件,然后激活。
然后,修改模板文件。
1。index.php修改后,[......]
WordPress单篇文章加adsense
Tuesday, August 25th, 2009显示单篇日志时,在左上方放置adsense可以大大吸引眼球,那么如何在WordPress中的每篇文章中自动添加呢?
还是使用Adsense Deluxe Revived,通过设置添加一个正方形adsense。
然后进入外观设置,编辑single.php,在其中修改:
<div <?php[......]
WordPress添加adsense插件
Friday, August 21st, 2009添加了Adsense Deluxe Revived,此插件支持很灵活地添加adsense,不过灵活也同时带来了较低的易用性作为代价。
ADR支持任意处的adsense代码,但是这些代码都需要手工添加。
如果需要一些通用的adsense,比如在首页放个横幅,右边侧栏上方添加摩天楼ad等,则需要通过[......]
欢迎加入 Google AdSense
Thursday, August 20th, 2009本站提供了日语单词系统, Linux内核贡献统计系统等自己业余做的一些小东西,每年都需要耗掉我一些米.希望通过adsense来弥补一些.也想看看adsense到底能够为这么个站点提供多少收益.于是就申请了adsense帐号.
现在在日语单词系统中,主要使用首页横幅的方式来粘贴adsense代码.一开[......]