我分享了代码,js数组的 排序方法: reverse反序、sort自定义排序; 搜索方法: indexOf、lastIndexOf、find、findIndex、includes; 其他方法: toString输出为字符串、join用指定分隔符输出为字符串