摘要:
先在定义字符串: 1 String str="字符串常量"; 2 String str1=new String("字符串常量"); 3 String str2=new String("字符串常量"); 4 str="字符串常量字符串常量"; 1、判断字符串开始 1 System.out.printl 阅读全文
posted @ 2016-03-01 15:57
柒寒
阅读(272)
评论(0)
推荐(0)
浙公网安备 33010602011771号