function bin2String(array) { return String.fromCharCode.apply(String, array); } var bit=[104,101,108,108,111,32,119,111,114,108,100]; var tostring=bin2String(['104','101','108','108','111','32','119','111','114','108','100']); // "hello word" console.log(tostring);
二进制转换为字符串
参考 http://stackoverflow.com/questions/3195865/converting-byte-array-to-string-in-javascript
转载于:https://www.cnblogs.com/freefei/p/4021733.html
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/109702.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...