|
2 months ago | |
---|---|---|
CodeFirstExistingDatabaseSample | 5 months ago | |
OperationsMainSiteGatewayServer | 2 months ago | |
Send104DataForm | 6 months ago | |
TestHttpRequest | 7 months ago | |
Yunda.SOMS.DataMonitoringServer.Service | 2 months ago | |
Yunda.SOMS.DataMonitoringServer.Viewport | 6 months ago | |
src | 2 months ago | |
test | 2 months ago | |
.editorconfig | 7 months ago | |
.gitattributes | 7 months ago | |
.gitignore | 7 months ago | |
NewReport1.upgrade.json | 2 months ago | |
README.md | 7 months ago | |
README.txt | 2 months ago | |
UpgradeLog.htm | 7 months ago | |
YunDa.SOMS.sln | 2 months ago | |
git常用命令.md | 6 months ago | |
解决任务栏图标问题.cmd | 7 months ago |
âݿ鿴ڴռ 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 '%%ѹ';