摘要:
数据库在的存储过程为:存储过程DAL层代码BLL层代码:BLL层中公共使用: List<AccountInfo> acoList = new List<AccountInfo>(); AccountDal acouDal = new AccountDal();BLL层代码使用SQLHelper时注意 // cmd.Parameters.Clear();他的清空作用 所以要注... 阅读全文
posted @ 2010-11-10 18:38
雨宏
阅读(755)
评论(1)
推荐(0)
浙公网安备 33010602011771号