09 2012 档案

数据库查询为空时使用convert.isdbnull()判断
摘要:if (!Convert.IsDBNull(dt.Rows[i]["roomId"])) { pcInfo.RoomId = Convert.ToInt32(dt.Rows[i]["roomId"]); } 阅读全文

posted @ 2012-09-18 11:18 静欲动 阅读(168) 评论(0) 推荐(0)

xuexi
摘要:fabu 阅读全文

posted @ 2012-09-06 09:45 静欲动 阅读(85) 评论(0) 推荐(0)

导航