kingenereadme
来自「LINUX下的收发E-MAIL的程序」· 代码 · 共 16 行
TXT
16 行
----------------------------------------------------------------
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 + =
减小字号Ctrl + -
显示快捷键?