您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. java设计师笔试题.doc

  2. QUESTION NO: 1 1、public class Test { public static void changeStr(String str){ str="welcome"; } public static void main(String[] args) { String str="1234"; changeStr(str); System.out.println(str); } } Please write the output result :
  3. 所属分类:Java

    • 发布日期:2009-11-01
    • 文件大小:78kb
    • 提供者:dolphin_maple