MemoryStream stream = new MemoryStream(); ns.CopyTo(stream);. 但是实际上什么也没发生..程序在ns.copy行之后停止了。.实际上没有任何事情 ...
確定! 回上一頁