⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 templates.txt

📁 Java编程 使用javamail 实现邮件管理系统
💻 TXT
字号:
$Id: templates.txt 140 2008-10-31 21:49:50Z unsaved $WebMail templates=================WebMail pages are assembled using templates in normal HTML with special tags that areenclosed in "<<" and ">>". The tag name is looked up in the current session'senvironment table and the tag replaced with the value found there.WebMail uses the gnu.regexp package for this.There is currently no list of all available tags, but those are the most common:<<SESSION>>             The current session ID. Mainly used in URLs<<VERSION>>             Version of WebMail<<DATE>>                Current date in locale specific format<<OS>>                  Name of the operating system<<LOGIN>>               Login name of the user<<EMAIL>>               EMail address of the user<<SIGNATURE>>           Signature of the user<<FULL NAME>>           Full name of the user<<FOLDERS WELCOME>>     A list of folders for the welcome screen (include number of                        messages, status, ...)<<FOLDERS CONFIG>>      List of folders for the folder setup dialog<<FOLDERS>>             Standard <SELECT> style list of foldersSee the method setEnv() in WebMailSession for more tags.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -