UTF-8 형식이 필요한 경우 다음 GB2312를 직접 UTF-8로 변경하십시오.
'바이너리를 문자열로 돌리십시오. 그렇지 않으면 차량이 나타납니다!
functionstb (vin)
constadtypetext = 2
DimbyTesstream, StringReturn
setByTessTream = server.createObject ( "adodb.stream")
WithbyTesstream
.type = adtypetext
.열려 있는
.WriteTextVin
.Position = 0
.charset = "GB2312"
.Position = 2
StringReturn = .ReadText
.닫다
끝
setByTessTream = 아무것도
stb = StringReturn
최종 기능 장애