摘要: 1.1 数组 1.1.1 数组也是一个类 1.1.2 数组可以clone,clone相当于手动复制一个数组 1.1.3 for each 语法糖(int a:arr)可以实现循环遍历一个数组的效果 1.2 包(类似于存放类的文件夹) 1.2.1 如果某文件不是写在main里面,需要写package, 阅读全文
posted @ 2025-03-04 21:35 Toby0919 阅读(5) 评论(0) 推荐(0)
摘要: 1.For the past four years,we've been following some of the most celebrated and endangered species on Earth. 在过去四年里 我们追踪地球上最为著名最为濒危的几类物种。 2.We join eac 阅读全文
posted @ 2025-03-04 09:49 Toby0919 阅读(3) 评论(0) 推荐(0)