1 第一个问题 Unexpected version format: 10.0.2 Unexpected version format: 10.0.2 Unexpected version format: 10.0.2 Could not initialize class org.apache.ha ...
分类:
数据库 时间:
2019-01-15 00:41:15
阅读次数:
414
pip install fcntl Collecting fcntl Could not find a version that satisfies the requirement fcntl (from versions: ) No matching distribution found for ...
分类:
Windows程序 时间:
2019-01-14 11:02:30
阅读次数:
3935
错误截图: 解决: 在application.properties中开启swagger swagger2.enable=true ...
分类:
其他好文 时间:
2019-01-13 21:41:17
阅读次数:
2968
// vol 1 could do with sth rhinoplasty angst the wee small hours familial Munich gladiator platelet let/get sb off the hook make the cut hard up get b ...
分类:
其他好文 时间:
2019-01-13 12:26:14
阅读次数:
153
错误提示:Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: The s ...
分类:
数据库 时间:
2019-01-12 22:48:10
阅读次数:
248
fs.copyToLocalFile(new Path("/study1/1.txt"), new Path("C:/Users/Administrator/Desktop/d2.txt")); 报错 log4j:WARN No appenders could be found for logger ...
分类:
其他好文 时间:
2019-01-11 23:10:46
阅读次数:
377
当前系统环境: 1、Windows 7中文旗舰版 2、Visual studio 2017、Visual studio 2019 3、Cmake 3.8.1 报错信息: The C compiler identification is unknown The CXX compiler identif ...
分类:
其他好文 时间:
2019-01-11 00:09:12
阅读次数:
594
使用impdp导出数据时碰到ora-39006错误,错误提示如下所示: 初看到internal error的错误提示,下了一跳。Google一番的结果如下: Cause: The Data Pump could not use the Metadata API. Typically, this is ...
分类:
其他好文 时间:
2019-01-09 17:28:54
阅读次数:
254
# ES6 - ECMAScript 6.0(ES2015) ## 变量声明- let、const ### let - ES6 新增了let命令,用来声明变量。它的用法类似于var,但是所声明的变量,只在let命令所在的代码块内有效。 - `let`特点: - 1 块级作用域(ES6) - 2 先声 ...
分类:
其他好文 时间:
2019-01-09 15:03:25
阅读次数:
258
疯狂创客圈 Java 分布式聊天室【 亿级流量】实战系列之 26【 "博客园 总入口" 】 [toc] 写在前面 ? 大家好,我是作者尼恩。目前和几个小伙伴一起,组织了一个高并发的实战社群【疯狂创客圈】。正在开始 高并发、亿级流程的 IM 聊天程序 学习和实战 ? 在疯狂创客圈的 亿级流程的 IM ...
分类:
Web程序 时间:
2019-01-09 13:37:36
阅读次数:
2235