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'
Mastering Bitcoin
Andreas M. Antonopoulos / O'Reilly Media / 2014-12-20 / USD 34.99
Mastering Bitcoin tells you everything you need to know about joining one of the most exciting revolutions since the invention of the web: digital money. Bitcoin is the first successful digital curren......一起来看看 《Mastering Bitcoin》 这本书的介绍吧!
