📄 tcpclient_modd.def
字号:
; TcpClient_modD.def : Declares the module parameters for the DLL.
LIBRARY "TCPCLIENT_MODD"
;DESCRIPTION 'TCPCLIENT_MOD Windows CE Dynamic Link Library'
EXPORTS
; Explicit exports can go here
modTcp_Init
modTcp_End
modTcp_GetBuff
modTcp_Send
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -