mailtemplate.dpr
来自「Delphi XML & XPATH源代码」· DPR 代码 · 共 11 行
DPR
11 行
program MailTemplate;
{
Mail template program.
Reads an XML configuration file,
loads an XML template for an e-mail mail-out,
then queries database for recipients,
performs a mail merge and sends them out.
Requires MSXML v3 package from Microsoft.
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?