02 2015 档案
摘要:import smtplibfrom email.mime.text import MIMETextdef SendEmail(): email = "" #设置收件地址 mailto_list=[email] mail_host="" #设置服务器 mail_user...
阅读全文
摘要:第一种方式:System.Diagnostics.Stopwatch stopwatch = new Stopwatch();stopwatch.Start(); // 开始监视代码运行时间// 需要测试的代码 ....stopwatch.Stop(); // 停止监视TimeSpan tim...
阅读全文
摘要:1、新建项目添加WatermarkTextBox类:using System;using System.Collections.Generic;using System.Text;using System.Windows.Forms;using System.Drawing;using System...
阅读全文

浙公网安备 33010602011771号