下面的代码有什么不妥之处?

if(username.equals("zxx")) {
    ...
}
public boolean foo(int x) {
    return x==1?true:false;
}

results matching ""

    No results matching ""