bit32

顯示已棄用項目

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡

此資料庫提供執行位元操作的功能。

數量限制

此資料庫將數字處理為未簽名的 32 位整數;數字將在使用前被轉換為此 (請參閱下方圖像)。使用裝置上的數字會圍算至最近的整數。

32-bit integer conversion (in hexadecimal)

概要

函式

函式

arshift

參數

disp: number

返回

band

參數

numbers: Tuple

返回

bnot

參數

返回

參數

numbers: Tuple

返回

btest

參數

numbers: Tuple

返回

bxor

參數

numbers: Tuple

返回

byteswap

參數

返回

countlz

參數

返回

countrz

參數

返回

extract

參數

field: number
width: number
預設值:1

返回

replace

參數

field: number
width: number
預設值:1

返回

lrotate

參數

disp: number

返回

lshift

參數

disp: number

返回

rrotate

參數

disp: number

返回

rshift

參數

disp: number

返回