摘要:
C#: for (int i = 0; i < this.CheckBoxList1.Items.Count; i++) { this.CheckBoxList1.Items[i].Attributes.Add("onclick", "Test(this);"); } js: function Te 阅读全文
posted @ 2018-07-09 14:36
一只小呀么小菜鸟
阅读(341)
评论(0)
推荐(0)
浙公网安备 33010602011771号