- 博客(8)
- 资源 (3)
- 收藏
- 关注
原创 HttpClient post 传输json 数据和 key/value数据
如果和以下问题匹配参考此博客 - 请求参数为json 格式传输,请求头的content-type为application/json - 请求参数为key/value结构
2022-07-09 14:54:07
2380
原创 git 访问github报错 OpenSSL SSL_read: Connection was reset, errno 10054
git 访问github 报错:OpenSSL SSL_read: Connection was reset, errno 10054 解决方法: git config --global http.sslVerify "false"
2021-08-09 17:30:04
274
原创 MySQL 1366 问题
/可任意修改样式,或恢复预设值,保存后生效 相对“默认样式”而作的修改会用 红色 标注/ .output_wrapper/此属性为全局/ { font-size: 16px; color: #3e3e3e; line-height: 1.6; word-spacing:0px; letter-spacing:0px; font-family: “Helvetica Neue”,Helvetica,“Hiragino Sans GB”,“Microsoft YaHei”,Arial,sans-serif;
2021-07-20 15:00:31
97
原创 Eclipse 快捷键
Eclipse 常用快捷键 快捷键 描述 Ctrl+1 快速修复(最经典的快捷键,就不用多说了,可以解决很多问题,比如import类、try catch包围等) Ctrl+Shift+F 格式化当前代码 Ctrl+Shift+M 添加类的import导入 Ctrl+Shift+O 组织类的import导入(既有Ctrl+Shift+M的作用,又可以帮你去除没用的导入,很有用) Ctrl+Y 重做(与撤销Ctrl+Z相反) Alt+/ 内容辅助(帮你省...
2021-07-19 16:47:56
106
原创 elasticsearch报错 org.elasticsearch.action.admin.cluster.repositories.cleanup.CleanupRepositoryRequest
引入es高阶api测试时报错 报错信息如下: java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:125) at org.springframew.
2021-06-07 15:30:56
2011
3
vue.js devtools 6.1.4_0
2022-04-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人