Python的MSN客户端开发包 Pymsn

码农软件 · 软件分类 · 网络工具包 · 2019-03-01 14:13:19

软件介绍

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

本文地址:https://www.codercto.com/soft/d/393.html

算法详解(卷1)——算法基础

算法详解(卷1)——算法基础

[美]蒂姆·拉夫加登(Tim Roughgarden) / 徐波 / 人民邮电出版社 / 2019-1-1 / 49

算法是计算机科学领域最重要的基石之一。算法是程序的灵魂,只有掌握了算法,才能轻松地驾驭程序开发。 算法详解系列图书共有4卷,本书是第1卷——算法基础。本书共有6章,主要介绍了4个主题,它们分别是渐进性分析和大O表示法、分治算法和主方法、随机化算法以及排序和选择。附录A和附录B简单介绍了数据归纳法和离散概率的相关知识。本书的每一章均有小测验、章末习题和编程题,这为读者的自我检查以及进一步学习提......一起来看看 《算法详解(卷1)——算法基础》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具