高利军

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年7月22日

摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;namespace WindowsFormsApplication1{ public partial class Form1 : Form { Point pt; MouseEventHandler hand; pu 阅读全文
posted @ 2011-07-22 16:25 高利军 阅读(403) 评论(0) 推荐(0) 编辑