在Perl中==是什么意思? [英] What is the meaning of =~ in Perl?

查看:95
本文介绍了在Perl中==是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

=〜在Perl中是什么意思?此外,+ =是什么意思?这些在perl中叫做什么?即特殊字符等.

What does =~ mean in Perl? Further, what does += mean? What are these called in perl? i.e special characters etc..

推荐答案

在所有语言中,这些都称为运算符". perl中的运算符=〜称为绑定运算符". 我在某些网站上找到了很好的解释.

In all languages these are called "operators". The operator =~ in perl is called "binding operator". I found some good explanation on some site.

这篇关于在Perl中==是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆