摘要:
public void getDdlInfo(DropDownList province,DropDownList city,DropDownList town,Page myPage){//初始化省string sql="select 序号,省名 from 省表"; SqlCommand comm=new SqlCommand(sql,conn);province.Items.Cl... 阅读全文
posted @ 2009-04-21 10:33 龍騎少校 阅读(373) 评论(0) 推荐(0)
浙公网安备 33010602011771号