摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->CREATE TABLE [Role] ( [RoleID] [int] IDENTITY (1, 1) PRIMARY KEY CLUSTERED , [CategoryID] [int... 阅读全文
posted @ 2008-10-28 10:37
原始部落
阅读(271)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public DataSet GetList(Hashtable hs) { if (Object.Equals(hs, null) || hs.Coun... 阅读全文
posted @ 2008-10-28 10:29
原始部落
阅读(159)
评论(0)
推荐(0)