原文网址:使用CAGradientLayer的动画精度条View Modern software design is getting flatter and thinner all the time. Another trend that follows suit is the thin, one
分类:
其他好文 时间:
2016-02-10 09:50:06
阅读次数:
200
原文地址:CQRS, Task Based UIs, Event Sourcing agh! Many people have been getting confused over what CQRS is. They look at CQRS as being an architecture; i...
分类:
其他好文 时间:
2016-02-08 21:23:05
阅读次数:
255
转自:https://github.com/GoogleChrome/chromedeveditor/blob/master/doc/GettingStarted.md Installation Install Chrome Dev Editor on Chrome Open Chrome Dev
分类:
其他好文 时间:
2016-02-05 12:05:23
阅读次数:
206
HTTP 不只是为了生成 web 页面。它也是建立公开服务和数据的 Api 的强大平台。HTTP 是简单的、 灵活的和无处不在。你能想到的几乎任何平台有 HTTP 库,因此,HTTP 服务可以达到范围广泛的客户,包括浏览器、 移动设备和传统的桌面应用程序。 ASP.NET Web API 是用于生成
Getting Started with Erlang Erlang is a great language that lets you build highly concurrent applications. This tutorial will teach you how to quickly
分类:
其他好文 时间:
2016-02-01 18:21:51
阅读次数:
261
最近在研究移动端项目的优化问题,在无意中了解了fis,感觉fis在静态资源的优化方面做得还是挺不错的……故有了下面的内容……O(∩_∩)O哈哈~ fis2的文档地址: http://fex.baidu.com/fis-site/docs/beginning/getting-started.html#
分类:
其他好文 时间:
2016-01-29 16:13:16
阅读次数:
396
A valid and well-structured document provides the foundations to which your styles are applied. To be able to style a particular HTML element using CS...
分类:
Web程序 时间:
2016-01-20 19:10:08
阅读次数:
203
https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md1.Install gulp globally:$ npm install --global gulp2.Install gulp in your project de...
分类:
其他好文 时间:
2016-01-19 08:00:23
阅读次数:
131
翻译qmake文档 目录利用空闲时间把qmke的文档翻译出来,翻译水平有限,有些地方翻译的不好,请谅解,如果您能指出来,我会很感激并在第一时候做出修改。翻译qmake文档(一) qmake指南和概述翻译qmake文档(二) Getting Started翻译qmake文档(三) Creating P...
分类:
其他好文 时间:
2016-01-14 06:18:43
阅读次数:
146
《Getting Started with WebRTC》第一章 WebRTC介绍?本章是对WebRTC做概念性的介绍。阅读完本章后。你将对下面方面有一个清晰的理解: . 什么是WebRTC . 怎样使用它 . 哪些浏览器支持1.1. WebRTC介绍World Wide Web(WWW)是出如今1...
分类:
Web程序 时间:
2016-01-12 22:56:33
阅读次数:
222