摘要:
To rename an image, you give it a new tag, and then remove the old tag using the ‘rmi’ command: $ docker tag <old_name> <new_name> $ docker rmi <old_n 阅读全文
摘要:
原因: cuda10 does not provide dynlink_nvcuvid.h any more. 解决方法: 查看出错在modules/cudacodec/src/precomp.hpp 所以可以用头文件nvcuvid.h 下载 nvidia-sdk 将其中的 nvcuvid.h co 阅读全文
摘要:
参考 https://wiki.archlinux.org/index.php/HiDPI You can use KDE's settings to fine tune font, icon, and widget scaling. This solution affects both Qt an 阅读全文