摘要:
方法一 使用循环方式 string test="123,123,32,125,68,9565,432,6543,343,32,125,68"; string[] array = test.Split(','); List<string> list = new List<string>(); fore 阅读全文
posted @ 2020-07-14 10:52
Jession.
阅读(2256)
评论(0)
推荐(0)
摘要:
SELECT (case when a.colorder=1then d.name else null end) 表名, a.colorder 字段序号, a.name 字段名, (case when COLUMNPROPERTY( a.id,a.name,'IsIdentity')=1then ' 阅读全文
posted @ 2020-07-14 09:22
Jession.
阅读(644)
评论(0)
推荐(0)

浙公网安备 33010602011771号