jQuery API 增强版 Lithium
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/Munawwar/Lithium
- 软件文档: https://github.com/Munawwar/Lithium
- 官方下载: https://github.com/Munawwar/Lithium
软件介绍
Lithium 是和 jQuery 一起使用的轻量级库,为jQuery增加很多很有用的 API,提供了经典继承、观察者(发布、订阅者模式)、绑定、命名空间、IE8 JS 1.6,1.8 填充物等支持。
示例代码:
Li.isIE - will be set when browser is MS IE. Li.isIE9 - will be set when browser is MS IE 9. Li.isChrome Li.isWebKit ...similar for other browsers and versions Li.isAndroid Li.isIPhone Li.isIPad Li.isMobile - True if iPhone, Android, BlackBerry (Phone), Windows Phone or Symbian. Additionally: Li.browser.name - e.g. 'IE' Li.browser.version - e.g. '9' Li.browser.OS - e.g. 'Windows' Li.browser.OSVersion (set if available) - e.g. '6.1'
High Performance Python
Andrew Lewis / O'Reilly Media, Inc. / 2010-09-15 / USD 34.99
Chapter 1. Introduction Section 1.1. The High Performance Buzz-word Chapter 2. The Theory of Computation Section 2.1. Introduction Section 2.2. Problems Section 2.3. Models of Computati......一起来看看 《High Performance Python》 这本书的介绍吧!
