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