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