摘要: python字典默认的是string item={"browser " : 'webdriver.irefox()', 'url' : 'http://xxx.com'} 如果这样定义的话,那么item['browser']的值是string 类型的 webdriverFirefox() 结果就不能 阅读全文
posted @ 2014-01-03 11:49 米 立 阅读(455) 评论(0) 推荐(0)