摘要:
04|06|07|08|for (int i = 0; i < expert.CountryID.Split('|').Length; i++){for (int j = 0; j < chkCountry.Items.Count; j++){if (expert.CountryID.Split('|')[i] == chkCountry.Items[j].Value){chkCountry.Items[j].Selected = true;}}} 阅读全文
posted @ 2013-04-27 09:36
思考的大腿
阅读(137)
评论(0)
推荐(0)


浙公网安备 33010602011771号