郭睿 d533378281 V2.2.005发布版本代码 | il y a 9 mois | |
---|---|---|
Send104DataForm | il y a 9 mois | |
TestHttpRequest | il y a 1 an | |
src | il y a 9 mois | |
test | il y a 9 mois | |
.editorconfig | il y a 3 ans | |
.gitattributes | il y a 3 ans | |
.gitignore | il y a 2 ans | |
README.md | il y a 1 an | |
UpgradeLog.htm | il y a 2 ans | |
YunDa.ISAS.sln | il y a 9 mois | |
git常用命令.md | il y a 1 an |
âݿ鿴ڴռ 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 '%%ѹ';