jquery-emojiarea
- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/diy/jquery-emojiarea
- 软件文档: https://github.com/diy/jquery-emojiarea
软件介绍
jquery-emojiarea 是一个 jQuery 插件,实现了对 Textarea 编辑框的扩展以支持 Emoji 表情的输入。
示例代码:
<textarea>Hello 😄</textarea>
<script type="text/javascript">$('textarea').emojiarea();</script>
Algorithms + Data Structures = Programs
Niklaus Wirth / Prentice Hall / 1975-11-11 / GBP 84.95
It might seem completely dated with all its examples written in the now outmoded Pascal programming language (well, unless you are one of those Delphi zealot trying to resist to the Java/.NET dominanc......一起来看看 《Algorithms + Data Structures = Programs》 这本书的介绍吧!

