摘要: /// <summary> /// 初始化界面大小 /// </summary> protected void InitForm() { int winwith = Screen.PrimaryScreen.Bounds.Width;//获取显示器宽像素 int winheight = Screen 阅读全文
posted @ 2020-09-18 13:30 小了白了兔666 阅读(286) 评论(0) 推荐(0)