04 2015 档案

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;using System.Web.UI;using System.Web.UI.WebControls... 阅读全文
posted @ 2015-04-19 17:37 crazyair 阅读(1162) 评论(0) 推荐(0)
摘要:static TEntity MapEntity(SqlDataReader reader) where TEntity : class ,new() { var pros = typeof(TEntity).GetProperties(); ... 阅读全文
posted @ 2015-04-19 11:11 crazyair 阅读(156) 评论(0) 推荐(0)
摘要:akurl http://developer.baidu.com/map/index.php?title=car后台csusing System;using System.Collections.Generic;using System.IO;using System.Linq;using Syst... 阅读全文
posted @ 2015-04-18 13:51 crazyair 阅读(253) 评论(0) 推荐(0)