随笔分类 -  AUTO_TEST

摘要:import configparser conf = configparser.RawConfigParser() conf.read('sql_pro/sql.cfg') 文件路径 exRate_sql = conf.get("Section1", "one_day_payment_amount" 阅读全文
posted @ 2019-06-03 10:41 素人渔芙2017 阅读(162) 评论(0) 推荐(0)
摘要:cankao: http://www.pythondoc.com/flask/tutorial/index.html 【database_operator.py】 import os, refrom importlib.machinery import SourceFileLoaderimport 阅读全文
posted @ 2019-05-16 15:14 素人渔芙2017 阅读(910) 评论(0) 推荐(0)
摘要:源码:参考【Java】【IDEA】get set需要 lombok 插件 IDEA maven /Users/username/Downloads/apache maven 3.6.1 /Users/username/Downloads/apache maven 3.6.1/conf/setting 阅读全文
posted @ 2019-05-12 13:58 素人渔芙2017 阅读(236) 评论(0) 推荐(0)
摘要:1 阅读全文
posted @ 2019-05-12 13:55 素人渔芙2017 阅读(252) 评论(0) 推荐(0)