HTML Truncator
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/html-truncator
软件介绍
"More"/"less" style truncation. Handles HTML gracefully: doesn't split inside HTML entities, doesn't orphan end-tags and so on.
Example usage:
$(function() {
$('.example').truncate({max_length: 24});
});Overriding all defaults:
$(function() {
$('.example').truncate({max_length: 24, more: "plus it", less: "nevermind"});
});A Byte of Python
Swaroop C H / Lulu Marketplace / 2008-10-1 / USD 27.98
'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save t......一起来看看 《A Byte of Python》 这本书的介绍吧!
