摘要: using System;using System.Drawing;using System.Windows.Forms;using System.IO;namespace ICOTest{ public partial class Form1 : Form { string FileName = "C:\\"; public Form1() { InitializeComponent... 阅读全文
posted @ 2010-11-26 16:01 L_tommy 阅读(4723) 评论(1) 推荐(0) 编辑