my $name = 'sb'; $name =~ /(?{print "I am bs!"})/;
my $name = 'sb'; $name =~ s/\w+/ print "I'm $&" /e;
37,738
社区成员
34,210
社区内容
加载中
试试用AI创作助手写篇文章吧