郭睿 d533378281 V2.2.005发布版本代码 | hai 9 meses | |
---|---|---|
Send104DataForm | hai 9 meses | |
TestHttpRequest | hai 1 ano | |
src | hai 9 meses | |
test | hai 9 meses | |
.editorconfig | %!s(int64=3) %!d(string=hai) anos | |
.gitattributes | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
README.md | hai 1 ano | |
UpgradeLog.htm | %!s(int64=2) %!d(string=hai) anos | |
YunDa.ISAS.sln | hai 9 meses | |
git常用命令.md | hai 1 ano |
âݿ鿴ڴռ db.serverStatus().tcmalloc
use mysql;
update user set authentication_string='' where user='root';
--ֶΪ
ALTER user 'root'@'localhost' IDENTIFIED BY 'root';
--Ϊroot
flush privileges;
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
flush privileges;
VS̫òĻ浼VS١
1.ʼѡ...win+rݼ 2.롰devenv.exe /resetuserdata #ֶδ UPDATE vs_presetpoint SET IsImageRecognition = 0 WHERE Name LIKE '%LH%' OR Name LIKE '%%ѹ';