2006年11月16日 星期四 11:22
ÎÒÏëÔÚwindowsϵÄpython Öе÷Óà net start xxx ÃüÁ ¿ªÊ¼ÓÃpid = os.spawnl(os.P_WAIT, 'C:/WINDOWS/system32/net', 'net', start, 'alerter')£¬ µ«Ð´ËÀÁË·¾¶²»ÄÜͨÓã¬×îºÃÄÜ°Ñ»·¾³±äÁ¿PATH´ø½øÈ¥£¬¸ÃÔõô×ö£¬Ö¸µãһϣ¬Ð»Ð»£¡ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061116/eac2893b/attachment.html
2006年11月16日 星期四 11:45
On 11/16/06, ÍõÃ÷ <mingwang在iflytek.com> wrote: > > ÎÒÏëÔÚwindowsϵÄpython Öе÷Óà net start xxx ÃüÁ > > ¿ªÊ¼ÓÃpid = os.spawnl(os.P_WAIT, 'C:/WINDOWS/system32/net', 'net', start, > 'alerter')£¬ > > µ«Ð´ËÀÁË·¾¶²»ÄÜͨÓã¬×îºÃÄÜ°Ñ»·¾³±äÁ¿PATH´ø½øÈ¥£¬¸ÃÔõô×ö£¬Ö¸µãһϣ¬Ð»Ð»£¡ > > ÓÃpythonwin¿ÉÒÔÖ±½Ó²Ù×Ý Windows Service, ²»ÐèÒªÓÃÃüÁîÐÐ [1] https://sourceforge.net/project/showfiles.php?group_id=78018 -- simple is good http://brucewang.net skype: number5 -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061116/1fea232c/attachment.htm
2006年11月16日 星期四 12:23
On 11/16/06, 王明 <mingwang在iflytek.com> wrote: > > > > > 我想在windows下的python 中调用 net start xxx 命令, > > 开始用pid = os.spawnl(os.P_WAIT, 'C:/WINDOWS/system32/net', 'net', start, > 'alerter'), > > 但写死了路径不能通用,最好能把环境变量PATH带进去,该怎么做,指点一下,谢谢! 好象有可以带环境变量的。再有可以写一个.bat,在其中设置环境变量。或动态生成这个bat。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号