- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.befen.net/opensource/jquery-showDialog.html
- 软件文档: http://www.befen.net/opensource/jquery-showDialog.html
软件介绍
使用方法:
先引入jquery库 版本不低于1.4.2
调用函数 showDialog(mode, msg, t, sd_width)
参数说明:
1, mode 模式
a. confirm [确认模式]
b. info [显示信息]
b. window [AJAX获取网页内容]
c. alert [警告模式]
2, msg 内容
显示弹出宽口的内容
3, t 标题
显示弹出窗口的标题
4, sd_width 宽度
显示弹出窗口的宽度
效果预览:
Algorithms in C (Computer Science Series)
Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99
This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!
