首页 新闻 会员 周边
4
回答数

待解决问题 这几行段段代码为何编译失败?

public class QQ { public int aMethod() { static int i = 0; i++; return i; } public static void main(