上一页 1 2 3 4 5 6 ··· 22 下一页
摘要: 参考 https://www.raspberrypi.org/documentation/configuration/config-txt.md 设置示例,设置成800*600 阅读全文
posted @ 2016-10-13 11:43 flowjacky 阅读(1906) 评论(0) 推荐(0)
摘要: django-oscar https://github.com/django-oscar/django-oscar#screenshots django-shop https://github.com/awesto/django-shop cakeshop https://github.com/my 阅读全文
posted @ 2016-10-12 04:57 flowjacky 阅读(7877) 评论(0) 推荐(0)
摘要: 参考: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=79379 在 树莓派(Raspbian Jessie) 上安装django-oscar时,使用如下命令无法安装成功Pillow 解决 阅读全文
posted @ 2016-10-12 04:50 flowjacky 阅读(189) 评论(0) 推荐(0)
摘要: 参考: http://www.tecmint.com/monitorix-a-lightweight-system-and-network-monitoring-tool-for-linux/ CentOS7下安装 浏览器访问 http://ip:9000/monitorix/ 可看到效果 阅读全文
posted @ 2016-10-12 04:39 flowjacky 阅读(366) 评论(0) 推荐(0)
摘要: http://www.jianshu.com/p/1e402922ee32/ 有道云笔记支持Markdown 阅读全文
posted @ 2016-06-03 11:42 flowjacky 阅读(264) 评论(0) 推荐(0)
摘要: 参考: http://rangercyh.blog.51cto.com/1444712/1615809 区别: call与apply的区别在于apply中传给foo的参数统一放到第二个参数数组中,call从第二个参数起皆为传给foo的参数; call与bind的区别,call将立刻执行,bind返回 阅读全文
posted @ 2016-05-20 21:00 flowjacky 阅读(159) 评论(0) 推荐(0)
摘要: helps from: https://linux.cn/article-4935-1.html P.S 阅读全文
posted @ 2016-04-06 01:50 flowjacky 阅读(742) 评论(0) 推荐(0)
摘要: helps from: https://github.com/OpenBazaar/OpenBazaar-Server http://stackoverflow.com/questions/24917657/error-while-installing-scrapy http://stackover 阅读全文
posted @ 2016-04-06 00:30 flowjacky 阅读(363) 评论(0) 推荐(0)
摘要: 参考: http://linbo.github.io/2013/04/04/supervisor/ http://www.restran.net/2015/10/04/supervisord-tutorial/ 阅读全文
posted @ 2016-04-03 12:58 flowjacky 阅读(147) 评论(0) 推荐(0)
摘要: 参考:http://wp.fungo.me/linux/what-the-hell-is-hostname.html hostname 就是机器名,内核中的一个变量,可临时修改也可以永久修改 /etc/hosts 本地DNS系统,查询 域名 时会先到此文件里面查询,查不到再去 系统DNS 找 所以 阅读全文
posted @ 2016-03-04 14:48 flowjacky 阅读(891) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 22 下一页