YUANya

导航

 

2019年6月11日

摘要: 数组到foreach#!/usr/bin/envperluse strict;use warnings;foreach (qw( a b c )) { print "$_";... 阅读全文
posted @ 2019-06-11 01:58 YUANya 阅读(129) 评论(0) 推荐(0)