bufeng813

11 2016 档案

net TreeView 递归
摘要:1、显示效果 2、数据insert脚本 insert into CITY(id,text,pid) values('1','城市',null)insert into CITY(id,text,pid) values('2','北京市','1')insert into CITY(id,text,pid 阅读全文

posted @ 2016-11-10 16:56 bufeng813 阅读(439) 评论(0) 推荐(0)

导航