9.18号作业 朱丽1636050061
摘要:/*程序员:朱丽 1、输出一个长整型的变量*/ public class Long{ public static void main(String[] args) { long L=123456789012345L; System.out.println(L); }} // 2、输出一个单精度的小数
阅读全文
posted @ 2017-09-25 12:19
posted @ 2017-09-25 12:19
posted @ 2017-09-18 11:55
posted @ 2017-09-18 11:54
posted @ 2017-09-17 20:52
posted @ 2017-09-17 20:39
posted @ 2017-09-17 20:30