|
<?php require("http://php.wilson.gs"); // 回首頁 echo "http://php.wilson.gs/bible/3.3.4.php : 位元運算"; |
| 位元運算 |
|
PHP 的位元運算子 (bitwise operators) 共有六個,提供數字做一些快速而低階的運算。欲了解更多有關位元運算的資訊,可以參考離散數學方面的書籍。
|
|
mail("wilson@biglobe.net.tw", "Feedback", $message); ?> |