C#获取桌面大小源码 长宽像素 上传者:torchlu 2018-12-25 12:14:00上传 ZIP文件 13.08KB 热度 50次 C#获取桌面大小源码 长宽像素 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 码姐姐匿名网友 2018-12-25 12:14:00 感谢分享! 码姐姐匿名网友 2018-12-25 12:14:00 ls的可以么?俺也去试试,貌似比楼主的简洁 码姐姐匿名网友 2018-12-25 12:14:00 不是我想要的,也没有运行成功 码姐姐匿名网友 2018-12-25 12:14:00 其实就两句话 textBox2.Text = Screen.PrimaryScreen.WorkingArea.Height.ToString(); textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width.ToString(); weixin_62572 2024-12-29 01:08:24 其实就两句话 textBox2.Text = Screen.PrimaryScreen.WorkingArea.Height.ToString(); textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width.ToString(); 发表评论
感谢分享!
ls的可以么?俺也去试试,貌似比楼主的简洁
不是我想要的,也没有运行成功
其实就两句话 textBox2.Text = Screen.PrimaryScreen.WorkingArea.Height.ToString(); textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width.ToString();
其实就两句话 textBox2.Text = Screen.PrimaryScreen.WorkingArea.Height.ToString(); textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width.ToString();