摘要:
using System.Collections.Specialized;NameValueCollection mycol = new NameValueCollection(); string[] valueeach = valuelist.Split(','); int count = valueeach.Length / 8; for (int i = 0; i < count; i++) { string pnindex = valueeach[i * 8].ToString(); string typeindex = valueeach[i * 8 + 6]. 阅读全文
posted @ 2012-11-23 08:26
洗耳恭听兼烂笔头
阅读(147)
评论(0)
推荐(0)

浙公网安备 33010602011771号