str = (char*)malloc(sizeof(char) * 1024); strcpy(str, "string"); 雖然效果相同但是實際使用時的意義卻不大一樣, a.的做法是限死的,
確定! 回上一頁