麻烦帮忙看下这段java代码

把System注释掉就是X=e.getX();那红叹号
2025-06-21 20:16:24
推荐回答(1个)
回答1:

【System.out.println("X"+e.getX()+Y"+e.getY());】

println括号内的Y 少了前半边引号。