2007年11月14日 星期三 19:11
hi all: 谢谢了^^ 刚接触Python,里面有哪些模块,有哪些功能还不是很清楚 偶继续学习^^先按大家说的方法试试''' 在07-11-14,Jiahua Huang <jhuangjiahua在gmail.com> 写道: > > pickle 需要你的内存足够大(如果你的电话号码很多) > > 而 shelve/zshelve 算是磁盘字典,容量不受你内存限制。 > > 另外 shelve.open('/tmp/phonedata.db', writeback=True) > 和 zshelve.btopen('/tmp/phonedata.db', writeback=True) > 会自动处理回写,不需要你显式 dump 保存。 > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 涓���ㄥ� -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20071114/3f338ae8/attachment.htm ------------------------------ _______________________________________________ python-chinese mailing list python-chinese在lists.python.cn http://python.cn/mailman/listinfo/python-chinese 结束python-chinese 摘要, 卷 47, 发布 136 *********************************************** -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20071114/b7bc316a/attachment.html
Zeuux © 2025
京ICP备05028076号