
idea
滚雪球~
https://quantkt.com
本人开发维护的量化资源论坛,分享各类量化技术,进行各类策略讨论
西西课堂 xixiketang.com 学习各类算法知识
展开
-
redis打开网页Could not get a resource from the pool
idea打开项目,出现 {“success”:false,“message”:“Could not get a resource from the pool”,“code”:500,“timestamp”:1607067852004,“result”:null} redis安装参考:https://www.jianshu.com/p/e16d23e358c0 出现的原因:启动了这个redis以后,顺手把cmd关了,在win系统中要保持这个界面打开才可以 或者在服务中始终打开 ...原创 2020-12-04 15:51:09 · 410 阅读 · 1 评论 -
#FailureMessage Object: 0x7ffeefbfb440zsh: illegal hardware instruction npm run dev以及各种问题
运行run nvm dev遇到#FailureMessage Object: 0x7ffeefbfb440zsh: illegal hardware instruction npm run dev 原因是使用了node 12.0.0版本还是太高 nvm use --delete-prefix v12.0.0 遇到 Install fail! RunScriptError: post install error, please remove node_modules before retry! Run “s原创 2020-11-10 12:55:42 · 5630 阅读 · 0 评论 -
mac中idea使用与各种快捷键说明
全局搜索 shift+command+f原创 2020-11-05 00:40:52 · 608 阅读 · 0 评论