摘要:        
1 package 2 { 3 import flash.utils.ByteArray; 4 /** 5 * 输出ByteArray为16进制 6 * @author Rise 7 */ 8 public class Byte2Hex 9 {10 public static function Trace(bytes:ByteArray):void 11 {12 if (bytes == null) 13 {14 ...    阅读全文
posted @ 2013-11-23 17:47
至尊王者
阅读(4700)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号