jQuery UI 部件 ScrollStory
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/sjwilliams/scrollstory
软件介绍
ScrollStory 是个 jQuery UI 部件,用来创建简单的,基于滚动的页面和交互方式。用户滚动到哪个部分就高亮页面的哪个部分。在线演示
主要特性:
100% style agnostic. Just a collection of often-used scroll-based patterns.
16+ jQueryUI-style events/callbacks for various application state events.
Focus and blur event when an individual story becomes active or inactive.
Programmatically animated scroll to any item.
Items can be grouped into categories, with event dispatched as categories change.
Items filterable by user-specified tags.
Items aware of their in-viewport status.
Throttled scroll events and minimal DOM usage.
Python编程初学者指南
[美]Michael Dawson / 王金兰 / 人民邮电出版社 / 2014-10-1
Python是一种解释型、面向对象、动态数据类型的高级程序设计语言。Python可以用于很多的领域,从科学计算到游戏开发。 《Python编程初学者指南》尝试以轻松有趣的方式来帮助初学者掌握Python语言和编程技能。《Python编程初学者指南》共12章,每一章都会用一个完整的游戏来演示其中的关键知识点,并通过编写好玩的小软件这种方式来学习编程,引发读者的兴趣,降低学习的难度。每章最后都会......一起来看看 《Python编程初学者指南》 这本书的介绍吧!
