Python论坛  - 讨论区

标题:[python-chinese] 关于C中的嵌入问题

2005年05月16日 星期一 19:26

long1l9-python at yahoo.com.cn long1l9-python at yahoo.com.cn
Mon May 16 19:26:31 HKT 2005

好多例子都是直接说用
#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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年05月16日 星期一 19:40

limodou limodou at gmail.com
Mon May 16 19:40:25 HKT 2005

安装完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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年05月16日 星期一 20:39

大熊 bearsprite at gmail.com
Mon May 16 20:39:53 HKT 2005

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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年05月23日 星期一 08:55

梅劲松  stephen.cn at gmail.com
Mon May 23 08:55:12 HKT 2005

拷贝到当前目录,或者在工程中添加....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
> 
> 
> 


-- 
梅劲松

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号