跳到主要内容

💰 GetDisplayInfo 获取显卡信息

🎯功能

获取本机的显卡信息

📜语法

结果 = dm.GetDisplayInfo()

📥参数

📤返回

字符串, 返回显卡的描述信息, 多块显卡以"|"连接

💡示例

TracePrint dm.GetDisplayInfo()

📘备注