08 2019 档案

摘要:类名大写开头 javac:编译 java:运行 main方法正常退出,exit code是0,如果需要修改,使用System.exit()方法。不像C++使用return。 类型的大小固定 |type|storage requirement| | | | |int|4bytes| |short|2b 阅读全文
posted @ 2019-08-08 21:44 蚂蚁牙黑_蚂蚁牙霍 阅读(172) 评论(0) 推荐(0)