热门
最新
红包
立Flag
投票
同城
我的
发布
你得不到的念想
3 年前
truephlcsdn2023
人有病,天知否。,求回关点赞
@空空star
:长沙当月原力榜1。
…
全文
下一条:
public class Test3 { public static void main(String[] args) { Order order = null; order.hello(); System.out.println(order.count); }}class Order { public static int count = 1; public static void hello() { System.out.println("hello!"); }}
立即登录