Python论坛  - 讨论区

标题:答复: [python-chinese] how to use the system environment

2005年07月15日 星期五 11:37

刘宇波 liuyubo001 at PAIC.com.cn
Fri Jul 15 11:37:00 HKT 2005

It does work !
thanks a lot !

-----原始邮件-----
发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn]代表 limodou
发送时间: 2005年7月15日 10:18
收件人: python-chinese at lists.python.cn
主题: Re: [python-chinese] how to use the system environment


os.system("yourprogram") 不行吗?

在 05-7-15,刘宇波<liuyubo001 at paic.com.cn> 写道:
> I had added a exefile path to my system environment(winXP), how can I call this exefile using python without typing the  absolute path
> thanks
> _______________________________________________
> 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年07月15日 星期五 11:51

Bruce Who whoonline at msn.com
Fri Jul 15 11:51:15 HKT 2005

limodou:

	现在一想的话,CherryPy和Karrigell的这种差别还是根源于它们的实现方式,Karrigell是像Zope一样的一个单独的程序,而CherryPy是一个Python的库。

    如果我改造那肯定是来改CherryPy,我还是比较喜欢作为一个库的形式,^_^。

======= 2005-07-15 11:37:25 limodou wrote: =======

>那需要对Karrigell进行改造,其中一个比较麻烦的就是Karrigell所带的一些静态文件的目录处理,改动可能比较多。
>
>在 05-7-15,Bruce Who<whoonline at msn.com> 写道:
>> 
>>         看了Wang Kebo给的链接
>>         http://www.cherrypy.org/wiki/StaticContent
>> 
>>     看来CherryPy比较适合发布一些动态内容较多的站点,如果以静态页面比较多,那还是用karrigell最方便。不过动态内容较多的站点用karrigell也可以用py/pih/hip轻松搞定。看来karrigell还是比CherryPy要更好用一点。但我还是很喜欢CherryPy这样用python库实现服务而不是单独做一个程序的方式。能不能把它们结合起来呢?
>> 
>> ======= 2005-07-15 10:34:00 limodou wrote: =======
>> 
>> >cherrypy需要在配置中设置静态目录或文件,不象karrigell通过文件后缀进行判断,也不用配置。
>> >
>> >在 05-7-15,Bruce Who<whoonline at msn.com> 写道:
>> >>
>> >>         也就是说如果要使用一个已经写好的html文件,还得在py文件里添加一个方法读出文件内容并返回?这也太麻烦了一点,像karrigell直接丢到目录里就OK了。
>> >>
>> >> ======= 2005-07-15 10:00:15 Zoom Quiet wrote: =======
>> >>
>> >> >其实已经有CherryTemplet 模块了,因为CherryPy 也仅仅是要求有字串对象的HTML内容来发布,可以利用N多已有的模板系统来进行预处理的…………
>> >> >
>> >> >不过是要返回给CherryPy 一个文本对象而已
>> >> >
>> >> >在 05-7-15,Bruce Who<whoonline at msn.com> 写道:
>> >> >> Hi!
>> >> >>
>> >> >>         把cherry下载下来看了下,还是把自己的感受写下来,^_^。
>> >> >>
>> >> >>     和karrigell比起来,cherrypy要小得多。cherrypy是以python的一个库的形式出现的,而不像karrigell是作为一个程序。可以把一个站点的内容写到一个目录里,再用python运行主文件就可以启动服务。但似乎不能直接使用html文件,而是全都要用py代码来编写页面(关于这一点我还没有深入看,希望指点)。没有karrigell那样可以方便的用.py/.html/pih/hip。
>> >> >>
>> >> >>         另外也看了一下subway,已经出了milestone1,不过要下一堆的相关的模块,等有时间再看它。
>> >> >>
>> >> >> 致
>> >> >> 礼!
>> >> >>
>> >> >>
>> >> >>                Bruce Who
>> >> >>                    2005-07-15
>> >> >>
>> >> >> _______________________________________________
>> >> >> python-chinese list
>> >> >> python-chinese at lists.python.cn
>> >> >> http://python.cn/mailman/listinfo/python-chinese
>> >> >>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> >--
>> >> >[Time is unimportant, only life important!]
>> >> >_______________________________________________
>> >> >python-chinese list
>> >> >python-chinese at lists.python.cn
>> >> >http://python.cn/mailman/listinfo/python-chinese
>> >> >
>> >>
>> >> = = = = = = = = = = = = = = = = = = = =
>> >>
>> >> Best regards,
>> >>
>> >> Bruce Who
>> >> 2005-07-15
>> >>
>> >>
>> >
>> >
>> >--
>> >I like python!
>> >My Donews Blog: http://www.donews.net/limodou
>> >New Google Maillist: http://groups-beta.google.com/group/python-cn
>> 
>> = = = = = = = = = = = = = = = = = = = =
>> 
>> Best regards,
>> 
>> Bruce Who
>> 2005-07-15
>> 
>> 
>
>
>-- 
>I like python! 
>My Donews Blog: http://www.donews.net/limodou
>New Google Maillist: http://groups-beta.google.com/group/python-cn

= = = = = = = = = = = = = = = = = = = =
			
Best regards,

        Bruce Who
          2005-07-15


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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号