摘要:
columnsGen = string.Join(",", modelDictionary.Keys); valueGen = modelDictionary.Values.Aggregate(valueGen, (current, i) => current + ("'" + i + "',")) 阅读全文
posted @ 2016-01-06 18:10
wolf12
阅读(2299)
评论(0)
推荐(0)
浙公网安备 33010602011771号