Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/language.operators.assignment.html. Показаны документы 1 - 1 из 1.
1. Bitwise Operators
... Prev . ... Operators . Next . Bitwise operators allow you to turn specific bits within an integer on or off. ... Bits that are set in both $a and $b are set. $a | ... Bits that are set in either $a or $b are set. $a ^ $b . ... Bits that are set in $a or $b but not both are set. ~ $a . ... Shift left . Shift the bits of $a $b steps to the left (each step means "multiply by two") . ... Shift right . Shift the bits of $a $b steps to the right (each step means "divide by two") . ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/language.operators.bitwise.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/language.operators.bitwise.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/language.operators.bitwise.html -- 4.7 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/language.operators.bitwise.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/language.operators.bitwise.html -- 4.7 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда