↧
Slow loading page due to onclick events in html anchors
Question: We are experiencing a strange issue that we a […]
View ArticlejQuery的.bind()、.live()和.delegate()之间区别
基本要素 DOM树 首先,可视化一个HMTL文档的DOM树是很有帮助的。一个简单的HTML页面看起来就像是 […]
View ArticleWordPress函数query_posts(控制文章输出)
query_posts()函数可以决定哪些文章出现在WordPress主循环(loop)中。通过这个函数你完全 […]
View ArticleSitemap not found by Google Webmaster Tools
Question: I’ve installed this plugin and I can ea […]
View ArticleUsing Gii (界面方式生成yii的model)
Gii is implemented in terms of a module and must be use […]
View Article通过facebook jssdk 实现安全的用户登录和验证流程
一般的流程是: 1.检测用户是否登录 2.用户登录 3.获得用户信息 4.请求需要的操作api 如果直接通过j […]
View ArticleMultiple-database support in Yii 用gii生成多个数据库的models
Config Setup Using Gii GetDbConnection() override Limit […]
View Articlewordpress自动给文章的外部链接添加nofollow属性
我们都知道,反向链接即外链是搜索引擎给网站排名的一个重要因素。为了添加反向链接,SEO作弊者会在论坛和博客等大 […]
View Articleyii多个数据库,出现2013 Lost connection to MySQL server during query
多个数据库的时候可能会lost connection ,在对应的db的model里重写getDbConnect […]
View ArticleFix Problem Loading ga.js In-Page Google Analytics
注解:当页面内是采用analytics.js方式而不是ga.js的方式时,In-Page 分析会有问题,所以如 […]
View Article