上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页

2016年8月11日

python 爬取的数据要如何展现(可视化)?

摘要: 我是把数据放在 mongodb ,然后单独一个脚本作分析,导出 json ,用 c3.js 画图,然后随便写个很简单的页面就好了。 展示在这里: http://107.170.207.236/job_analysis 代码在这里: https://github.com/namco1992/job_a 阅读全文

posted @ 2016-08-11 12:50 alex.shu 阅读(2034) 评论(0) 推荐(0)

2016年7月23日

实时 Django 终于来了 —— Django Channels 入门指南

摘要: Reference: http://www.oschina.net/translate/in_deep_with_django_channels_the_future_of_real_time_apps_in_django 今天,我们很高兴请到Jacob Kaplan-Moss。Jacob是来自He 阅读全文

posted @ 2016-07-23 11:07 alex.shu 阅读(16376) 评论(0) 推荐(1)

2016年7月21日

Using Redis as Django's session store and cache backend

摘要: http://michal.karzynski.pl/blog/2013/07/14/using-redis-as-django-session-store-and-cache-backend/ Using Redis as Django's session store and cache back 阅读全文

posted @ 2016-07-21 15:45 alex.shu 阅读(483) 评论(0) 推荐(0)

2016年6月28日

转载 twisted(1)--何为异步

摘要: Reference: http://www.cnblogs.com/yueerwanwan0204/p/5589860.html 早就想写一篇文章,整体介绍python的2个异步库,twisted和tornado。我们在开发python的tcpserver时候,通常只会用3个库,twisted、to 阅读全文

posted @ 2016-06-28 10:19 alex.shu 阅读(1973) 评论(1) 推荐(2)

2016年5月20日

参考1

摘要: Reference: http://www.cnblogs.com/Lands-ljk/p/5444619.html http://www.cnblogs.com/fnng/p/3300788.html 阅读全文

posted @ 2016-05-20 18:33 alex.shu 阅读(155) 评论(0) 推荐(0)

2016年5月17日

pyv8安装

摘要: http://www.thinksaas.cn/topics/0/400/400915.html 阅读全文

posted @ 2016-05-17 19:00 alex.shu 阅读(259) 评论(0) 推荐(0)

2016年5月16日

captchar

摘要: sudo apt-get install tesseract-ocr 阅读全文

posted @ 2016-05-16 22:41 alex.shu 阅读(265) 评论(0) 推荐(0)

2016年5月15日

Nodejs学习路线图

摘要: Reference: http://mp.weixin.qq.com/s?src=3&timestamp=1463322948&ver=1&signature=aIZC*rkx9fSa5Z0bQmJfN0bumnigT7UFSUmp1BvWxxEgAwyA8zeRcsDcGGkpOaGxge8FC* 阅读全文

posted @ 2016-05-15 23:34 alex.shu 阅读(371) 评论(0) 推荐(0)

2016年5月10日

Nodejs 安装

摘要: 如何在Ubuntu上安装最新版本的Node.js 如何在Ubuntu上安装最新版本的Node.js 标签: nodejsubuntunode.js安装 2014-07-07 17:13 32866人阅读 评论(3) 收藏 举报 标签: nodejsubuntunode.js安装 2014-07-07 阅读全文

posted @ 2016-05-10 19:49 alex.shu 阅读(152) 评论(0) 推荐(0)

2016年5月6日

使用Python脚本操作MongoDB的教程

摘要: Reference: http://www.jb51.net/article/64225.htm 阅读全文

posted @ 2016-05-06 18:42 alex.shu 阅读(265) 评论(0) 推荐(0)

上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页

导航