📄 pgpplugin.def
字号:
; PGPplugin.def : Declares the module parameters for the DLL.
LIBRARY "pgpEudoraPluginV4.dll"
DESCRIPTION 'pgpEudoraPluginV4 Windows Dynamic Link Library'
EXPORTS
ems_plugin_version
ems_plugin_init
ems_translator_info
ems_can_translate
ems_translate_file
ems_plugin_config
ems_special_info
ems_special_hook
ems_plugin_finish
ems_free
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -