辅助系统后台

郭睿 d533378281 V2.2.005发布版本代码 il y a 9 mois
Send104DataForm d533378281 V2.2.005发布版本代码 il y a 9 mois
TestHttpRequest 9b8f8d501b 1 il y a 1 an
src d533378281 V2.2.005发布版本代码 il y a 9 mois
test d533378281 V2.2.005发布版本代码 il y a 9 mois
.editorconfig ca329a741b 基础功能完成 il y a 3 ans
.gitattributes 5cc05c0500 ignore il y a 3 ans
.gitignore 3b2b8b9e19 修改git.ignore il y a 2 ans
README.md 502b377276 2.2.001版本 il y a 1 an
UpgradeLog.htm e87a37171e 完成摄像机导入导出功能 il y a 2 ans
YunDa.ISAS.sln d533378281 V2.2.005发布版本代码 il y a 9 mois
git常用命令.md d8ea87d5fa 实时识别 il y a 1 an

README.md

kestrel

ٷĵ

apbַܵ

ٷַ

mongodb

âݿ鿴ڴռ db.serverStatus().tcmalloc

mysql

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 '%%ѹ';