查看完整版本: 在palm编程中使用string类型的问题?

luomail 2007-9-7 13:30

在palm编程中使用string类型的问题?

string str;
str的最多可存储多少个字符?

eCool 2007-9-8 15:01

我估计最多64k

luomail 2007-9-8 19:24

64KB?
如果要读取大于64KB的XML文件该怎么处理呢?

eCool 2007-9-10 09:37

用buffer喽,分多次读取。

灭世狂舞 2008-5-31 22:02

我见过的最好的帖子了,谢谢楼主
页: [1]
查看完整版本: 在palm编程中使用string类型的问题?