摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Runtime.InteropServices;namespace WindowsApplication1{public partial class Form1 : Form{public Form1(){InitializeComponent();}[Dl 阅读全文
posted @ 2011-01-10 12:12 橘子西瓜 阅读(946) 评论(3) 推荐(1)