摘要:
用面积法和基本不等式解决三角问题:“在▲ABC中,∠BAC=120°,AD平分角BAC,AD=3,则2*AC+AB的最小值为?” 阅读全文
posted @ 2022-02-28 20:46
逆火狂飙
阅读(89)
评论(0)
推荐(0)
摘要:
File>Settings>Editor>Font>选择中意的字体和大小。 END 阅读全文
posted @ 2022-02-28 20:38
逆火狂飙
阅读(449)
评论(0)
推荐(0)
摘要:
File>Setting>Appearance&behavior>Appearance>Theme,然后选择自己中意的颜色。 END 阅读全文
posted @ 2022-02-28 20:35
逆火狂飙
阅读(646)
评论(0)
推荐(0)
摘要:
【程序】 import org.apache.catalina.authenticator.BasicAuthenticator; import org.apache.http.auth.AuthScope; import org.apache.http.auth.UsernamePasswordC 阅读全文
posted @ 2022-02-28 14:53
逆火狂飙
阅读(860)
评论(0)
推荐(0)
摘要:
【本文涉及ES版本】 7.11.1 【elasticsearch.yml中设置】 增加以下两项设置: xpack.security.enabled: truexpack.security.transport.ssl.enabled: true 【启动es后使用elasticsearch-setup- 阅读全文
posted @ 2022-02-28 14:38
逆火狂飙
阅读(4926)
评论(1)
推荐(0)
摘要:
wget一般是缺省安装的,但有些场合并未安装如Centos7的Minimal版本, 如是这样可以在配置好网络后(可以参考https://www.cnblogs.com/heyang78/p/15935360.html) 输入#yum install wget安装之。 END 阅读全文
posted @ 2022-02-28 14:05
逆火狂飙
阅读(1020)
评论(0)
推荐(0)
摘要:
VMware-workstation_full_12不能从控制面板里的添加删除程序里卸载,需要用它自己的安装软件卸载。 也就是把安装软件再点开一次,一开始选项里有卸载一项,执行卸载就好了。 卸载完之后,用win+r,输入regedit打开注册表,找到HKEY_CURRENT_USER>Softwar 阅读全文
posted @ 2022-02-28 13:42
逆火狂飙
阅读(431)
评论(0)
推荐(1)