String 类型本身最大支持到长度是65535个,但我用的String 只能包含255个字符, 原以为是默认定长问题于是将其定义为“Dim InsertStr AS Sting * 10000”但也只支持 ...
tieba.baidu.com