📄 h.putb
字号:
* * * * * * * * putb * * * * * * * * "put integer, bit representation" SYNTAX: M = putb(N) N is an integer. putb displays a sequence of 0 and 1, interpreted as the bit representation of N. M is assigned N. Example 1: (correct) putb( 12345 )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -