02 2020 档案

摘要:不指定分支默认是master git clone + clone 地址 # 例如 git clone https://amc-msra.visualstudio.com/xxx/_xx/xxxxxx 指定分支 git clone -b + 要clone的分支名 + 仓库地址 # 例如 git clo 阅读全文
posted @ 2020-02-28 15:34 低调的小白 阅读(2440) 评论(0) 推荐(0) 编辑
摘要:执行jdbc查询时抛出异常: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engin 阅读全文
posted @ 2020-02-24 17:36 低调的小白 阅读(869) 评论(0) 推荐(0) 编辑
摘要:1.首先根据备案号查询到对应的域名,查找网址http://icp.chinaz.com/ 2.找到域名后,登录阿里云系统中,在该域名下添加一个或二个A记录,记录值为阿里云国内节点服务器的 IP。然后隔一段时间访问一下该网址,确保有一点儿访问量就行了。 3.下面列出一些阿里云国内节点服务器 IP,挑一 阅读全文
posted @ 2020-02-24 09:58 低调的小白 阅读(4796) 评论(0) 推荐(0) 编辑
摘要:如果在yml中的配置不起作用,查看下Edit Configurations是否已经配置。 spring: profiles: active: dev 1.打开Edit Configurations配置 2. 阅读全文
posted @ 2020-02-18 13:16 低调的小白 阅读(12375) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示