Python论坛  - 讨论区

标题:答复: [python-chinese] 今天安装了eclipse3.1和pydev,怎么新建工程里面没有和python有关的项目啊

2005年07月19日 星期二 15:57

刘宇波 liuyubo001 at PAIC.com.cn
Tue Jul 19 15:57:57 HKT 2005

可以从sample里见一个空的project,再在里面建立python文件或者将现存大python文件导入到project中

-----原始邮件-----
发件人: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn]代表 nEO
发送时间: 2005年7月19日 15:53
收件人: Tintin; python-chinese at lists.python.cn
主题: Re: [python-chinese] 今天安装了eclipse3.1和pydev,怎么新建工程里面没有和python有关的项目啊


pydev还不支持3.1


在05-7-19,Tintin < genedna at gmail.com> 写道: 

3.1的版本可能不支持吧,我也遇到过这个问题.
3.0.2的eclipse+0.95pydev没有什么问题.


On 7/19/05, jam.zheng <  jam.zheng at achievo.com> jam.zheng at achievo.com> wrote:


可是我里面是enable的?在eclipse里面看不到任何的pydev(除了那个 windows--->preferences)



-----Original Message-----
From: python-chinese-bounces at lists.python.cn [mailto: python-chinese-bounces at lists.python.cn]On Behalf Of Spirit Auding
Sent: Tuesday, July 19, 2005 3:20 PM
To: python-chinese at lists.python.cn
Subject: Re: [python-chinese] 今天安装了eclipse3.1和pydev,怎么新建工程里面没有和python有关的项目啊



Help -> Software Updates -> Manage Configuration

找到PyDEV,Enable。


On 7/19/05, jam.zheng <  jam.zheng at achievo.com> jam.zheng at achievo.com > wrote: 

各位大侠:
    小弟我平时都是在command line里面用的python,今天安装了eclipse3.1和 
pydev,怎么新建工程里面没有和python有关的项目啊?

Best regards,
* * * * * * *
Jam Zheng
Engineer of Software Section 1
Achievo China
Phone: (86-755) 2603-0128 X203
Fax:  (86-755) 2603-0138

_______________________________________________ 
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese 





-- 
#############################################
#    "your future depends on your dreams." so go to sleep.
#    save water. shower with your girlfriend.
#
#    Welcom2 : http//blog.csdn.net/auding1900/ 
############################################# 


_______________________________________________
python-chinese list
python-chinese at lists.python.cn  python-chinese at lists.python.cn> 
http://python.cn/mailman/listinfo/python-chinese







-- 
欢迎访问我的Blog:
http://spaces.msn.com/members/meaglith/
http://blog.360.yahoo.com/genednaparadox  <http://blog.360.yahoo.com/genednaparadox> 

----------------------------------------
       .--.
      |o_o |
      |:_/ |
     //   \ \
    (|     | )
   /'\_   _/`\
   \___)=(___/
------------------------------------------------- 
沧海笑 滔滔两岸潮 浮沉随浪记今朝 
苍天笑 纷纷世上潮 谁负谁胜天知晓 
江山笑 烟两遥 涛浪淘尽红尘俗也知多少 
竟惹寂寥 一襟晚照 
苍生笑 不再寂寥 豪情仍在痴痴笑笑 
_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese







-- 
I'm the one, powered by nEO 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050719/4ca0f01a/attachment.htm

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

2005年07月19日 星期二 16:11

xu.shengyong zjxushengyong at hotmail.com
Tue Jul 19 16:11:02 HKT 2005

请问在VC的Debug模式下运行程序时出现如下报错信息是什么含义?尤其其中的bad trailing pad byte是什么概念?谢谢!

Debug memory block at address p=00A7BED0:
    38 bytes originally requested
    The 4 pad bytes at p-4 are FORBIDDENBYTE, as expected.
    The 4 pad bytes at tail=00A7BEF6 are not all FORBIDDENBYTE (0xfb):
        at tail+0: 0x64 *** OUCH
        at tail+1: 0x21 *** OUCH
        at tail+2: 0x00 *** OUCH
        at tail+3: 0xfb
    The block was made by call #10166 to debug malloc/realloc.
    Data at p: 00 00 00 00 00 00 00 00 ... 6c 6c 6f 20 57 6f 72 6c
Fatal Python error: bad trailing pad byte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050719/b594dbba/attachment.htm

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

2005年07月19日 星期二 16:13

xu.shengyong zjxushengyong at hotmail.com
Tue Jul 19 16:13:42 HKT 2005

请问在VC的Debug模式下运行程序时出现如下报错信息是什么含义?尤其其中的bad trailing pad byte是什么概念?谢谢!

Debug memory block at address p=00A7BED0:
    38 bytes originally requested
    The 4 pad bytes at p-4 are FORBIDDENBYTE, as expected.
    The 4 pad bytes at tail=00A7BEF6 are not all FORBIDDENBYTE (0xfb):
        at tail+0: 0x64 *** OUCH
        at tail+1: 0x21 *** OUCH
        at tail+2: 0x00 *** OUCH
        at tail+3: 0xfb
    The block was made by call #10166 to debug malloc/realloc.
    Data at p: 00 00 00 00 00 00 00 00 ... 6c 6c 6f 20 57 6f 72 6c
Fatal Python error: bad trailing pad byte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050719/b1c30d91/attachment.html

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号