摘要: # encoding: utf-8import StringIOfrom apihelper import info, info_savefrom lxml import etree, htmlfrom lxml.html.clean import Cleanerstrhtml = '''\ ... 阅读全文
posted @ 2015-02-14 13:48 aprial 阅读(2378) 评论(0) 推荐(0)
摘要: 转自: http://outofmemory.cn/code-snippet/3939/Python-operation-Windows-niantie-board Python 操作 Windows 粘贴板,实现Ctrl + C 和 Ctrl + V 功能需要先以管理员权限安装PyWin有关windows 粘贴板的相关函数,可以参考: http://msdn.microsoft.com/en-... 阅读全文
posted @ 2015-02-14 12:37 aprial 阅读(725) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-02-14 12:18 aprial 阅读(641) 评论(0) 推荐(0)