示例#1
0
 def All():
     return [Monitor(hmonitor) for hmonitor in get_hmonitors()]
示例#2
0
 def GetCount():
     return len(get_hmonitors())