programming-language演算子論理演算子.OrOn this page論理演算子.Or Python pyor Bash [ -o ] または [[ || ]] bashif [ "$a" = "$b" -o "$c" = "$d" ]; then bashif [ "$a" = "$b" ] || [ "$c" = "$d" ]; then Ruby rb|| PowerShell powershell-or C++ cpp|| C# cs|| Java java|| 📩 ご意見・ご感想はこちらから