小新新2015

导航

 

2015年10月13日

摘要: StringBuilder strSql = new StringBuilder();strSql.Append("select top 1 ID,MenuName,URL,ParentID,Sort,Domain,Levels from Menu ");strSql.Append(" where ... 阅读全文
posted @ 2015-10-13 16:22 小新新2015 阅读(148) 评论(0) 推荐(0) 编辑