获取json同时在客户端格式化DateTime
    
            
摘要:asp.net获取json datetime 会是一个很纠结的格式 下面是格式好的方法 纯属笔记 希望也大家有帮助 $.ajax({ type: "POST", url: "/Notify.mvc/Get", data: "", contentType: "application/json; charset=utf-8", dataType: "json", dataFilter: functio...
        
阅读全文
 
        
            
    ckeditor+ckfinder
    
            
摘要:CKEditor: 1.解压CKEditor到webRoot目录,在应用页面加载其ckeditor.js ; 2.页面textarea: <textarea cols=”80″; name=”editor1″ rows=”10″></textarea> CKFinder: 3.解压CKFinder到we...
        
阅读全文