class Example { public static void main(String[] args) { byte n = 128; // incompatible types: possible lossy conversion from int to byte ...
確定! 回上一頁