return BytetoUByte(bytes); } //將Ubyte[]以UTF8編碼轉成字串(實際上是short[]型別轉成字串) public static String UBytetoString(short[] ubytes) { ...
確定! 回上一頁