摘要:
Thread th = new Thread(() => { // Directory.p if (!File.Exists(this.textBox1.Text)) ... 阅读全文
posted @ 2016-01-23 20:18
刀小爱
阅读(136)
评论(0)
推荐(0)
摘要:
Screen s = Screen.PrimaryScreen; Bitmap bit = new Bitmap(s.Bounds.Width, s.Bounds.Height); Graphics g = Graphics.FromImage(bit);... 阅读全文
posted @ 2016-01-23 09:17
刀小爱
阅读(191)
评论(0)
推荐(0)

浙公网安备 33010602011771号