摘要: 表名:ChinaStates控件:Repeater查询代码DA:public class ChinaStatesDA{ private DataClassesDataContext Context; // 构建LINQ public ChinaStatesDA() { Context = new D... 阅读全文
posted @ 2015-04-26 21:47 就是个农民 阅读(844) 评论(0) 推荐(0) 编辑