perl study note-1

# !/usr/bin/perl -w use  strict; #  two ways to print meta-char # qq: qq can be followed by any symbol pairs, such as: //,||,{} print   " $ @  " ; print  qq | $  @  n | ; = head1 input can also receiv
相關文章
相關標籤/搜索