1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
Google Forms电子邮件发件人
简单的Google Apps脚本,可自动从Google表单发送确认电子邮件。
表中的内容
将电子邮件发件人安装到Google Form
创建Google表单: :
单击菜单→脚本编辑器:
从复制并粘贴代码,然后按Ctrl + S
创建模板文件: File → New → HTML file ,输入新文件名: Template
从复制并粘贴代码,然后按Ctrl + S
转到左侧栏中的Code.gs标签并运行一次function installT
LeoDatabaseLearner
描述:
练习工具来学习数据库命令并检查您的知识水平。
gh页
如何创建gh页面
有两个脚本可用:
build-html-docker.sh -> builds the .html-pages in the folder gh-pages
publish-gh-pages.sh -> builds and deploys the gh-pages
另外还有一个脚本build-pdf-docker.sh,用于创建pdf文档。
在运行脚本之前