10 2011 档案

摘要:div1 div2 this is div1 this is div2 另外, .toggle()也可用于切换元素的可见状态。将可见元素置为隐藏,将隐藏置为可见的。 div1 div2 this is div1 this is div2 ... 阅读全文
posted @ 2011-10-31 22:56 samlee 阅读(344) 评论(0) 推荐(0)
摘要:1 2 3 阅读全文
posted @ 2011-10-31 22:35 samlee 阅读(186) 评论(0) 推荐(0)
摘要:1. 问题现象, 通过web.input获取Form提交的请求, 发现后台并没有获取请求,并且通过firebug看到的content-length为0 web.py 代码如下: import weburls = ( '/','Index', '/commit', 'Commit'... 阅读全文
posted @ 2011-10-18 00:05 samlee 阅读(1266) 评论(0) 推荐(0)