📄 20021230-1.c
字号:
/* SH has special handling for combined and/shift sequences. Make sure that it behaves properly when one input is in the MACL register. */int r, t;static void initRGB(){ t = ((r*255/3) & 0xff) << 16;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -