kyughanum 发表于 2013-5-28 06:43 AM LZ array的下标只能为integer型,不能为char,所以你只能用array[2][3]这样,你那个B用2代换一下就可以,如 ...