2007年10月18日
摘要: private void ShowFolderList() { drpLegalType1.Items.Clear(); string LegalTypeName=string.Empty; DataSet ds = FieldType.GetList("t0025");//案件性质类别 for (int i = ... 阅读全文
posted @ 2007-10-18 11:23 敌后武工队 阅读(152) 评论(0) 推荐(0)