if(($node_type eq $flag_backend) or ($node_type eq $flag_compact)){
exit 99;
}
if中嵌入逻辑表达in Perl
最新推荐文章于 2024-07-03 08:14:50 发布
if(($node_type eq $flag_backend) or ($node_type eq $flag_compact)){
exit 99;
}