2007年03月03日 星期六 17:56
这个问题以前我也问过,当时很多大侠都回答过,你在邮件列表里搜索一下吧。 On 2/27/07, Leo Jay <python.leojay在gmail.com> wrote: > > On 2/27/07, OnMyWay <onmyway.q在gmail.com> wrote: > > 请问各位大虾: > > > > python可以在运行的时候动态加载相关的模块吗? > > > > aa = "urllib" #aa是从配置文件读入 > > > > import aa > > 见__import__函数。 > > -- > Best Regards, > Leo Jay > _______________________________________________ > 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 -- Best Regards, Archer Ming Zhe Huang -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070303/e3ea4609/attachment.html
2007年03月03日 星期六 18:20
见《Dive.Into.Python-zh-cn-5.4-with-code.chm》 第 4 章 自省的威力 ,里面有讲。 初学python的时候最好找本入门的书浏览一下。 以后遇到问题至少知道到哪里去找。 在 07-3-3,Mingzhe Huang<archerzz在gmail.com> 写道: > 这个问题以前我也问过,当时很多大侠都回答过,你在邮件列表里搜索一下吧。 > > > On 2/27/07, Leo Jay <python.leojay在gmail.com> wrote: > > On 2/27/07, OnMyWay <onmyway.q在gmail.com> wrote: > > > 请问各位大虾: > > > > > > python可以在运行的时候动态加载相关的模块吗? > > > > > > aa = "urllib" #aa是从配置文件读入 > > > > > > import aa > > > > 见__import__函数。 > > > > -- > > Best Regards, > > Leo Jay > > _______________________________________________ > > 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 > > > > -- > Best Regards, > > Archer > > Ming Zhe Huang > _______________________________________________ > 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 >
Zeuux © 2025
京ICP备05028076号