A set of permissions is represented as the bitwise OR of each permission in the set.
Przedstawiony został zestaw pozwoleń jako operator bitowy OR dla każdego zezwolenia w zestawie.
The Bitwise operators supported by F# language are listed in the following table.
Operatorzy bitowe obsługiwane przez F języka są wymienione w poniższej tabeli.
Bitwise leftshift (the bit values in v1 are shifted by v2 number of bits left).
Bitowe przesunięcie w lewo (wartości bitów w v1 zostaną przesunięte o v2 bitów w lewo).
Arithmetic and bitwise operations on performance counters (e.g. link saturation = link speed/ bytes transferred).
Operacje arytmetyczne i bitowe na miernikach wydajności (np. wysycenie łącza = jego szybkość/ ilość przesłanych danych).
The flags argument modifies the behavior; it is the bitwise OR of zero or more of the following flags
Argument flags modyfikuje zachowanie funkcji, jest to bitowe OR zera lub więcej spośród następujących znaczników
The Bitwise operators supported by Tcl language are listed in the following table.
Operatorzy bitowe obsługiwane przez język Tcl są wymienione w poniższej tabeli.
Bitwise OR (each bit of the returned value is a result of OR operation of corresponding bits in v1 and v2)
Bitowe OR (każdy bit zwróconej wartości jest wynikiem operacji OR odpowiednich bitów v1 oraz v2)
The Bitwise operators supported by LISP are listed in the following table.
Operatorzy bitowe obsługiwane przez LISP są wymienione w poniższej tabeli.
Bitwise XOR (each bit of the returned value is a result of XOR operation of corresponding bits in v1 and v2)
Bitowe XOR (każdy bit zwróconej wartości jest wynikiem operacji XOR odpowiednich bitów v1 oraz v2)
Bitwise AND (each bit of the returned value is a result of AND operation of corresponding bits in v1 and v2)
Bitowe AND (każdy bit zwróconej wartości jest wynikiem operacji AND odpowiednich bitów v1 oraz v2)
Bitwise NOT (each bit of returned value is the result of NOT operation of corresponding bit in v1).
Bitowe NOT (każdy bit zwróconej wartości jest wynikiem operacji NOT odpowiedniego bitu v1).
The Bitwise operators supported by SQLite language are listed in the following table.
Operatorzy bitowe obsługiwane przez język SQLite są wymienione w poniższej tabeli.
The Bitwise operators supported by PostgreSQL are listed in the following table.
Operatorzy bitowe obsługiwane przez język SQLite są wymienione w poniższej tabeli.