jQuery Countdown Plugin
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/jquery-countdown
软件介绍
This is a simple countdown plugin which displays a countdown effect.
The usage could't be simpler, just one line. For example:
$('span.countdown').countdown({seconds: 30});
You can add an option called 'callback', like this:
$('span.countdown').countdown({seconds: 30, callback: 'hello_world()'});
Then the function 'hello_world()' will be excuted when time out.
You Can Program in C++
Francis Glassborow / John Wiley & Sons / 2006-7 / 406.80元
An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications This unique, hands-on approach to learning C++ makes t......一起来看看 《You Can Program in C++》 这本书的介绍吧!
