上一页 1 ··· 16 17 18 19 20

2012年11月15日

摘要: 今日练习:Exercise 17: More Files Exercise 18: Names, Variables, Code, Functions近日有感:菜鸟成为大牛最需要的一项技能就是:勤奋!!1.打开文件和读取文件一起调用,并且这个方式不用调用close()e.g.【indata... 阅读全文
posted @ 2012-11-15 23:44 Jenny_HUI 阅读(294) 评论(0) 推荐(0) 编辑

2012年11月7日

摘要: 今日练习:Exercise 15: Reading FilesExercise 16: Reading And Writing Files今日阅读:【Python open读写文件实现脚本】http://www.jb51.net/article/15709.htm【The Python Standa... 阅读全文
posted @ 2012-11-07 20:59 Jenny_HUI 阅读(200) 评论(0) 推荐(0) 编辑

2012年11月6日

摘要: 今日所学:Exercise 13: Parameters, Unpacking, Variables(做了快一个小时)Exercise 14: Prompting And Passing1.用argv的方法给脚本输入变量。现在脚本(.py文件)中打入下面这些代码。eg.【from sys impor... 阅读全文
posted @ 2012-11-06 22:01 Jenny_HUI 阅读(256) 评论(0) 推荐(0) 编辑

2012年11月5日

摘要: 今日学习:Exercise 11: Asking QuestionsExercise 12: Prompting People今日阅读:《程序员的十大烦恼》http://www.aqee.net/top-10-things-that-annoy-programmers/1.pydoc.py在Pyth... 阅读全文
posted @ 2012-11-05 20:36 Jenny_HUI 阅读(284) 评论(0) 推荐(0) 编辑

2012年11月1日

摘要: 今日阅读:【17个新手常见Python运行时错误】http://www.dedecms.com/knowledge/program/other/2012/0731/4046.html今日学习:Exercise 9: Printing, Printing, PrintingExercise 10: W... 阅读全文
posted @ 2012-11-01 20:28 Jenny_HUI 阅读(2200) 评论(0) 推荐(0) 编辑

2012年10月30日

摘要: 今日所学:Exercise 7: More PrintingExercise 8: Printing, Printing1.【From now on, when you make mistakes write down on a piece of paper what kind of mistake... 阅读全文
posted @ 2012-10-30 21:26 Jenny_HUI 阅读(140) 评论(0) 推荐(0) 编辑

2012年10月26日

摘要: 今日学了:Exercise 5: More Variables And PrintingExercise 6: Strings And Text1.%s 表字符串 %d表数字2.【print"He's got %s eyes and %s hair." %(my_eyes,my_hair)】 多个... 阅读全文
posted @ 2012-10-26 20:45 Jenny_HUI 阅读(180) 评论(0) 推荐(0) 编辑

2012年10月25日

摘要: 今天所学:Exercise 3: Numbers And MathExercise 4: Variables And Names【notepad++的代码注释必须得是英文!(坑爹,中文都不会解释,还得搞英文)】1:python语言里数学计算题的对错,要先定义一个不等式(可对可错,做客观参考),这个时... 阅读全文
posted @ 2012-10-25 22:52 Jenny_HUI 阅读(312) 评论(0) 推荐(0) 编辑
上一页 1 ··· 16 17 18 19 20

导航