hikaripool-0-连接不可用,请求在30000ms之后超时。意思是池等待30000ms的免费连接,但是您的应用程序没有返回任何连接。原因:连接泄漏(在从池中借用之后连接没有关闭)。 hikariDataSource.setIdleTimeout(60000); hikariDataSourc ...
分类:
其他好文 时间:
2017-10-30 14:51:44
阅读次数:
1775
1.Used Libraries, Datasets, and Models 1.1 Libraries 1.2 Datasets 1.3 Models Structure 1.3 Available pre-trained model 2. TensorFlow Tips 2.1 Using GP ...
分类:
其他好文 时间:
2017-10-30 14:29:30
阅读次数:
272
一.背景1.1 jello@jello:~$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 16.04.3 LTSRelease: 16.04Codename: xenial1 ...
分类:
系统相关 时间:
2017-10-29 17:39:10
阅读次数:
551
--查看内存信息SELECT CEILING(total_physical_memory_kb * 1.0 / 1024 / 1024) AS [物理内存大小] ,CAST(available_physical_memory_kb * 1.0 / 1024 / 1024 AS DECIMAL(8, ...
分类:
其他好文 时间:
2017-10-28 19:01:59
阅读次数:
222
1、问题:复制脚本,修改后并保存,直接在controller中加载脚本,无法创建用户,出现“Loadrunner Controller cannot create Vusers. Ensure that your load generators are available and that your ...
分类:
其他好文 时间:
2017-10-26 15:42:38
阅读次数:
196
The Under Armour Curry 4 feels like the true successor to the Curry 2. YOU CAN FIND THE UA CURRY 4 whtie black AVAILABLE AT hoopjordan.com STARTING OC ...
分类:
其他好文 时间:
2017-10-26 11:49:10
阅读次数:
259
一.生成公私钥和证书 Fabric中有两种类型的公私钥和证书,一种是给节点之前通讯安全而准备的TLS证书,另一种是用户登录和权限控制的用户证书。这些证书本来应该是由CA来颁发,但是目前只有两个社区,所以目前暂时没有启用CA节点,但是Fabric帮我们提供了一个crytogen工具来生成证书。 1.1 ...
分类:
其他好文 时间:
2017-10-25 19:52:22
阅读次数:
2641
NS_AVAILABLE_IOS(5_0) 这个方法可以在iOS5.0及以后的版本中使用,如果在比5.0更老的版本中调用这个方法,就会引起崩溃。 NS_AVAILABLE(_mac, _ios) _mac 表示mac上允许的版本 _ios 表示支持iOS的版本 NS_DEPRECATED_IOS(2 ...
分类:
移动开发 时间:
2017-10-25 14:20:38
阅读次数:
232
With highways available, driving a car from Hangzhou to any other city is easy. But since the tank capacity of a car is limited, we have to find gas s ...
分类:
其他好文 时间:
2017-10-25 11:35:48
阅读次数:
176
最近对OSG进行了android下的编译。简单总结一下: 0.介绍下环境:WIN7 64位 + cygwin32位 + OSG3.2.0 1.首先介绍几篇博文,参考了不少,但并没有解决我出现的问题,但是仍有借鉴意义。 http://blog.csdn.net/wonegequ1/article/de ...
分类:
移动开发 时间:
2017-10-24 22:34:19
阅读次数:
287