因此,如果我们在python中有一个字典,我们就会有惊人的,Dictionary.get(x ,y) 如果x存在,返回任何x值,否则返回y.java有这种方法吗?我环顾四周,找不到任何东西
Dictionary.get(x ,y)
python java
java ×1
python ×1