HTML编辑器 jHtmlArea
- 授权协议: MPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://jhtmlarea.codeplex.com/
软件介绍
jHtmlArea 是一个简单、轻量级、可扩展、基于jQuery开发的WYSIWYG HTML编辑器。这个组件可以很方便将页面中的TextArea标签转换成一个 WYSIWYG HTML Editor。整个编辑器包括图片和CSS大小只有22k。
示例代码:
$(function(){
$("textarea").htmlarea();
});
The Haskell School of Music
Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99
This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!
