字符串转ascii码,用charCodeAt(); //ascii码转字符串, ... 空格来分开二进制的字符var list = str.split(" "); for(var i=0;i<list.length;i++){ ...
確定! 回上一頁