-
请教一个表单模板问题本帖最后由mirage_o于2011-04-0110:34编辑我按照djangobook中写了一个表单模板,却不能在页面中显示,以下是代码:forms.pyfromdjangoimportforms;TOPIC_CHOICES=( ('general','Generalenquiry'), ('bug','mirage_o 时间:03-31 + 阅读全文
-
请教 python 元组嵌套字典 转换成 字典嵌套队列 如何实现({'f_id':32,'f_instance_id':450L, 'f_rule_level':3,},{'f_id':33, 'f_instance_id':450L, 'f_rule_level':3,},{'f_id':33, 'f_instance_id':450L,&nbsjianglu07 时间:03-30 + 阅读全文
-
求助,Tkinter基础问题Tkinter的Entry控件能否支持以下操作:我选中它,就执行一个函数,例如把内容清空?如果Entry不行Text行么?frankripple 时间:03-30 + 阅读全文
-
请教:Load restart_zope.cRestartZope.pcl FAIL... 是怎么回事?后台报Loadrestart_zope.cRestartZope.pclFAIL...是怎么回事?binbiz 时间:03-30 + 阅读全文
-
【求助】Python的environ函数在hudson中各位牛人,最近我因为需要使用计算机的USERNAME这个参数,在任何的PythonIDLE中运行都没有问题,但是惟独在Hudson中运行,就出问题了。。。能给个其他的方法使用python在hudson中获得USERNAME这个变量么?我试过的方法如下:1.getpass:Pythoncodeimportgetpassa=getpass.getuser()printjiaoxiaogu 时间:03-30 + 阅读全文