HTML5高级程序设计(完整版)pdf 下载
内容简介 今天,大多数现代浏览器都已经支持HTML5。学习体验HTML5带给Web开发的便捷、快速和强大功能,是每一位Web设计和开发人员的当务之急。 本书由旧金山HTML5用户组创建人联合另两位资深Web开发专家共同打造,为读者清晰解读了HTML5规范的缘由、发展和现状,全面…
688 2012-12-24 去围观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…
535 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…
535 2012-12-24 去围观实用的WordPress SQL查询
WordPress将其所有信息片段(包括文章、页面、评论、博客链接、插件设置等)存储在MySQL数据库中。 虽然WordPress用户可以通过网站后台编辑控制以上信息片段。 在一定程度上。 不过假设你的WordPress网站上有成百上千篇文章,而你需要进行全站范围的改动, 这时从后…
531 2012-12-24 去围观WordPress 防止复制方法
分享本来是件好事如果一篇辛辛苦苦写的文章很有价值就被人这么复制粘贴了还没加上转载说明和版权,这会让人觉得很郁闷。 1,代码实现 WordPress 博客防复制 [code]<html> <head><title>防复制</title></head> <script>…
524 2012-12-24 去围观