建了一個webservices,然后:string[] strList = null;現(xiàn)在有"a","b","c"的字符串,我想加入到strList中,請問怎么加strList[0]="a";strList[1]="b";strList[2]="c"; 這個是不行的,因為手上的子字符串很多
- 4 回答
- 0 關注
- 1666 瀏覽
添加回答
舉報
0/150
提交
取消