场景 在进行Android Studio的.Android Studio目录从C盘修改为其他目录后,新建App启动提示: Emulator: I/O warning : failed to load external entity "file:/C:/Users/Administrator/.And ...
分类:
移动开发 时间:
2020-01-01 12:01:45
阅读次数:
127
一、koa-router 为了处理URL,我们需要引入koa-router这个middleware,让它负责处理URL映射。 我们修改app.js,使用koa-router来处理URL: 注意导入koa-router的语句最后的()是函数调用 二、处理post请求 用router.get('/pat ...
分类:
Web程序 时间:
2019-12-30 22:54:51
阅读次数:
187
stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate... ...
分类:
其他好文 时间:
2019-12-30 19:13:00
阅读次数:
126
在初始化 npm install 了基本依赖后; npm run dev 报错: error in ./server/index.js Module build failed: Error: Plugin/Preset files are not allowed to export objects, ...
分类:
Web程序 时间:
2019-12-30 11:52:48
阅读次数:
211
第一次使用Airtest时,启动报错: [5908:5912:1229/211349.007.ERROR:gup_process_transport_factory.cc<1019>] Lost UI share contextQOpenGLShader:link: Failed to create ...
分类:
其他好文 时间:
2019-12-29 23:57:07
阅读次数:
201
总遇到一个报错: 1 Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): top.bigking ...
分类:
其他好文 时间:
2019-12-29 16:42:27
阅读次数:
103
Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to dete ...
分类:
Web程序 时间:
2019-12-28 20:41:29
阅读次数:
132
需要测试一个小东东,使用Visual Studio 2019新建了一个.Net Core的Console程序,但是在编译的时候一直报错,死活编译不通过。 错误信息: Severity Code Description Project File Line Suppression State Error ...
分类:
移动开发 时间:
2019-12-28 19:12:12
阅读次数:
403
mac 安装homebrew出错 Failed to connect to raw.githubusercontent.com port 443: Connection refused error:原创heroacool 发布于2019-10-31 19:45:04 阅读数 5672 收藏展开 折腾 ...
分类:
系统相关 时间:
2019-12-28 18:55:15
阅读次数:
115
pve命令,如下报错 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE ...
分类:
其他好文 时间:
2019-12-28 13:02:06
阅读次数:
112