Python论坛  - 讨论区

标题:[python-chinese] 为什么我用tc编写c文件的时候加入#include<python.h>会出错?

2005年09月29日 星期四 15:33

Ghost Fox ghostfox2008 at gmail.com
Thu Sep 29 15:33:00 HKT 2005

为什么我用tc编写c文件的时候加入#include会出错?
这个python.h是不是就是python安装后的里面的那个哦?
--
Love Python!
python-chinese at lists.python.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050929/fd2dc8b1/attachment.html

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

2005年09月29日 星期四 15:46

limodou limodou at gmail.com
Thu Sep 29 15:46:31 HKT 2005

在 05-9-29,Ghost Fox<ghostfox2008 at gmail.com> 写道:
>
> 为什么我用tc编写c文件的时候加入#include会出错?
>  这个python.h是不是就是python安装后的里面的那个哦?

为什么会用tc,要用vc或mingw才行啊。

--
I like python!
My Donews Blog: http://www.donews.net/limodou

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

2005年09月29日 星期四 15:51

Ghost Fox ghostfox2008 at gmail.com
Thu Sep 29 15:51:09 HKT 2005

哦,这样哈!谢谢

On 9/29/05, limodou <limodou at gmail.com> wrote:
>
> 在 05-9-29,Ghost Fox<ghostfox2008 at gmail.com> 写道:
> >
> > 为什么我用tc编写c文件的时候加入#include会出错?
> > 这个python.h是不是就是python安装后的里面的那个哦?
>
> 为什么会用tc,要用vc或mingw才行啊。
>
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
>
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>
>
>


--
Love Python!
python-chinese at lists.python.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050929/970aa386/attachment.htm

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

2005年09月29日 星期四 15:51

drdirac cmsir1986 at gmail.com
Thu Sep 29 15:51:13 HKT 2005

用尖括号括起来的头文件是告诉编译器首先到它的include文件夹里找。
总的来说,tc给我的感觉很不好。我有时在源代码目录下放个自己写的.h,在tc里用#include "***.h"都不行,让人很不爽
还是改用gcc比较好,windows下有mingw

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

2005年09月29日 星期四 16:00

ShiningRay tsowly at bentium.net
Thu Sep 29 16:00:05 HKT 2005

TC是什么时代的东西了?TC是16位的,明显不能和32位的VC、GCC相提并论。
TC用于教学还是很方便的,但没人用它写软件(除非特殊需求)

drdirac wrote:
> 用尖括号括起来的头文件是告诉编译器首先到它的include文件夹里找。
> 总的来说,tc给我的感觉很不好。我有时在源代码目录下放个自己写的.h,在tc里用#include "***.h"都不行,让人很不爽
> 还是改用gcc比较好,windows下有mingw
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>   


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

2005年09月29日 星期四 17:42

Jacob Fan jacob.fan at gmail.com
Thu Sep 29 17:42:44 HKT 2005

Python现在应该是不支持DOS了。

On 9/29/05, Ghost Fox <ghostfox2008 at gmail.com> wrote:
>
> 为什么我用tc编写c文件的时候加入#include会出错?
>  这个python.h是不是就是python安装后的里面的那个哦?
> --
> Love Python!
> python-chinese at lists.python.cn
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>
>
>

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

2005年09月29日 星期四 17:48

Qiangning Hong hongqn at gmail.com
Thu Sep 29 17:48:39 HKT 2005

Jacob Fan wrote:
> Python现在应该是不支持DOS了。

PythonD is a 32-bit, multi-threaded, networking- and OpenGL-enabled
Python interpreter for DOS and Windows.
http://www.caddit.net/pythond.php

(突然发现这是我第二次在这里贴这个地址了……)

-- 
Qiangning Hong
http://www.hn.org/hongqn (RSS: http://feeds.feedburner.com/hongqn)

Registered Linux User #396996
Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id;=67907&t;=1>
Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id;=67907&t;=183>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号