- [顶]关于delphi的utf8 字符串string转换问题 2018-06-12 点击:14822 评论:19
- 一个将HTML代码转换成IHTMLDocument2接口的函数 2011-09-03 点击:1084 评论:0
- Delphi字符串转换成16进制ASM代码 2011-09-03 点击:1393 评论:0
- SQL Server下字符串,整数转换成16进制字符串的方法 2011-09-03 点击:1947 评论:0
先说一下场景:我方接受java传过来的webservice,里面的字符是utf8编码的,然后 某些汉字总是转换错误?比如 监护人2580,转换后就出现 监护人?580, 对方说 其...
function HTML2Intf(str:string):IHTMLDocument2;var hgbl: HGLOBAL; Stream: IStream; doc: iht...
function StrToHex(Const str: string): string;asm push ebx push esi push edi test eax,eax j...
两个关SQL Server中转16进制的函数。希望能对大家有用 迅雷专用高速下载 ...