▍1. Python核心编程 第3版 中文版
说明: Python的入门书籍,很适合新手进行阅读(Python's introductory books)
说明: Python的入门书籍,很适合新手进行阅读(Python's introductory books)
从猎聘网爬取相关招聘信息和评论信息,网络爬虫(又被称为网页蜘蛛,网络机器人,在FOAF社区中间,更经常的称为网页追逐者),是一种按照一定的规则,自动的抓取万维网信息的程序或者脚本。(From the recruitment network crawling relevant recruitment information.Web crawlers, also known as web spiders, web robots, more commonly known as web chasers in the FOAF community, are programs or scripts that automatically crawl the World Wide Web in accordance with certain rules.)
非常有用的Abaqus用户子程序UMAT(Very useful user subroutine UMAT of Abaqus)
使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)
使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)
复杂网络,航线网络分析建模,失效分析,鲁棒性,networkx(Complex network, route network analysis modeling)
Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api(Tutorial on Network Programming with Python, python network programming tutorial)
通过ping命令批量测试主机是否通畅,如果不通可以发送报警邮件到指定邮箱,所有测试结果保存在指定的txt文件中。邮箱参数,循环测试时间间隔可以在ini文件里面配置。非常适合网络管理人员使用。(ping hosts in list file,log results to txt file,sending alert mail to your mailbox.)
Python DHCP client source code