PictureBox 读取图片及绘画
摘要:
Form1.cs 文件如下: using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; //myself using System.Collections.Specialized;... 阅读全文
posted @ 2007-12-24 14:32 钢钢 阅读(2331) 评论(0) 推荐(0) 编辑