摘要:
//实际项目中的使用public void QueryDownLoadAttachment(int id) { using (IUnitOfWork context = IocServiceFactory.Resolve<IUnitOfWork>()) { string storageDir = System.Configuration.ConfigurationManager.AppSettings["resourceStorageRoot"].ToString().Replace("\\\\", "\\... 阅读全文
posted @ 2012-02-15 11:19
cw_volcano
阅读(246)
评论(0)
推荐(0)
浙公网安备 33010602011771号