Operators
概述
参考:
Arithmetic operators(算数运算符)
https://go.dev/ref/spec#Arithmetic_operators
位运算
https://learnku.com/go/t/23460/bit-operation-of-go
位运算在 Go 语言中属于算数运算的一种。
Comparison operators(比较运算符)
https://go.dev/ref/spec#Comparison_operators
Logical operators(逻辑运算符)
https://go.dev/ref/spec#Logical_operators
Address operators
https://go.dev/ref/spec#Address_operators
Receive operator
https://go.dev/ref/spec#Receive_operator
反馈
此页是否对你有帮助?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.