摘要: ##禁用vscode硬件加速 有以下两种方法: 启动时加上--disable-gpu选项 ctrp+shift+p打开命令面板,找到Preferences: Configure Runtime Arguments命令,然后加上"disable-hardware-acceleration": true 阅读全文
posted @ 2021-02-02 12:45 Lowell 阅读(2797) 评论(0) 推荐(1)