修正的程式: 1. if(args[0].toUpperCase(Locale.TAIWAN).equals("xxxx1234")){ } 或者 2. Locale.setDefault(Locale.TRADITIONAL_CHINESE);.
確定! 回上一頁