- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://trentrichardson.com/Impromptu/index.php
- 软件文档: http://trentrichardson.com/Impromptu/index.php
软件介绍
jQuery Impromptu 是一个用来显示漂亮的错误提示、警告、信息提示的jQuery对话框插件。可以通过css对对话框的样式进行定制,包括定制对话框的按钮等。
$.prompt("Procede?",{buttons:{'Please Do':'yes','Not Now':'no','Never':'never'}});
参数说明:
- prefix: a class prefix to associate each prompt with a css class
- submit: a function to call when prompt has been submitted
- callback: a function to call when prompt is complete
- opacity: prefered opacity of the overlay
- container: jquery selector for the overlay to cover ("div.mydiv")
- buttons: buttons you would like to display(as many as you like)
- overlayspeed: speed which the overlay fades in/out
- promptspeed: speed which the prompt displays
- show: how to show the prompt(show, fadeIn, slideDown, or your own)
计算机动画算法与编程基础
雍俊海 / 清华大学出版社 / 2008-7 / 29.00元
《计算机动画算法与编程基础》整理了现有动画算法和编程的资料,提取其中基础的部分,结合作者及同事和学生的各种实践经验,力求使得所介绍的动画算法和编程方法更加容易理解,从而让更多的人能够了解计算机动画,并进行计算机动画算法设计和编程实践。《计算机动画算法与编程基础》共8章,内容包括:计算机动画图形和数学基础知识,OpenGL动画编程方法,关键帧动画和变体技术,自由变形方法,粒子系统和关节动画等。一起来看看 《计算机动画算法与编程基础》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
MD5 加密
MD5 加密工具
