README.Developer
上传用户:huihesys
上传日期:2007-01-04
资源大小:3877k
文件大小:1k
源码类别:

WEB邮件程序

开发平台:

C/C++

  1. WebMail Developer Documentation
  2. ===============================
  3. The documentation in this directory is mainly useful for developers that are interested
  4. in making changes in WebMail.
  5. Mainly you can find a short documentation about how things actually work in WebMail
  6. here. 
  7. Most documents require that you are familiar with Java and programming concepts like
  8. OO-software engineering, regular expressions, data structures and so on, as I don't go
  9. into detail with that (Anyone should know tree structures e.g.).
  10. Sebastian Schaffert