2011年9月28日
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; using System.IO; namespace HardCode { publiccl 阅读全文
posted @ 2011-09-28 19:30 子虚乌有 阅读(362) 评论(0) 推荐(0)
摘要: Return Type The number of rows changed, inserted, or deleted. -1 for SELECT statements; 0 if no rows were affected, or the statement failed. "selectt0 阅读全文
posted @ 2011-09-28 13:45 子虚乌有 阅读(215) 评论(0) 推荐(0)