多重转型
摘要:
import java.util.*;public class Sixth{ public static void main(String[] args){ System.out.println((int)(char)(byte)-1); }... 阅读全文
posted @ 2015-03-27 08:54 琼华 阅读(107) 评论(0) 推荐(0)
posted @ 2015-03-27 08:54 琼华 阅读(107) 评论(0) 推荐(0)
posted @ 2015-03-27 08:30 琼华 阅读(182) 评论(0) 推荐(0)