Python论坛  - 讨论区

标题:[python-chinese] 如何在redhat9下卸载svn和apache?

2007年04月12日 星期四 09:51

Dreamer dreamerx2004在gmail.com
星期四 四月 12 09:51:13 HKT 2007

´ó¼ÒºÃ£¬

    ÇóÖú£¬ÄÄλ¸ßÊÖÖªµÀÈçºÎÔÚredhat9ÏÂжÔØsvnºÍapache?


Thanks
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070412/a0b61454/attachment.html 

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

2007年04月12日 星期四 09:54

liupeng liupeng在18mail.cn
星期四 四月 12 09:54:29 HKT 2007

rpm -e xxxx
On Thu, Apr 12, 2007 at 09:51:13AM +0800, Dreamer wrote:
> 大家好,
>  
>     求助,哪位高手知道如何在redhat9下卸载svn和apache?
>  
>  
> Thanks

> _______________________________________________
> 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
-------------- 下一部分 --------------
一个非文本附件被清除...
发信人: %(who)s
主题: %(subject)s
日期: %(date)s
大小: 189
Url: http://python.cn/pipermail/python-chinese/attachments/20070412/2f525dc9/attachment.pgp 

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

2007年04月12日 星期四 10:25

lu_zi lu_zi_2000在163.com
星期四 四月 12 10:25:39 HKT 2007

 

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070412/1f963f3b/attachment.html 

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

2007年04月12日 星期四 10:35

Leo Jay python.leojay在gmail.com
星期四 四月 12 10:35:53 HKT 2007

python2.5源代码的Objects\longobject.c文件里写得很清楚啊。


-- 
Best Regards,
Leo Jay

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

2007年04月12日 星期四 10:42

lu_zi lu_zi_2000在163.com
星期四 四月 12 10:42:32 HKT 2007

好我去研究研究

-----邮件原件-----
发件人: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] 代表 Leo Jay
发送时间: 2007年4月12日 10:36
收件人: python-chinese在lists.python.cn
主题: Re: [python-chinese]非常想知道python的long型数的内存组织和操作实现是怎
么样的,不知道有没有人可以为我解或,多谢

python2.5源代码的Objects\longobject.c文件里写得很清楚啊。


-- 
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

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

2007年04月12日 星期四 10:53

Liming_Do Liming_Do在smics.com
星期四 四月 12 10:53:17 HKT 2007

哪位XD有下载ftpServer文件到本地并删除server上文件到示例?
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070412/19dafc12/attachment.htm 

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

2007年04月12日 星期四 11:05

Leo Jay python.leojay在gmail.com
星期四 四月 12 11:05:03 HKT 2007

On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
>
> 哪位XD有下载ftpServer文件到本地并删除server上文件到示例?

看着python手册的Library Reference的18.8.1还写不出来吗?

-- 
Best Regards,
Leo Jay

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

2007年04月12日 星期四 11:08

liupeng liupeng在18mail.cn
星期四 四月 12 11:08:31 HKT 2007

用ftplib应该可以实现,我手头没有这样的例子,不然发给你了
On Thu, Apr 12, 2007 at 10:53:17AM +0800, Liming_Do wrote:
> 哪位XD有下载ftpServer文件到本地并删除server上文件到示例?

> _______________________________________________
> 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
-------------- 下一部分 --------------
一个非文本附件被清除...
发信人: %(who)s
主题: %(subject)s
日期: %(date)s
大小: 189
Url: http://python.cn/pipermail/python-chinese/attachments/20070412/65c6d179/attachment.pgp 

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

2007年04月12日 星期四 11:26

Liming_Do Liming_Do在smics.com
星期四 四月 12 11:26:53 HKT 2007

用ftplib写出来了个,还没测试过,不晓得对不对
还是想看看人家是怎么写滴,学习一下
	import ftplib,os
	ftp = ftplib.FTP(server,user,passwor)
        for f in ftp.nlst():
            sftp.retrbinary('RETR '+f, open(temp_folder + os.sep + filename,'wb').write)
            ftp.delete(f)

还有个问题是不知道怎么区分目录和文件?

-----Original Message-----
From: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn]On Behalf Of Leo Jay
Sent: Thursday, April 12, 2007 11:05 AM
To: python-chinese在lists.python.cn
Subject: Re: [python-chinese]求助:谁有下载ftpServer文件到本地并删除
server上文件到示例?


On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
>
> 哪位XD有下载ftpServer文件到本地并删除server上文件到示例?

看着python手册的Library Reference的18.8.1还写不出来吗?

-- 
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

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

2007年04月12日 星期四 14:25

limodou limodou在gmail.com
星期四 四月 12 14:25:02 HKT 2007

On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
> 用ftplib写出来了个,还没测试过,不晓得对不对
> 还是想看看人家是怎么写滴,学习一下
>         import ftplib,os
>         ftp = ftplib.FTP(server,user,passwor)
>         for f in ftp.nlst():
>             sftp.retrbinary('RETR '+f, open(temp_folder + os.sep + filename,'wb').write)
>             ftp.delete(f)
>
> 还有个问题是不知道怎么区分目录和文件?
>

UliPad中有的啊。


-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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

2007年04月12日 星期四 14:53

Liming_Do Liming_Do在smics.com
星期四 四月 12 14:53:10 HKT 2007

哎,偶电脑里的代码还停留在NewEdit的时代
回家偶得好好学习一下

On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
> 用ftplib写出来了个,还没测试过,不晓得对不对
> 还是想看看人家是怎么写滴,学习一下
>         import ftplib,os
>         ftp = ftplib.FTP(server,user,passwor)
>         for f in ftp.nlst():
>             sftp.retrbinary('RETR '+f, open(temp_folder + os.sep + filename,'wb').write)
>             ftp.delete(f)
>
> 还有个问题是不知道怎么区分目录和文件?
>

UliPad中有的啊。


-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou
_______________________________________________
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

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

2007年04月12日 星期四 14:56

limodou limodou在gmail.com
星期四 四月 12 14:56:29 HKT 2007

On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
> 哎,偶电脑里的代码还停留在NewEdit的时代
> 回家偶得好好学习一下
>
NewEdit中也有,ftp功能很早就在UliPad中了。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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

2007年04月12日 星期四 15:19

Liming_Do Liming_Do在smics.com
星期四 四月 12 15:19:06 HKT 2007

偶手上是2.4版本的,在哪个文件里呀?我查找ftp怎么没有找到呢

-----Original Message-----
From: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn]On Behalf Of limodou
Sent: Thursday, April 12, 2007 2:56 PM
To: python-chinese在lists.python.cn
Subject: Re: [python-chinese]求助:谁有下载ftpServer文件到本地并删除
server上文件到示例?


On 4/12/07, Liming_Do <Liming_Do在smics.com> wrote:
> 哎,偶电脑里的代码还停留在NewEdit的时代
> 回家偶得好好学习一下
>
NewEdit中也有,ftp功能很早就在UliPad中了。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou
_______________________________________________
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

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号