📄 fpuhdr.qsc
字号:
text {comment} These are the two lines that are needed to{lf}
text {comment} use the procedures in the FPU library{lf}
text {lf}
text {comment} include file{lf}
text {comment} ~~~~~~~~~~~~{lf}
text include \masm32\include\fpu.inc{lf}
text {lf}
text {lf}
text {comment} library file{lf}
text {comment} ~~~~~~~~~~~~{lf}
text includelib \masm32\lib\fpu.lib{lf}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -