- 授权协议: MIT/GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://dev.iceburg.net/jquery/jqModal/
- 软件文档: http://dev.iceburg.net/jquery/jqModal/#how
软件介绍
jqModal 是一个用来显示提醒、对话框和模式窗口的jQuery插件,具有很强的可定制性,生成的窗口可以进行鼠标拖放。
示例代码:
$('#dialog').jqm();
$('.dialogs').jqm({ajax:'@href',modal:true});
Introduction to the Design and Analysis of Algorithms
Anany Levitin / Addison Wesley / 2006-2-24 / USD 122.00
Based on a Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, "Introduction to the Design and Analysis of Algorithms" presents the subject in a c......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!
