readme.developer
来自「Java编程 使用javamail 实现邮件管理系统」· DEVELOPER 代码 · 共 18 行
DEVELOPER
18 行
$Id: README.developer 140 2008-10-31 21:49:50Z unsaved $WebMail Developer Documentation===============================If you are editing code for eventual entry into the JWebMail code base,please read and follow the conventions described in the file "conventions.txt".The documentation in this directory is mainly useful for developers that are interestedin making changes in WebMail.Mainly you can find a short documentation about how things actually work in WebMailhere.Most documents require that you are familiar with Java and programming concepts likeOO-software engineering, regular expressions, data structures and so on, as I don't gointo detail with that (Anyone should know tree structures e.g.).Sebastian Schaffert
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?