实例下载地址:http://download.csdn.net/download/l294333475/7941759

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>刘鹏</title>
<script src="jquery-1.11.0.min.js" type="text/javascript"></script>
<script src="kindeditor/kindeditor.js" type="text/javascript"></script>
</head> <body>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0"> <tr>
<td>
<textarea name="content-kindeditor" id="content-kindeditor" style="width: 700px; height:230px;"></textarea>
</td>
</tr>
</table> <script type="text/javascript">
$(document).ready(function(){ var editor;
KindEditor.ready(function(K) {
editor = K.create('#content-kindeditor', {width : '700px', height : '230px'});
}); })
</script> </body>
</html>

watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvbGl1cGVuZ19mYW1pbHk=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast" alt="">

最新文章

  1. 【使用Unity开发Windows Phone上的2D游戏】(2)初识工具
  2. sklearn Model-selection + Pipeline
  3. CM: 使用gerrit,提交代码到CM
  4. monkey(1)
  5. 链表(C++语言实现)
  6. 怎样制作PHP验证码?
  7. Linux 虚拟IP
  8. 小技巧-ASP.Net session保存在数据库服务器
  9. FFmpeg部署及相关指令操作说明
  10. ES6-个人学习大纲
  11. Rest模式get,put,post,delete含义与区别
  12. KMP算法的next[]数组 的求法
  13. Allegro PCB Design GXL (legacy) 刷新PCB封装(Package)中的焊盘(Padstack)
  14. MVC和WebForm区别
  15. es6在项目中的应用
  16. rest api上传和下载文件
  17. vue--环境搭建(创建运行项目)
  18. JavaScrip总体
  19. 【Win7 x64】+【annaconda3】+ 【python3.5.2】+【tensorflow-gpu】 [最终配置 gtx 940mx + Cuda8.0+cudnn v5.1 + tensorflow-gpu1.0.0 ]
  20. 管理DnS服务器知识点

热门文章

  1. 新的方法 (New Approach)¶
  2. wake_lock_timeout的用法
  3. 最想做的三个Delphi项目:Paint,IM,SQL,另外还有Smart,TMS,FMX,UML,FreePascal,Python4Delphi,Cheat Engine
  4. 14.3.3 Locks Set by Different SQL Statements in InnoDB 不同的SQL语句在InnoDB里的锁设置
  5. Android本地视频播放器开发--简易播放器原型
  6. Storm集群中执行的各种组件及其并行
  7. JavaBean在DAO设计模式简介
  8. .idata数据的解析
  9. linux命令笔记之ls
  10. SmartDraw2008破解过程总结