标签:style blog http color ar strong 2014 sp log
public class ish{
public static void main(String[]args)
{
String s="call me ishmae";
System.out.println(s.charAt(s.length()-1));
}
}
标签:style blog http color ar strong 2014 sp log
原文地址:http://www.cnblogs.com/fantasy12436109/p/3971279.html