123

06 2022 档案

摘要:1steam++ 火狐访问不了 这个 在地址栏里输入about:config 勾选警示,然后点接受风险并继续 风险提示 搜索security.enterprise_roots.enabled,把默认false改为true 搜索 重启浏览器 git bush hare 命令行输入 git config 阅读全文
posted @ 2022-06-19 21:40 LeiYanRRZZ 阅读(66) 评论(0) 推荐(0)
摘要:1.https://akveo.github.io/eva-icons/#/ 小图标 阅读全文
posted @ 2022-06-13 16:01 LeiYanRRZZ 阅读(22) 评论(0) 推荐(0)
摘要:github配置host 每天更新 https://raw.hellogithub.com/hosts maven仓库 https://mvnrepository.com/artifact/org.springframework/spring-webmvc/5.3.15 java8的API文档在线 阅读全文
posted @ 2022-06-08 10:57 LeiYanRRZZ 阅读(87) 评论(0) 推荐(0)
摘要://查看仓库级的 config,命令: git config –local -l //查看全局级的 config,命令: git config –global -l //查看系统级的 config,命令: git config –system -l //查看当前生效的配置, 命令: git conf 阅读全文
posted @ 2022-06-08 10:56 LeiYanRRZZ 阅读(57) 评论(0) 推荐(0)