摘要: DAL.article.cs /// /// 自定义:获得查询分页数据 /// public DataSet GetList(int pageSize, int pageIndex, string strWhere, string filedOrder... 阅读全文
posted @ 2015-11-15 21:33 请叫我七哥 阅读(584) 评论(0) 推荐(0)
摘要: 简单模式 var editorMini = KindEditor.create('.editor', { width: '100%', height: '250px', filterMode: false, //默认不过滤HT... 阅读全文
posted @ 2015-11-15 00:04 请叫我七哥 阅读(366) 评论(0) 推荐(0)