摘要:
Default是936 (ANSI/OEM - 简体中文 GBK) Memo1->Lines->SaveToFile(FileName,TEncoding::UTF8); Memo1->Lines->WriteBOM=false; //utf8 BOM gb2312,它的代码页是936 uses S 阅读全文
摘要:
SAFEARRAY SafeArrayCreate SafeArrayDestroy // Specify the bounds: // -- dim. count = 2 // -- element count = 8 for each dimension // -- lo... 阅读全文