精简版的jQuery jQuery.ish
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/bshack/jQuery.ish
软件介绍
jQuery.ish 是一个简化版的 jQuery,与 jQuery 完全兼容,当你不希望使用 jQuery 这么大的库时可以考虑使用。原始大小只有 1.7K,压缩后 1.23K,提供的方法包括:
- hasClass()
- addClass()
- toggleClass()
- removeClass()
- toggle()
- show()
- hide()
Thinking Recursively
Eric S. Roberts / Wiley / 1986-1-17 / USD 85.67
The process of solving large problems by breaking them down into smaller, more simple problems that have identical forms. Thinking Recursively: A small text to solve large problems. Concentrating on t......一起来看看 《Thinking Recursively》 这本书的介绍吧!
