摘要:
UUID 参考:https://blog.csdn.net/ITHHH777/article/details/104224781 UUID import uuidfor i in range(100): uid =uuid.uuid1() ... 阅读全文
posted @ 2020-06-26 22:39
bH1pJ
阅读(37)
评论(0)
推荐(0)
摘要:
UUID 参考:https://blog.csdn.net/ITHHH777/article/details/104224781 UUID import uuidfor i in range(100): uid =uuid.uuid1() ... 阅读全文
posted @ 2020-06-26 22:39
bH1pJ
阅读(41)
评论(0)
推荐(0)
摘要:
python 如何保存字典变量 from sklearn.externals import joblibx = {}x['gynuyncvf'] = ["sdsdfsdfsdf",[1,2,3,4]]x['gyndsfdsuyncvf'] = ["sdsd... 阅读全文
posted @ 2020-06-26 22:30
bH1pJ
阅读(39)
评论(0)
推荐(0)
摘要:
python 如何保存字典变量 from sklearn.externals import joblibx = {}x['gynuyncvf'] = ["sdsdfsdfsdf",[1,2,3,4]]x['gyndsfdsuyncvf'] = ["sdsd... 阅读全文
posted @ 2020-06-26 22:30
bH1pJ
阅读(121)
评论(0)
推荐(0)
摘要:
暂时还没有找到 目前找到的解决方案是【字典】 阅读全文
posted @ 2020-06-26 22:19
bH1pJ
阅读(14)
评论(0)
推荐(0)
摘要:
暂时还没有找到 目前找到的解决方案是【字典】 阅读全文
posted @ 2020-06-26 22:19
bH1pJ
阅读(18)
评论(0)
推荐(0)
摘要:
【坑】想问怎么把qtreewidget的结构保存下来 这里有个解决方案: https://stackoverflow.com/questions/52100621/save-qtreewidget-item-and-restore-it-with-sele... 阅读全文
posted @ 2020-06-26 22:12
bH1pJ
阅读(77)
评论(0)
推荐(0)
摘要:
【坑】想问怎么把qtreewidget的结构保存下来 这里有个解决方案: https://stackoverflow.com/questions/52100621/save-qtreewidget-item-and-restore-it-with-sele... 阅读全文
posted @ 2020-06-26 22:12
bH1pJ
阅读(39)
评论(0)
推荐(0)
摘要:
QtCore.QSettings()的东西存到哪了 存在注册表里了 阅读全文
posted @ 2020-06-26 22:05
bH1pJ
阅读(104)
评论(0)
推荐(0)
摘要:
QtCore.QSettings()的东西存到哪了 存在注册表里了 阅读全文
posted @ 2020-06-26 22:05
bH1pJ
阅读(22)
评论(0)
推荐(0)