liusuizuoyou 发表于 2015-8-9 23:57 strlen,length 是测量 字符的个数 前者是c专用 后者是oc专用 sizeof 呢 是用来测量 xxx 占用的字节数的 ...
GodLovenan 发表于 2015-8-16 17:08 知道前俩个,第三个是OC的把、。