先定义一个byte数组 dim bytI() as byte bytI=chrW(20520) 这样就把 20520 这个数值 换算成 byte 了, 用 for i=lboung(bytI) to ubound(bytI) debug.print bytI(i) next 就可以查看出换算后的值了 同理 用 AscW(bytI) 就可以把 byte 换算成 Integer
|
|站长邮箱|小黑屋|手机版|Office中国/Access中国
( 粤ICP备10043721号-1 )
GMT+8, 2025-4-4 05:20 , Processed in 0.065328 second(s), 17 queries .
Powered by Discuz! X3.3
© 2001-2017 Comsenz Inc.