Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Mar 20, 2014
1 parent 19182d7 commit 233d09a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ UMeditor,简称UM,是 [ueditor](http://ueditor.baidu.com) 的简版。是为

### 主要特点 ###

1. ** 轻量 **主文件的代码量为139k。
2. ** 加载速度更快 **放弃了使用传统的iframe模式,采用了div的加载方式,以达到更快的加载速度和零加载失败率。
2. ** 可定制 **配置项完善,可定制程度高,代码层次拆分清晰,功能以插件形式挂接,可灵活定制需要的功能。
3. ** 多后台支持 **支持php、asp、jsp、net四中后台部署代码
4. ** 功能丰富 **支持插入公式、粘贴QQ截屏、拖放上传图片、插入地图、草稿箱功能
1. **轻量**主文件的代码量为139k。
2. **加载速度更快**放弃了使用传统的iframe模式,采用了div的加载方式,以达到更快的加载速度和零加载失败率。
2. **可定制**配置项完善,可定制程度高,代码层次拆分清晰,功能以插件形式挂接,可灵活定制需要的功能。
3. **多后台支持**支持php、asp、jsp、net四中后台部署代码
4. **功能丰富**支持插入公式、粘贴QQ截屏、拖放上传图片、插入地图、草稿箱功能

## 入门部署和体验 ##

Expand Down

0 comments on commit 233d09a

Please sign in to comment.