2019年3月26日

perl语言之列表与数组

摘要: 第1课时 列表与数组 1)直接列表 2)都是字符串可以用qw 3)范围列表 4)初始化 5)获取数组元素 6)pop与push,shift与unshift 7)splice操作 8)遍历数组 9)排列数组 阅读全文

posted @ 2019-03-26 19:46 阿基米德之音 阅读(1302) 评论(0) 推荐(0) 编辑

导航