12 2015 档案

摘要:代码:using System;using System.Collections.Generic;using System.Linq;using System.Security.Cryptography;using System.Text;using System.Threading.Tasks;n... 阅读全文
posted @ 2015-12-24 16:30 0611163 阅读(300) 评论(0) 推荐(0)
摘要:代码:using System;using System.Collections.Generic;using System.Configuration;using System.Linq;using System.Net.Mail;using System.Text;namespace Common... 阅读全文
posted @ 2015-12-09 16:42 0611163 阅读(495) 评论(4) 推荐(0)
摘要:1、除了引用jQuery和zTree的JS外,引用cookie的JS: 2、JS代码:$(function () { //ztree设置 var setting = { data: { simpleData: { e... 阅读全文
posted @ 2015-12-09 13:47 0611163 阅读(1422) 评论(0) 推荐(0)