2005年05月16日 星期一 19:26
好多例子都是直接说用 #include但是都没说在哪里找这个文件 高手帮忙发一个,谢谢了! --------------------------------- Do You Yahoo!? 150万曲MP3疯狂搜,带您闯入音乐殿堂 美女明星应有尽有,搜遍美图、艳图和酷图 1G就是1000兆,雅虎电邮自助扩容! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050516/992d110f/attachment.htm
2005年05月16日 星期一 19:40
安装完python就有了。不过这种一般是在linux下的。在windows下要手工添加路径的。 在05-5-16,long1l9-python at yahoo.com.cn<long1l9-python at yahoo.com.cn> 写道: > 好多例子都是直接说用 > #include> 但是都没说在哪里找这个文件 > 高手帮忙发一个,谢谢了! > > > ________________________________ > Do You Yahoo!? > 150万曲MP3疯狂搜,带您闯入音乐殿堂 > 美女明星应有尽有,搜遍美图、艳图和酷图 > 1G就是1000兆,雅虎电邮自助扩容! > > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- I like python! My Donews Blog: http://www.donews.net/limodou New Google Maillist: http://groups-beta.google.com/group/python-cn
2005年05月16日 星期一 20:39
windows下的python安装目录下,有两个目录include和libs,分别是头文件和库文件 其中库文件是release的,如果需要debug的,只能自己下载source编译生成了 在05-5-16,limodou <limodou at gmail.com> 写道: > > 安装完python就有了。不过这种一般是在linux下的。在windows下要手工添加路径的。 > > 在05-5-16,long1l9-python at yahoo.com.cn<long1l9-python at yahoo.com.cn> 写道: > > 好多例子都是直接说用 > > #include> > 但是都没说在哪里找这个文件 > > 高手帮忙发一个,谢谢了! > > > > > > ________________________________ > > Do You Yahoo!? > > 150万曲MP3疯狂搜,带您闯入音乐殿堂 > > 美女明星应有尽有,搜遍美图、艳图和酷图 > > 1G就是1000兆,雅虎电邮自助扩容! > > > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > -- > I like python! > My Donews Blog: http://www.donews.net/limodou > New Google Maillist: http://groups-beta.google.com/group/python-cn > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- 茫茫人海,你是我的最爱 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050516/50b42d23/attachment.htm
2005年05月23日 星期一 08:55
拷贝到当前目录,或者在工程中添加....h 在 05-5-16,大熊<bearsprite at gmail.com> 写道: > windows下的python安装目录下,有两个目录include和libs,分别是头文件和库文件 > 其中库文件是release的,如果需要debug的,只能自己下载source编译生成了 > > 在05-5-16,limodou <limodou at gmail.com> 写道: > > 安装完python就有了。不过这种一般是在linux下的。在windows下要手工添加路径的。 > > > > 在05-5-16,long1l9-python at yahoo.com.cn<long1l9-python at yahoo.com.cn> 写道: > > > 好多例子都是直接说用 > > > #include> > > 但是都没说在哪里找这个文件 > > > 高手帮忙发一个,谢谢了! > > > > > > > > > ________________________________ > > > Do You Yahoo!? > > > 150万曲MP3疯狂搜,带您闯入音乐殿堂 > > > 美女明星应有尽有,搜遍美图、艳图和酷图 > > > 1G就是1000兆,雅虎电邮自助扩容! > > > > > > > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > -- > > I like python! > > My Donews Blog: http://www.donews.net/limodou > > New Google Maillist: > http://groups-beta.google.com/group/python-cn > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > -- > 茫茫人海,你是我的最爱 > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- 梅劲松
Zeuux © 2025
京ICP备05028076号