huye

Results 11 issues of huye

> 注:提问题时若使用`不能用/没效果/有问题/报错`此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将绝对不会有任何反馈。 ### 描述问题 我使用如下的 json 串解码,得到的 confidence 字段一个是0.000000,另一个是0.750000。都不对。 _[{"confidence":0.974220335483551,"text":"lenovo联想","text_region":[[191,80],[672,80],[672,148],[191,148]]},{"confidence":0.6968730688095093,"text":"BY:花享湖月","text_region":[[250,866],[332,866],[332,885],[250,885]]}]_ ### 期待的结果 如果是 debug 希望老大处理一下,如果是我使用错误,请老大指正一下。 ### 错误信息 我以为是中文的问题,但我转换为 \uxxxx 格式后提示我需要重新编译启用 unicode 支持,那不是就说明不是中文的问题 ### 相关环境 xmake v2.6.4+dev.35fa885 tbox master ### 其他信息...

> 注:提问题时若使用`不能用/没效果/有问题/报错`此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将绝对不会有任何反馈。 ### 描述问题 看源码注释是:TB_OPTION_MODE_KEY_VAL = 3 //!< --key=value or --key value or -k=value or -k value 但经过我测试只有 --key=value 和 -k=value 才行,另外两个不行! 我代码中的选项定义是这样的: `c {'c', "config", TB_OPTION_MODE_KEY_VAL, TB_OPTION_TYPE_CSTR, "配置文件路径,支持 json/xml...

I only have a speed of 20m/s, which is most likely to be more than 1G/s. The scale bar shows only a little, which is meaningless.

直接执行 prcdns -p53 正常,但是用 prcdns -p53 & 运行就会自动退出,我想问一下,作为DNS服务进程,竟然不能后台运行这是什么意思?我的系统是 ubuntu 18.04, python 2.7

add in line 18: `_toggle,` insert in line 200: `if(_toggle == toggled){ return } _toggle = toggled;` replace in line 312: `var value = extractValue(this), mode = value.split('('), $elm =...

本人在 Deepin 20.9 系统中的 Anaconda3-2023.03 虚拟环境 Python 3.9.17 中安装的本 OCR 服务。 其它各种依赖环境/软件等版本如下: ch_ppocr_mobile_v2.0 ch_PP-OCRv2 paddlepaddle-gpu 2.4.2.post117 paddlehub 2.3.1 Nvidia Driver 535.54.03 CUDA Version 11.7.1 找到一条退出时的日志信息如下: kernel: traps: hub[197635] general protection...

我不知道是不是之前刚安装好的时候只使用了一个域名,但后来我是用了 `acme.sh -k 4096 --issue --dns dns_dp --reloadcmd "xxxxx" -d xxx -d *.xxx -d *.m.xxx --force` 命令来更新了证书的,今天忽然发现证书不对,一看,原来证书里只有 *.xxx 这一个域名,别的都不在里面了,请问,要怎么才能使用 cron 的自动更新域名正确?

1. The length of the macro MAX_PATH is only 260, isn't it really too small? 2. The logdir directly reads the running directory, then creates and uses the directory logs...

Why not provide a fourth field to store the option description and a function to automatically generate and output help