2020牛客暑期多校训练营(第七场)B-Mask Allocation 链接:https://ac.nowcoder.com/acm/contest/5672/B 来源:牛客网
Nowadays, the Kingdom of Dreamgrid is suffering from a national pandemic. Fortunately, president Baobao…
【问题描述】 在应用端,偶尔看到有如下报错: Authentication to host xxxx for user yyyy using method mysql_native_password failed with message: Reading from the stream has failed. 表现特征: 1.只有用Connector/NET 出现这个问题&am…
GitLab配置ssh key
1.打开本地git bash,使用如下命令生成ssh公钥和私钥对
ssh-keygen -t rsa -C xxxxxx.com 然后一路回车(-C 参数是你的邮箱地址)2.然后会出现:Enter file in which to save the key (/Users/yzq/.ssh/id_rsa):
回车3.如果你的.ssh/id_rsa已经&a…