会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hanframe
迷失的时候,跟着心走 hanframe@163.com
博客园
首页
新随笔
联系
管理
订阅
2015年3月28日
python 学习网站
摘要: http://www.pythontip.com/
阅读全文
posted @ 2015-03-28 18:29 hanframe
阅读(123)
评论(0)
推荐(0)
编辑
python 典型文件结构
摘要: #/usr/bin/env/ python #(1) 起始行"this is a test module" #(2) 模块文档(文档字符串)import sysimport os #(3) 模块导入debug = True ...
阅读全文
posted @ 2015-03-28 18:17 hanframe
阅读(1770)
评论(0)
推荐(0)
编辑
公告