GetOEMCP (); return Encoding.GetEncoding((int) oemCP).GetBytes(content); } default: // Default to unicode encoding return Encoding.UTF8.
確定! 回上一頁