該程序使用StringBuffer(String string)方法輸入字符串並反轉緩衝區, ... public static void main(String[] args){ String string="abcdef"; String reverse = new ...
確定! 回上一頁