|NO.Z.00049|——————————|^^ 总结 ^^|——|Java&运算符.V16|——|Java.v16|运算符.v16|总结|

一、运算符总结
### --- 运算符

~~~     ——>    算数运算符            +    -    *    /    %
~~~     ——>    字符串连接符        +
~~~     ——>    关系运算符            >    >=    <    <=    ==    !    !=
~~~     ——>    自增减运算符        ++    --
~~~     ——>    逻辑运算符            &&    ||    !
~~~     ——>    条件运算符            ?:
~~~     ——>    赋值运算符            =    +=    -=    *=    ......
~~~     ——>    移位运算符            <<    >>    >>>
~~~     ——>    位运算法                &    |    ^    ~
~~~     ——>    运算符的优先级      

 
 
 
 
 
 
 
 
 

Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
                                                                                                                                                   ——W.S.Landor

 

 

posted on 2022-04-02 23:01  yanqi_vip  阅读(9)  评论(0)    收藏  举报

导航