null

     

NULL解释

1 669

class Test{ public static void main(String args[]){ String a = null; String b; .