我需要在文本框中輸入一個單詞/句子,然後打印出我輸入的內容,但是當我有一個特殊字符時,它會打印出我的fillPolygon形狀。 我已經使用數組去替代使用If語句多邊形人物,但是我不斷收到錯誤消息:如何使用數組替換字符串中的字符fillPolygon
[line: 49] Error: method drawH in class Stringpoly cannot be applied to given types; required: java.awt.Graphics,int,int found:
java.awt.Graphics,int[],int[] reason: actual argument int[] cannot be
converted to int by method invocation conversion
請不要「謝謝你在前進」。我們的風格側重於問題,而不是愉快的問題。 – Doorknob 2013-02-27 14:08:00