郭睿 1baa80f8ac 完成二次回路界面 | hai 3 semanas | |
---|---|---|
CodeFirstExistingDatabaseSample | hai 1 mes | |
Send104DataForm | hai 2 meses | |
TestHttpRequest | hai 4 meses | |
Yunda.SOMS.DataMonitoringServer.Service | hai 1 mes | |
Yunda.SOMS.DataMonitoringServer.Viewport | hai 2 meses | |
src | hai 3 semanas | |
test | hai 3 semanas | |
.editorconfig | hai 4 meses | |
.gitattributes | hai 4 meses | |
.gitignore | hai 4 meses | |
README.md | hai 4 meses | |
UpgradeLog.htm | hai 4 meses | |
YunDa.SOMS.sln | hai 3 semanas | |
git常用命令.md | hai 2 meses | |
解决任务栏图标问题.cmd | hai 4 meses |
âݿ鿴ڴռ 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 '%%ѹ';