2015年7月3日

字符串加密

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Infrastructure.Util{ public class Encrypt { ... 阅读全文

posted @ 2015-07-03 19:30 ctautoRR 阅读(161) 评论(0) 推荐(0)

js 将网页内容生成图片

摘要: $(function () { $("#saveimg_btn").on("click",function (event) { event.preventDefault(); html2canvas($("#prin... 阅读全文

posted @ 2015-07-03 16:33 ctautoRR 阅读(1194) 评论(0) 推荐(0)

导航