一、运算符 1、算数运算 以下假设变量:a=10,b=20 2、比较运算 以下假设变量:a=10,b=20 3、赋值运算 以下假设变量:a=10,b=20 4、逻辑运算 运算顺序为 :not > and > or 运算优先级