摘要: 获取屏幕,这里我有2个屏幕,gds的长度为2 GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment(); GraphicsDevice[] gds = ge.getScreenDevices(); for(G 阅读全文
posted @ 2022-03-17 13:36 疏影龙栖 阅读(172) 评论(0) 推荐(0)