摘要:
Fxcop:Globlization warning/全球化警告在如下codesnippet: DataTable dt= new DataTable("Customers"); dt.Columns.Add("ID", typeof(Int32)); dt.Columns.Add("Name", typeof(string)); return dt;会出现警告:Set l... 阅读全文
posted @ 2010-05-18 13:02
Zhongjian Zhang
阅读(1435)
评论(0)
推荐(1)

浙公网安备 33010602011771号