摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { cla... 阅读全文
posted @ 2017-11-06 16:46 公众号python学习开发 阅读(676) 评论(0) 推荐(0) 编辑
摘要: string resultFileName = MD5Encrypt(NavigateUrl).Replace("=",string.Empty) + ".txt"; string newFilename = string.Empty; //StringBuilder rBuilder = new StringBuil... 阅读全文
posted @ 2017-11-06 14:23 公众号python学习开发 阅读(332) 评论(0) 推荐(0) 编辑
摘要: using HtmlAgilityPack; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks;... 阅读全文
posted @ 2017-11-06 13:43 公众号python学习开发 阅读(146) 评论(0) 推荐(0) 编辑
摘要: var nodemailer = require("nodemailer");var mailTitle='http://bemupa.forumieren.com:Best Music Paradise1111';var fs= require('fs');sendSSLMail("666")fu 阅读全文
posted @ 2017-11-06 09:50 公众号python学习开发 阅读(163) 评论(0) 推荐(0) 编辑