随身笔记
随身笔记

前端资源

前端资源

Pro JavaScript Performance 下载

简介: What you’ll learn Describes the different aspects of performance, and explores the tools for quantifying and improving performance Provides tactical solutions for creating tools to measure the performance of your own web applications Lea…

   572   2012-12-24   去围观

CSS3: Visual QuickStart Guide, 5th Edition 下载

下载CSS3: Visual QuickStart Guide, 5th Edition 介绍With CSS3: Visual QuickStart Guide, readers can start with a tour of the stylesheet language, or skip ahead to any chapter of the book to look up specific tasks covering just what they need to kn…

   567   2012-12-24   去围观

实用的WordPress SQL查询

WordPress将其所有信息片段(包括文章、页面、评论、博客链接、插件设置等)存储在MySQL数据库中。 虽然WordPress用户可以通过网站后台编辑控制以上信息片段。 在一定程度上。 不过假设你的WordPress网站上有成百上千篇文章,而你需要进行全站范围的改动, 这时从后…

   554   2012-12-24   去围观

WordPress 防止复制方法

分享本来是件好事如果一篇辛辛苦苦写的文章很有价值就被人这么复制粘贴了还没加上转载说明和版权,这会让人觉得很郁闷。 1,代码实现 WordPress 博客防复制 [code]<html> <head><title>防复制</title></head> <script>…

   552   2012-12-24   去围观

WordPress如何修改自定义对SEO友好的固定链接

很多做seo的站长都注意到网站的固定链接多seo有影响,其实小编觉得很有道理,有时候我们在百度搜索关键字的时候网站链接部分也会被重点搜索出来例如本站一样,   在搜索关键字“wordpress 固定链接”的时候不仅标题搜索的到内容和固定链接也被搜索出来,…

   570   2012-12-23   去围观
加载更多