摘要: import psycopg2import osimport csvROOT_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)),"..")CSV_SEP = '`' class Test(): def __init__(sel 阅读全文
posted @ 2017-07-12 09:32 百变小超 阅读(2548) 评论(0) 推荐(0)