一次文献
9月18日报道,目前我国劳动生产率仅相当于美国的()。 ["3%","5%","5.6%","7.4%"]
现有: class Birds { public static void main (String [] args) { try { throw new Exception () ; } catch (Exception e) { try { throw new Exception () ; } catch (Exception e2) { System.out.print ("inner "); } System. out.print ( "middle" ) ; } System.out.print ("outer") ; } } 结果是() [" inner outer"," middle outer"," inner middle outer",".编译失败"]
二次文献
短渠道策略
词义的性质包括概括性、()。