我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
Reserved syntax consisting of punctuation or alphanumeric characters that carrying out built-in functionality. For example, in JavaScript the addition operator ("+") adds numbers together and concatenates strings, whereas the"not" operator ("!") negates an expression — for example making a true
statement return false
.
Learn more
General knowledge
- Operator (computer programming) on Wikipedia