📄 kingenereadme
字号:
----------------------------------------------------------------
HUC Email system
---kingene corporation
----------------------------------------------------------------
1. function:
This system is system running in HUC or PDA to receive or send Email
2. environment:
This system need LINUX+LLDBS+MICROWINDOW+FLNX support. It also can run in LINUX+XWINDOW+FLTK
3. compile:
If you system support LINUX+LLDBS+MICROWINDOW+FLNX,you need just "configure; make",and the executable file "Email_main" is created.Before you run it, you must run LLDBS server first.
If you want it running in LINUX+XWINDOW+FLTK, you need just "make -f Makefile" , and executable file is "Email_main"
3. uncompile:
if you want to clean the system,you need just "make clean" and it will do all clean
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -