参考编码工具On this pagecoding.utilssilence_pip def silence_pip(code: str, lang: str) -> str 在 pip install 命令中应用 -qqq 标志。