摘要: logging.basicConfig(level=logging.INFO,filename=c.config_dict['logfile'],filemode='a',format='%(levelname)s[%(asctime)s]:%(message)s',datefmt='%Y-%m-%... 阅读全文
posted @ 2013-06-06 15:48 爱知菜 阅读(250) 评论(0) 推荐(0)
摘要: 装adodbapi前一定要装 pywin32 这个库(http://www.lfd.uci.edu/~gohlke/pythonlibs)下载adodbapi(http://pan.baidu.com/s/1bnd5j5d),解压,运行命令行python setup.py install连接字符串 ... 阅读全文
posted @ 2013-06-06 15:27 爱知菜 阅读(253) 评论(0) 推荐(0)
摘要: 转自:http://blog.163.com/y845766643@126/blog/static/17104630220101123113029840/r+: Open for reading and writing. The stream is positioned at the beginni... 阅读全文
posted @ 2013-06-06 14:42 爱知菜 阅读(312) 评论(0) 推荐(0)