摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--s='测试字符串'importtempfiletemp=tempfile.TemporaryFile()print>>temp,stemp.seek(0)s1=temp.read()pytho... 阅读全文
posted @ 2007-03-24 17:17 李现民 阅读(5376) 评论(0) 推荐(0) 编辑
摘要: 使用dump与load函数Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--foo='foo.txt'mydict={'user':'xmli','pass':'password'}mylist=['helloworld',526]fromcPickle... 阅读全文
posted @ 2007-03-24 16:50 李现民 阅读(2092) 评论(0) 推荐(0) 编辑