kindeditor 怎么存到数据库,怎么读出_百度知道
dt = mdf.ExecuteReader(string.Format(sql), CommandType.Text);string newsConcent...2014-04-06 获得kindeditor的html文本保存到数据库,再从数据... 2015-03-...
KindEditor使用初步 - zhouhb - 博客园
7、在页面上添加代码: ...//插入到数据库中 AccessDAL.OleDbHelper.ExecuteNonQuery(sql); string sql2 = "select id from news order by id desc"; int id...