gpt4 book ai didi

linux - 关于 Ubuntu 中的 QT5 Qprocess 输出

转载 作者:行者123 更新时间:2023-12-04 19:25:07 24 4
gpt4 key购买 nike

我使用 QT 在 Ubuntu 下调用外部程序并将输出放在 textbrowser 上。但是,因为我要调用的外部程序在 shell 输出中有颜色,所以 textbrowser 的输出与颜色代码混合在一起。我怎样才能删除它们?
enter image description here
enter image description here

最佳答案

通常程序会检查输出是否为 tty(终端),如果是,则仅输出带有颜色的文本。将输出重定向到文件时是否有转义码?
要从终端去除颜色代码,您可以使用正则表达式。检查此问题的答案:Removing colors from output

关于linux - 关于 Ubuntu 中的 QT5 Qprocess 输出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71986385/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com