📄 fbycom.def
字号:
; FBYCom.def : Declares the module parameters for the DLL.
LIBRARY "FBYCom"
DESCRIPTION 'FBYCom Windows Dynamic Link Library'
EXPORTS
FBY_Open
FBY_GetTestResult
FBY_GetStatus
FBY_GetSpeedUpResult
FBY_GetSafeResult
FBY_GetLastSpeedUpLineData
FBY_GetLastMainSpeedUpResult
FBY_SendCmd
FBY_Close
FBY_SetCommMode
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -