摘要:
形式 语法 结果 注释 数字 {0:N2} 12.36 数字 ... 阅读全文
posted @ 2008-01-07 13:15
Adam.Zhao
阅读(261)
评论(0)
推荐(0)
摘要:
DaoProvider工程 AbstractDaoService.cs using System; using System.Collections.Generic; using System.Text; using IBatisNet.DataMapper; namespace DaoProvider { public abstract class AbstractDaoService... 阅读全文
posted @ 2008-01-07 12:17
Adam.Zhao
阅读(1400)
评论(0)
推荐(0)