本帖最后由FSL_TICS_Robin 于2014-5-4 13:00 编辑 int a, b,c; char c[20]; char *d = "123456"; //修改一下 a = sizeof(c); b = sizeof(d); //strlen
確定! 回上一頁