2007年11月21日 星期三 16:54
Marco,您好! 这里有说这个问题 http://www.pythonid.com/bbs/viewthread.php?tid=1111&extra;=page%3D1 ======= 2007-11-21 16:28:50 您在来信中写道:======= >import sys >import web > >urls = ('/', 'index') > >class index: > def GET(self): > print dir(self) > >#web.webapi.internalerror = web.debugerror >########################## >if __name__ == '__main__': > web.run(urls, globals()) > > >这是web.py上的例子, 请问, 如何才能处理浏览器发来的数据(http GET/POST的参数)呢? > >谢谢! > >-- >LinuX Power >_______________________________________________ >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 = = = = = = = = = = = = = = = = = = = = 致 礼! 赵威 zhaowei在pythonid.com 2007-11-21
Zeuux © 2025
京ICP备05028076号