Parse screeninfo into useable csv

后端 未结 0 756
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-17 08:03

I am tryin to parse a string from screeninfo to be useable in a csv file. here is my code

import csv
from screeninfo import get_monitors

with open(\'MultiMon         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题