摘要: 1: using System; 2: using System.Collections.Generic; 3: using System.Linq; 4: using System.Text; 5: using System.Net; 6: using System.IO; 7: using System.Windows; 8: using S... 阅读全文
posted @ 2012-03-24 12:49 SkyTears 阅读(1304) 评论(1) 推荐(2)
摘要: Technorati 标签: C#,学习笔记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;namespace 分割窗体NET4{ public partial class Form1 : Form { public Form1() { ... 阅读全文
posted @ 2011-12-04 15:08 SkyTears 阅读(189) 评论(0) 推荐(0)