chccc1994

Results 6 issues of chccc1994

Client Recv Error. First time: server send: `abcdef` client recv: `abcdef` Second time: server send: `www` client recv: `wwwdef` but client recv should be `www` only ![image](https://user-images.githubusercontent.com/68001817/159614255-03139ede-1428-4372-9ee3-d442b26a26ed.png) ![image](https://user-images.githubusercontent.com/68001817/159614314-de1491bf-b4f5-4c17-839f-aff3278881fb.png) **After modification**:...

### 裁剪: ```bash cd PaddleOCR python deploy/slim/prune/sensitivity_anal.py -c configs/rec_record/rec_r34_vd_none_bilstm_ctc_ccpd.yml -o Global.pretrained_model=output/rec/r34_vd_none_bilstm_ctc_ccpd/best_accuracy Global.save_model_dir=./output/prune_model_ccpd/ ``` + 裁剪错误日志 ```bash W1126 09:49:51.398372 46912 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API...

Running `onvifinfo` does not find onvif device. **1. `debug screenshot`** ![image](https://user-images.githubusercontent.com/68001817/186810200-6c6b9f9b-187a-41db-b0a4-c7fa5bac7140.png) **2. `onvif device test tool `** ![image](https://user-images.githubusercontent.com/68001817/187105078-d58b7010-b66c-4688-8770-540db612fbc4.png)

您好,在Node_FC.h中28行,出现next_dot 异常,写入权限错误。 ![image](https://user-images.githubusercontent.com/68001817/106218598-8974d200-6212-11eb-8719-355313d5edad.png)

how to add heartbeat?

I've setup a qt5.natvis.xml file to see some qt debug info. For QString and QVector it works. However for QString , it doesn't show anything. os: Window platform ![image](https://user-images.githubusercontent.com/68001817/219259857-d09921a8-0065-47e6-8885-7522db2df688.png)