在客户端脚本JS中向服务器端一数组赋值?在客户端脚本JS中向服务器端一数组赋值?[解决办法]利用ajaxpro 或者拆分字符串 var test = "a,b,c,d,e "; cs: string[] arr = input.Split( ', ');