下载windows正版镜像 官网下载: 通过网络检索工具搜索“Win10正式版下载”,在搜索结果中选中如图字样结果“下载Windows 10 光盘镜像(ISO文件)”进入。 注:注意查看链接,务必选中官方网站进入。 接着点击上方的“立即下载工具”按钮,将应用保存在电脑中。 双击打开该应用,在弹出的“ ...
根据 corpid 和 corpsecret 获取 access_token //企业微信登录地址 https://work.weixin.qq.com/ 其中 corpid 表示企业ID,corpsecret 表示 应用的凭证密钥, 根据如下地址,参考获取 id 和secret https://w ...
分类:
微信 时间:
2021-04-24 13:47:41
阅读次数:
0
1 Ruby@DESKTOP-4INK1I3 MINGW64 /f/Git/test (master) 2 $ git push origin master 3 fatal: unable to access 'https://github.com/xxx/test.git/': OpenSSL S ...
分类:
其他好文 时间:
2021-04-24 13:43:19
阅读次数:
0
Create an IAM User Give Admin access Create DynamoDB Table 1) Create facts table: **** (use ^ - Shift + 6 if you are a windows user, not \) **** aws d ...
分类:
数据库 时间:
2021-04-24 13:25:08
阅读次数:
0
* * */1 * * /usr/sbin/ntpdate 172.17.14.90 18 * * * echo ''>/usr/local/nginx/logs/access.log0 14 * * * echo ''>/java/apache-tomcat-9.0.31/logs/catalin ...
分类:
系统相关 时间:
2021-04-24 11:54:24
阅读次数:
0
Spring Boot 下使用JPA,报org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set错误,异常信息如下: Caused ...
分类:
编程语言 时间:
2021-04-23 12:28:00
阅读次数:
0
官网快速开始-: https://mp.baomidou.com/guide/quick-start.html#%E5%BC%80%E5%A7%8B%E4%BD%BF%E7%94%A8 传统方式 pojo-dao(连接mybatis,配置mapper.xml文件)- service - contro ...
分类:
其他好文 时间:
2021-04-23 11:56:15
阅读次数:
0
Why willpower doesn’t work, and what to do instead According to organisational psychologist Benjamin Hardy, “willpower is nothing more than a dangerou ...
分类:
其他好文 时间:
2021-04-22 16:04:21
阅读次数:
0
激活方法: 按下Win+X 选择命令提示符(管理员)。 开始依照下面的输入命令 win10专业版用户请依次输入: slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr /skms kms.03k.org slmgr /ato win10企业版用户请依次输入: ...
概述 tree for windows 背景 win10 环境下, 我需要打印 文件树 问题 git 默认是不带 tree 命令的 cmd 好像有, 但是我不大想用 思路 尝试去搞一个 好在有前人做过类似的工作, 所以我可以坐享其成 环境 os win10 20H2 mintty 3.4.0 tre ...