会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
嗡嘛呢巴美吽舍
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
47
48
49
50
51
52
下一页
2015年6月15日
Django authentication 使用方法
摘要: 转自 :https://docs.djangoproject.com/en/1.8/topics/auth/customizing/
阅读全文
posted @ 2015-06-15 10:00 圆旭
阅读(324)
评论(0)
推荐(0)
2015年6月12日
什么是mixin
摘要: 转自:http://guangboo.org/2013/01/28/python-mixin-programminghttp://en.wikipedia.org/wiki/Mixinhttp://zuoye.baidu.com/question/d25a37ff204175f129c2ef6878...
阅读全文
posted @ 2015-06-12 15:39 圆旭
阅读(170)
评论(0)
推荐(0)
Python: 什么是*args和**kwargs
摘要: 转自:http://blog.sina.com.cn/s/blog_65a8ab5d0101fglm.htmlhttp://blog.csdn.net/chenjinyu_tang/article/details/8136841
阅读全文
posted @ 2015-06-12 15:29 圆旭
阅读(136)
评论(0)
推荐(0)
django migration使用指南
摘要: 转自:https://docs.djangoproject.com/en/1.8/topics/migrations/
阅读全文
posted @ 2015-06-12 10:27 圆旭
阅读(706)
评论(0)
推荐(0)
2015年6月11日
python如何获取某模块的版本信息
摘要: 1)module.__version__2)用dir(module)查看有没有版本信息3)help(module)
阅读全文
posted @ 2015-06-11 15:07 圆旭
阅读(1380)
评论(0)
推荐(0)
10 Python Optimization Tips and Issues
摘要: 转自:http://www.algorithm.co.il/blogs/computer-science/10-python-optimization-tips-and-issues/
阅读全文
posted @ 2015-06-11 10:58 圆旭
阅读(178)
评论(0)
推荐(0)
ubuntu14.04安装chrome
摘要: 到https://www.google.com/chrome/browser/desktop/index.html可下载指定版本的deb文件。32bit: wgethttps://dl.google.com/linux/direct/google-chrome-stable_current_i386...
阅读全文
posted @ 2015-06-11 10:07 圆旭
阅读(248)
评论(0)
推荐(0)
2015年6月10日
VirtualBox共享文件夹等高级特性
摘要: 转自: http://blog.csdn.net/longerzone/article/details/32119457http://www.oschina.net/translate/10-virtualbox-tricks-and-advanced-features-you-should-kno...
阅读全文
posted @ 2015-06-10 16:42 圆旭
阅读(231)
评论(0)
推荐(0)
ubuntu14.04安装OpenVirteX
摘要: 官网链接:http://ovx.onlab.us/getting-started/installation/step1:System requirements:Recommended4 Cores4 GB java heap sizeMinimum2 Cores1 GB java heap size...
阅读全文
posted @ 2015-06-10 09:57 圆旭
阅读(757)
评论(0)
推荐(1)
2015年6月9日
ubuntu下sh文件使用
摘要: 可把shell命令批处理写进filename.sh文件然后执行 chmod +x filename.sh就可以执行./filename.sh了
阅读全文
posted @ 2015-06-09 10:36 圆旭
阅读(1190)
评论(0)
推荐(0)
上一页
1
···
47
48
49
50
51
52
下一页
公告