报错:IDEA failed connect to github.com port 44.: Timed out执行:git config --global http.proxy http://127.0.0.1:1080 git config --global https.proxy http:/ ...
分类:
其他好文 时间:
2020-04-24 14:32:06
阅读次数:
181
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. 一、问题描述 *************************** ...
分类:
Web程序 时间:
2020-04-24 10:28:16
阅读次数:
97
DBGvpp# show int addr UnknownEthernet5/0/0 (up): L2 bridge bd-id 1 idx 1 shg 0 host-ns1_tap (up): L2 bridge bd-id 1 idx 1 shg 0 host-ns7_tap (up): L2 ...
分类:
其他好文 时间:
2020-04-23 19:11:04
阅读次数:
102
Error: Flash Download failed - "Cortex-M3"
分类:
其他好文 时间:
2020-04-23 16:13:24
阅读次数:
53
打开CommandPrompt(Admin):1、Dism/Online/Cleanup-Image/ScanHealth扫描全部系统文件和系统映像文件是否与官方版一致,时间较长,可以做其他事。 on project api: The packagi ...
分类:
其他好文 时间:
2020-04-23 01:07:31
阅读次数:
87
robotframework执行UI自动化时报错,查看日志显示Parent suite setup failed: Variable '${browser}' not found. Did you mean: ${blowser} 起初一直在相关库是否导进来等方面定位问题,最后发现是引用变量时写的是 ...
分类:
其他好文 时间:
2020-04-22 16:50:41
阅读次数:
217
pandas.read_csv() 报错 OSError: Initializing from file failed,一般由两种情况引起:一种是函数参数为路径而非文件名称,另一种是函数参数带有中文。 对于第一种情况很简单,原因就是没有把文件名称放到路径的后面,把文件名称添加到路径后面就可以了。还可 ...
分类:
其他好文 时间:
2020-04-22 13:38:52
阅读次数:
65
这里是代理问题的锅 我们需要把/etc/profile中的代理注释掉在进行 以下操作 ...
分类:
其他好文 时间:
2020-04-21 12:45:15
阅读次数:
209