优秀链接分享

一.blog
(1)如何使用sklearn进行在线实时预测(构建真实世界中可用的模型):https://mp.weixin.qq.com/s?__biz=MzU1MjYzNjQwOQ==&mid=2247483988&idx=1&sn=b4dcba7ccfb1937a28d5cef0a9d6cfc8&chksm=fbfe58c2cc89d1d48b800bf5912b8e06517e388a0093c19e0e44999fb8c1a9794d8df22664ac&mpshare=1&scene=1&srcid=0509LJB9tLH0Bqh0b68jF8DO#rd
(2)cpu 最佳线程数和QPS以及RT:https://blog.csdn.net/coslay/article/details/42062639
(3)Protocol Buffer:https://developers.google.com/protocol-buffers/docs/pythontutorial
https://www.ibm.com/developerworks/cn/linux/l-cn-gpb/index.html
(4)
(5)Linux系统下,CPU信息详解:https://blog.csdn.net/lgh1117/article/details/49180083
(6)Git的提交与查看差异:https://blog.csdn.net/wj123446/article/details/52790602

二. 面试题
(1)腾讯面试题:https://blog.csdn.net/lisonglisonglisong/article/details/51327586
(2)

三. 杂谈
(1)阿里工作一年总结:http://oilbeater.com/page2/
(2)epoll为什么这么快,epoll的实现原理:https://blog.csdn.net/wangfeng2500/article/details/9127421
(3)

四.python
(1)python爬虫入门(一)urllib和urllib2: https://www.cnblogs.com/derek1184405959/p/8448875.html
(2)logging模块:https://www.cnblogs.com/Nicholas0707/p/9021672.html
(3)ConfigParser模块:https://www.cnblogs.com/ming5218/p/7965973.html
(4)菜鸟:https://www.runoob.com/python/python-strings.html
(5)python调试:https://www.cnblogs.com/Jeffiy/p/4920019.html
https://www.cnblogs.com/frchen/p/5752763.html

五.Linux命令br/>(1)tar命令:https://blog.csdn.net/freeking101/article/details/51480295
(2)vim快捷键:https://www.cnblogs.com/wojiaowoen/p/6110783.html
(3)linux文件截取前几行,后几行,中间几行命令:https://www.cnblogs.com/nana-cengjing-xiongdi/p/7602209.html
(4)Linux中变量#,@,0,1,2,,$$,$?的含义:https://www.cnblogs.com/kaituorensheng/p/4002697.html
(5)获取当前时间:
https://blog.csdn.net/c1481118216/article/details/77132270

猜你喜欢

转载自blog.51cto.com/10707460/2537172