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