字符串中碰见的char* a = "abc" 和 char a[] = "abc" 之间的区别

NoSuchKey