package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: May 1, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 36
Opens a new window with list of known importers.
Documentation
¶
@param pos: 取值范围 [0, 7],0表示最低位
@param pos: 取值范围 [0, 7],0表示最低位
@param n: 取多少位, 取值范围 [1, 8]
举例,GetBits8(105, 2, 4) = 10(即1010)
v: 0110 1001
pos: 2
n: .. ..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.