Length]; fileStream.Read(bytes, 0, bytes.Length); fileStream.Close(); //把byte[] 轉換成Stream Stream stream = new MemoryStream(bytes);. C#.
確定! 回上一頁