摘要:
private void Form1_Load(object sender, EventArgs e) { comboBox1.Items.Add("a"); comboBox1.Items.Add("ab"); comboBox1.Items.Add("abc"); comboB... 阅读全文
posted @ 2009-03-21 01:50
蝎
阅读(1209)
评论(0)
推荐(0)
程序笔记
随心而记 |