abc

博客园 首页 新随笔 联系 订阅 管理

2018年6月7日 #

摘要: //delphi DecodeUtf8Str解决系统自带UTF8解码缺陷 function DecodeUtf8Str(const S: UTF8String): WideString; var lenSrc, lenDst : Integer; begin l... 阅读全文
posted @ 2018-06-07 14:12 &大王叫我来巡山& 阅读(1233) 评论(0) 推荐(0)