?? commport.def
字號:
; CommPort.def : Declares the module parameters for the DLL.
LIBRARY "CommPort"
DESCRIPTION 'CommPort Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
OpenComm @1
CloseComm @2
WriteComm @3
ReadComm @4
SetComm @5
OpenCommEx @6
SetCommEx @7
SetPrjPath @8
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -