摘要:
代码 阅读全文
posted @ 2010-07-03 14:33
WIN8新人
阅读(891)
评论(0)
推荐(0)
摘要:
Function HTMLEncode(t0) IF Len(t0)<0 Or IsArray(t0) Then Exit Function t0=Trim(t0) t0=Re(t0,CHR(9),"") '"TAB" t0=Re(t0,CHR(13),"") '回车 t0=Re(t0,CHR(22),"") t0=Re(t0,CHR(38),"&") '“&&r... 阅读全文
posted @ 2010-07-03 14:26
WIN8新人
阅读(427)
评论(0)
推荐(1)
浙公网安备 33010602011771号