> lang > bin | ![]() |
前一个 下一个 编辑 重命名 撤销 搜索 管理
| 文档 |
String = Bin$ ( Number AS Long [ , Digits AS Integer ] ) AS StringGets the binary representation of a number. If Digits is specified, the representation is padded with unnecessary zeros so that Digits digits are returned.