摘要: .net中使用linq递归查询 public IEnumerable GetSonID(string p_id) { //获取表中所有数据 INodeDataService NodeDataService = new NodeDataSe... 阅读全文
posted @ 2015-02-25 09:25 今天起个早 阅读(1169) 评论(0) 推荐(0)