上一页 1 ··· 149 150 151 152 153 154 155 156 157 ··· 329 下一页
摘要: pycharm 在Project中打开相关文件的文件夹 pycharm 打开相关文件的文件夹 我之前设置了快捷键。 Ctrl+Shift+Q 阅读全文
posted @ 2021-05-10 10:06 bH1pJ 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-05-08 23:17 bH1pJ 阅读(54) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-05-08 13:52 bH1pJ 阅读(38) 评论(0) 推荐(0) 编辑
摘要: opt = jsondecode(fileread('config.json')); taskpath = opt.aaa.taskpath; taskrootpath = opt.aaa.taskrootpath; logpath = [taskpa... 阅读全文
posted @ 2021-05-08 11:02 bH1pJ 阅读(233) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-05-08 10:05 bH1pJ 阅读(84) 评论(0) 推荐(0) 编辑
摘要: 正则表达式,单引号中间的内容 GroupNameList = re.findall(r'[\'](.*?)[\']', groupName) 阅读全文
posted @ 2021-05-07 23:02 bH1pJ 阅读(398) 评论(0) 推荐(0) 编辑
摘要: pandas重命名 column dfData.columns = GroupNameList 阅读全文
posted @ 2021-05-07 23:01 bH1pJ 阅读(304) 评论(0) 推荐(0) 编辑
摘要: k = "1,2,3".split(',') print(k) 阅读全文
posted @ 2021-05-07 22:45 bH1pJ 阅读(213) 评论(0) 推荐(0) 编辑
摘要: "terminal.integrated.shell.windows": "D:/software/Git/Git/binbash.exe", 阅读全文
posted @ 2021-05-04 22:30 bH1pJ 阅读(919) 评论(0) 推荐(0) 编辑
摘要: PIP install pyqt5 之后 就可以找到 designer.exe 这个东西,在我的电脑上的这个路径下:C:\Users\XXX\anaconda3\Library\bin 阅读全文
posted @ 2021-05-04 19:04 bH1pJ 阅读(434) 评论(0) 推荐(0) 编辑
上一页 1 ··· 149 150 151 152 153 154 155 156 157 ··· 329 下一页