08 2020 档案
摘要:常用快捷键 Esc 返回 Enter 切换列表/分时/K线 #大盘 F3 上证 F4 深证 F6 自选股 #个股 F1 成交明细 F2 价量分布 F5 切换分时/K线 F7 个股全景 F8 分析周期 F9 牛叉诊股 F10 公司咨询 F11 基本资料 Insert 加入自选 Delete 删除自选
阅读全文
摘要:Windows xshell或securecrt会自动保持连接,putty设置如下: In your session properties, go to Connection and under Sending of null packets to keep session active, set
阅读全文
摘要:impala有时查询报错内存不足,并持续一段时间后自动恢复,报错时日志如下: org.apache.hive.service.cli.HiveSQLException: ExecQueryFInstances rpc query_id=834c3b2376181f0e:a901620f0000000
阅读全文
摘要:使用easyexcel实现excel导出功能,有时会报错 com.alibaba.excel.exception.ExcelGenerateException: java.lang.NoClassDefFoundError: Could not initialize class net.sf.cgl
阅读全文
摘要:允许修改注册表 gpedit.msc 用户配置--管理模板--系统--阻止访问注册表-已禁用 删除注册表 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TerminalServer\RCM\GracePeriod 只保留default
阅读全文
摘要:增加配置 cat ~/.Xresources URxvt.title: rxvt URxvt.preeditType: Root !! Input Method URxvt.inputMethod: fcitx !! Display URxvt.depth: 32 URxvt.transparent
阅读全文