12 2015 档案

摘要:关于运行程序 交互提示模式下编写代码 terminal中直接输入python开启 通过导入模块,运行文件中的语句 import exec(open('module.py').read()) UNIX可执行脚本 在脚本第一行写“#!/usr/bin/env python”; shell命令:sudo 阅读全文
posted @ 2015-12-20 22:56 Christen 阅读(176) 评论(0) 推荐(0)
摘要:The practice of programmingChapter 4 InterfacesA good programmer should always be good at designing.The essence of design is to balance competing goal... 阅读全文
posted @ 2015-12-13 22:32 Christen 阅读(172) 评论(0) 推荐(0)
摘要:The practice of programmingChapter 3Design and ImplementationIn this section, we focus on one kind problem:generate random English text that reads wel... 阅读全文
posted @ 2015-12-06 23:26 Christen 阅读(138) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示