摘要:
/// <summary> /// 添加服务器名称(可多选) /// </summary> /// <param name="sender"></param> /// <param name="e"></param> protected void BT_Add_Click(object sender, EventArgs e) { int selectNum = this.LST_Left.Items.Count; if (selectNum > 0) { for (int i 阅读全文
posted @ 2012-02-29 16:02
成天狂
阅读(305)
评论(0)
推荐(0)
浙公网安备 33010602011771号