- 授权协议: 未知
- 开发语言: Python
- 操作系统: Windows
- 软件首页: http://telepathy.freedesktop.org/wiki/Pymsn
软件介绍
pymsn 是一个用来开发 MSN 客户端开发的 Python 开发包。
特性:
- + MSNP15
- + Best MSNP2P implementation : avatars and custom emoticons
- + Yahoo messenger contacts support : chat and presence
- + Live Address Book support : full contact and group management
- + Server side contacts aliasing
- + Offline messages support
- + MSN Spaces
- + Content Roaming support : avatar, display name and personal message storage
- + Full support for HTTP and HTTPS proxies
- + Support HTTP Polling transport
- + No threads, fully asynchronous
- + Caching system (only used for storing the SSO tickets for now, but will be used to support deltas in the AddressBook later)
- + Very solid and extensible architecture
- + Solid networking through a new sublibrary : gnet
jQuery 技术内幕
高云 / 机械工业出版社 / 2014-1-1 / 99元
本书首先通过“总体架构”梳理了各个模块的分类、功能和依赖关系,让大家对jQuery的工作原理有大致的印象;进而通过“构造 jQuery 对象”章节分析了构造函数 jQuery() 的各种用法和内部构造过程;接着详细分析了底层支持模块的源码实现,包括:选择器 Sizzle、异步队列 Deferred、数据缓存 Data、队列 Queue、浏览器功能测试 Support;最后详细分析了功能模块的源码实......一起来看看 《jQuery 技术内幕》 这本书的介绍吧!
