07 2015 档案
摘要:声明顺序PositioningBox modelTypographicVisual.declaration-order { /* Positioning */ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-ind...
阅读全文
摘要:关键部分用粗黑体。function goodbye(e) { if(!e) e = window.event; //e.cancelBubble is supported by IE - this will kill the bubbling process. e.cancelBubble = tr...
阅读全文
摘要:The properties on thestyleobject are only the styles applied directly to the element (e.g., via astyleattribute or in code). So.style.marginTopwill on...
阅读全文
摘要:The properties on thestyleobject are only the styles applied directly to the element (e.g., via astyleattribute or in code). So.style.marginTopwill on...
阅读全文
摘要:REST其实是一种组织Web服务的架构,而并不是我们想象的那样是实现Web服务的一种新的技术,更没有要求一定要使用HTTP。其目标是为了创建具有良好扩展性的分布式系统。作为一种架构,其提出了一系列架构级约束。这些约束有:使用客户/服务器模型。客户和服务器之间通过一个统一的接口来互相通讯。层次化的系统...
阅读全文
摘要:浏览器工作原理,原文地址:http://taligarsiel.com/Projects/howbrowserswork1.htm整个读了一遍,花了几个小时。简单总结下,就是下面两幅图。一是介绍了浏览器的组成,一个介绍了页面加载的过程。下面是一些摘抄的知识点:Webkituses two well ...
阅读全文
摘要:安装Sublime Text 2插件的两种方法:直接安装安装Sublime text 2插件很方便,可以直接下载安装包解压缩到Packages目录(菜单->preferences->packages)。使用Package Control组件安装先安装package control组件,然后直接在线安...
阅读全文
摘要:译文来源:http://www.sitepoint.com/15-best-javascript-charting-libraries/我们无法想像一个没有图表的Dashboard会是什么样。图表可以对数据进行直观有效的展示。不仅如此,图表的巧妙应用还可以提升网站的整体视觉效果。本文将介绍一些非常好...
阅读全文
浙公网安备 33010602011771号