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