摘要: 一、开发环境 操作系统:Win7 编译器:VS2010 二、涉及程序集 Spring.Core.dll Spring.Data.dll Common.Logging.dll 三、开发过程 1.项目结构 2.IAccountDao.cs namespace Dao { public interface IAccountDao { void... 阅读全文
posted @ 2016-04-03 22:00 Kimisme 阅读(841) 评论(0) 推荐(0)