📄 jindisms.def
字号:
; JindiSMS.def : Declares the module parameters for the DLL.
LIBRARY "JindiSMS"
DESCRIPTION 'JindiSMS Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
OpenCom @1
CloseCom @2
ATCommand @3
SendMsg @4
DeleteMsg @5
ReadMsg @6
GetSmsc @7
SMSInit @8
SetSmsc @9
ReadAllMsg @10
SetSendModle @11
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -