HTML5引入了预加载页面技术,可以大幅度提高您的网站加载时间以及速度。 WordPress实现HTML5预加载方法很简单,把下面代码: <?php if (is_archive() && ($paged > 1) && ($paged < ...
详解2012网站建设新元年的视觉设计趋势
他有些紧张的扶扶黑框眼镜,又习惯性的把裤子提到胸口,找到自己的位子坐下,上船的时候他就发现了,自己的票和别人的不太一样,难道被黄牛涮了?如今只好见机行事了……“这位先生”。他抬起头,只见一戴圆眼镜的...
How Apple Got the iPhone’s Battery Problems Right, And Siri Problems Wrong
Apple's new iPhones are having some stumbles out of the gate: recently the new iOS 5 was revealed to suck down more battery than anyone predicted, and the voice-command feature, Siri, became so pop...
Groupon ready for IPO at highest valuation since Google
Online daily-deals originator Groupon was prepared Friday morning to debut as a public company, offering stock that would value the Chicago company at a total seen only once before in history for a...
20个HTML网页转RSS Feeds的工具
如果你拥有一个html静态网站,或你喜欢的某个网站不支持RSS Feeds输出,你可以使用本文介绍的这些工具,将HTML网页转换为RSS Feeds。 The RSS Wizard 这是一款可以让你创建RSS 2.0 Feed的软件,可以基于任何形式...
Arm cpu的架构及分类说明
ARM微处理器系列 ARM 微处理器目前包括下面几个系列,以及其它厂商基于 ARM 体系结构的处理器,除了具有 ARM 体系结构的共同特点以外,每一个系列的 ARM 微处理器都有各自的特点和应用领域。 - ARM7 系列 - AR...
The choice of the ARM processor
ARM offers a broad range of processors to address a wide variety of applications while delivering optimum performance, power consumption and system cost. these processors are designed to meet t...
How to compile Apache-2.2.11 to ARM
How to compile Apache-2.2.11 to ARM By following these steps you have great chances to compile a recent Apache to your ARM system. This is how I made it. Toolchain My big-endian ARM toolchain wa...
共享上网完全攻略
谈到“共享上网”,我想大家都并不陌生,早在56K Modem时代就开始有人研究,并有部分实用。随着宽带接入技术的到来和普及,由于带宽的提高,特别是以太宽带网的带宽都在10Mbit/s以上,有的甚至中达到100Mbit/s、100...
刀片服务器与机架式服务器的选择
近两年,在服务器领域炒作最火的莫过于刀片服务器了,似乎它可以替代一切其他的服务器架构。但笔者认为,大家千万别给各种广告宣传所误导。刀片服务器并不是万能的,也不具有绝对的优势。现在大家通常喜欢把刀片...
CSS 动画指南: 原理和实战
简介:无论动画以何种技术载体呈现,无论是传统的手绘动画,还是电脑生成的3D动画,也无论是用Flash还是CSS, 动画的基本原理和设计准则都未曾变过的。 在这篇文章中,我们会先解释CSS动画的基本概念,并且介绍使...