摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Windows.Forms; using System.Diagnost... 阅读全文
posted @ 2008-12-01 18:18
一路前行
阅读(2414)
评论(0)
推荐(0)
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Xml; namespace D... 阅读全文
posted @ 2008-12-01 16:55
一路前行
阅读(544)
评论(0)
推荐(0)
摘要:
foreach (Control ctrlSingle in this.Controls) { if (ctrlSingle is RadioButton) { if (ctrlSingle.Text == strDeviceType) { (ctrlSingle as RadioButton).Checked = true;... 阅读全文
posted @ 2008-12-01 16:14
一路前行
阅读(472)
评论(0)
推荐(0)
浙公网安备 33010602011771号