├── Index.outline ├── README.md ├── images ├── bg10.png ├── bg11.png ├── bg12.png ├── bg13.png ├── bg14.png ├── bg16.png ├── bg17.png ├── bg18.png ├── bg19.png ├── bg1a.png ├── bg1b.png ├── bg1c.png ├── bg1d.png ├── bg1e.png ├── bg1f.png ├── bg20.png ├── bg22.png ├── bg23.png ├── bg24.png ├── bg25.png ├── bg26.png ├── bg27.png ├── bg28.png ├── bg2a.png ├── bg2b.png ├── bg2c.png ├── bg2d.png ├── bg2e.png ├── bg2f.png ├── bg30.png ├── bg32.png ├── bg33.png ├── bg34.png ├── bg35.png ├── bg36.png ├── bg37.png ├── bg38.png ├── bg39.png ├── bg3a.png ├── bg3c.png ├── bg3d.png ├── bg3e.png ├── bg3f.png ├── bg40.png ├── bg41.png ├── bg42.png ├── bg43.png ├── bg44.png ├── bg45.png ├── bg46.png ├── bg47.png ├── bg48.png ├── bg49.png ├── bg4a.png ├── bg4b.png ├── bg4c.png ├── bg4d.png ├── bg4e.png ├── bg4f.png ├── bg50.png ├── bg51.png ├── bg52.png ├── bg54.png ├── bg55.png ├── bg56.png ├── bg58.png ├── bg59.png ├── bg5a.png ├── bg5b.png ├── bg5c.png ├── bg5d.png ├── bg5e.png ├── bg5f.png ├── bg60.png ├── bg61.png ├── bg62.png ├── bg63.png ├── bg64.png ├── bg65.png ├── bg66.png ├── bg67.png ├── bg68.png ├── bg69.png ├── bg6a.png ├── bg6b.png ├── bg6c.png ├── bg6e.png ├── bg6f.png ├── bg9.png ├── bga.png ├── bgc.png ├── bgd.png ├── bge.png └── pdf2htmlEX-64x64.png ├── index.html ├── js ├── compatibility.min.js └── pdf2htmlEX.min.js └── styles ├── Index.css ├── base.min.css ├── f1.woff ├── f10.woff ├── f11.woff ├── f12.woff ├── f13.woff ├── f14.woff ├── f15.woff ├── f16.woff ├── f17.woff ├── f18.woff ├── f19.woff ├── f1a.woff ├── f1b.woff ├── f1c.woff ├── f1d.woff ├── f1e.woff ├── f1f.woff ├── f2.woff ├── f3.woff ├── f4.woff ├── f5.woff ├── f6.woff ├── f7.woff ├── f8.woff ├── f9.woff ├── fa.woff ├── fancy.min.css ├── fb.woff ├── fc.woff ├── fd.woff ├── fe.woff └── ff.woff /Index.outline: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Python 旋風之旅 2 | 3 | 本電子書為 [A Whirlwind Tour of Python](https://jakevdp.github.io/WhirlwindTourOfPython/) ([GitHub](https://github.com/jakevdp/WhirlwindTourOfPython)) 的 **正體中文版** 翻譯,你可以[線上閱讀](https://doggy8088.github.io/A-Whirlwind-Tour-of-Python-zh-tw/)這份電子書,也可以[下載 PDF 閱讀](https://github.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/releases/download/v1.0/A-Whirlwind-Tour-of-Python-zh-tw.pdf)。 4 | 5 | 本書簡體中文版的 [Python 旋风之旅](https://sxkdz.org/a-whirlwind-tour-of-python/) 翻譯位於[這裡](https://github.com/SXKDZ/A-Whirlwind-Tour-of-Python),你也可以從這裡[直接下載](https://github.com/SXKDZ/A-Whirlwind-Tour-of-Python/archive/master.zip)。 6 | -------------------------------------------------------------------------------- /images/bg10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg10.png -------------------------------------------------------------------------------- /images/bg11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg11.png -------------------------------------------------------------------------------- /images/bg12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg12.png -------------------------------------------------------------------------------- /images/bg13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg13.png -------------------------------------------------------------------------------- /images/bg14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg14.png -------------------------------------------------------------------------------- /images/bg16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg16.png -------------------------------------------------------------------------------- /images/bg17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg17.png -------------------------------------------------------------------------------- /images/bg18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg18.png -------------------------------------------------------------------------------- /images/bg19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg19.png -------------------------------------------------------------------------------- /images/bg1a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1a.png -------------------------------------------------------------------------------- /images/bg1b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1b.png -------------------------------------------------------------------------------- /images/bg1c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1c.png -------------------------------------------------------------------------------- /images/bg1d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1d.png -------------------------------------------------------------------------------- /images/bg1e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1e.png -------------------------------------------------------------------------------- /images/bg1f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg1f.png -------------------------------------------------------------------------------- /images/bg20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg20.png -------------------------------------------------------------------------------- /images/bg22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg22.png -------------------------------------------------------------------------------- /images/bg23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg23.png -------------------------------------------------------------------------------- /images/bg24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg24.png -------------------------------------------------------------------------------- /images/bg25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg25.png -------------------------------------------------------------------------------- /images/bg26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg26.png -------------------------------------------------------------------------------- /images/bg27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg27.png -------------------------------------------------------------------------------- /images/bg28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg28.png -------------------------------------------------------------------------------- /images/bg2a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2a.png -------------------------------------------------------------------------------- /images/bg2b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2b.png -------------------------------------------------------------------------------- /images/bg2c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2c.png -------------------------------------------------------------------------------- /images/bg2d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2d.png -------------------------------------------------------------------------------- /images/bg2e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2e.png -------------------------------------------------------------------------------- /images/bg2f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg2f.png -------------------------------------------------------------------------------- /images/bg30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg30.png -------------------------------------------------------------------------------- /images/bg32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg32.png -------------------------------------------------------------------------------- /images/bg33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg33.png -------------------------------------------------------------------------------- /images/bg34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg34.png -------------------------------------------------------------------------------- /images/bg35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg35.png -------------------------------------------------------------------------------- /images/bg36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg36.png -------------------------------------------------------------------------------- /images/bg37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg37.png -------------------------------------------------------------------------------- /images/bg38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg38.png -------------------------------------------------------------------------------- /images/bg39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg39.png -------------------------------------------------------------------------------- /images/bg3a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg3a.png -------------------------------------------------------------------------------- /images/bg3c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg3c.png -------------------------------------------------------------------------------- /images/bg3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg3d.png -------------------------------------------------------------------------------- /images/bg3e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg3e.png -------------------------------------------------------------------------------- /images/bg3f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg3f.png -------------------------------------------------------------------------------- /images/bg40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg40.png -------------------------------------------------------------------------------- /images/bg41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg41.png -------------------------------------------------------------------------------- /images/bg42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg42.png -------------------------------------------------------------------------------- /images/bg43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg43.png -------------------------------------------------------------------------------- /images/bg44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg44.png -------------------------------------------------------------------------------- /images/bg45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg45.png -------------------------------------------------------------------------------- /images/bg46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg46.png -------------------------------------------------------------------------------- /images/bg47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg47.png -------------------------------------------------------------------------------- /images/bg48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg48.png -------------------------------------------------------------------------------- /images/bg49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg49.png -------------------------------------------------------------------------------- /images/bg4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4a.png -------------------------------------------------------------------------------- /images/bg4b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4b.png -------------------------------------------------------------------------------- /images/bg4c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4c.png -------------------------------------------------------------------------------- /images/bg4d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4d.png -------------------------------------------------------------------------------- /images/bg4e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4e.png -------------------------------------------------------------------------------- /images/bg4f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg4f.png -------------------------------------------------------------------------------- /images/bg50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg50.png -------------------------------------------------------------------------------- /images/bg51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg51.png -------------------------------------------------------------------------------- /images/bg52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg52.png -------------------------------------------------------------------------------- /images/bg54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg54.png -------------------------------------------------------------------------------- /images/bg55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg55.png -------------------------------------------------------------------------------- /images/bg56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg56.png -------------------------------------------------------------------------------- /images/bg58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg58.png -------------------------------------------------------------------------------- /images/bg59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg59.png -------------------------------------------------------------------------------- /images/bg5a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5a.png -------------------------------------------------------------------------------- /images/bg5b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5b.png -------------------------------------------------------------------------------- /images/bg5c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5c.png -------------------------------------------------------------------------------- /images/bg5d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5d.png -------------------------------------------------------------------------------- /images/bg5e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5e.png -------------------------------------------------------------------------------- /images/bg5f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg5f.png -------------------------------------------------------------------------------- /images/bg60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg60.png -------------------------------------------------------------------------------- /images/bg61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg61.png -------------------------------------------------------------------------------- /images/bg62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg62.png -------------------------------------------------------------------------------- /images/bg63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg63.png -------------------------------------------------------------------------------- /images/bg64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg64.png -------------------------------------------------------------------------------- /images/bg65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg65.png -------------------------------------------------------------------------------- /images/bg66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg66.png -------------------------------------------------------------------------------- /images/bg67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg67.png -------------------------------------------------------------------------------- /images/bg68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg68.png -------------------------------------------------------------------------------- /images/bg69.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg69.png -------------------------------------------------------------------------------- /images/bg6a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg6a.png -------------------------------------------------------------------------------- /images/bg6b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg6b.png -------------------------------------------------------------------------------- /images/bg6c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg6c.png -------------------------------------------------------------------------------- /images/bg6e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg6e.png -------------------------------------------------------------------------------- /images/bg6f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg6f.png -------------------------------------------------------------------------------- /images/bg9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bg9.png -------------------------------------------------------------------------------- /images/bga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bga.png -------------------------------------------------------------------------------- /images/bgc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bgc.png -------------------------------------------------------------------------------- /images/bgd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bgd.png -------------------------------------------------------------------------------- /images/bge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/bge.png -------------------------------------------------------------------------------- /images/pdf2htmlEX-64x64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/images/pdf2htmlEX-64x64.png -------------------------------------------------------------------------------- /js/compatibility.min.js: -------------------------------------------------------------------------------- 1 | /* 2 | Copyright 2012 Mozilla Foundation 3 | Copyright 2013 Lu Wang 4 | Apachine License Version 2.0 5 | */ 6 | (function(){function b(a,b,e,f){var c=(a.className||"").split(/\s+/g);""===c[0]&&c.shift();var d=c.indexOf(b);0>d&&e&&c.push(b);0<=d&&f&&c.splice(d,1);a.className=c.join(" ");return 0<=d}if(!("classList"in document.createElement("div"))){var e={add:function(a){b(this.element,a,!0,!1)},contains:function(a){return b(this.element,a,!1,!1)},remove:function(a){b(this.element,a,!1,!0)},toggle:function(a){b(this.element,a,!0,!0)}};Object.defineProperty(HTMLElement.prototype,"classList",{get:function(){if(this._classList)return this._classList; 7 | var a=Object.create(e,{element:{value:this,writable:!1,enumerable:!0}});Object.defineProperty(this,"_classList",{value:a,writable:!1,enumerable:!1});return a},enumerable:!0})}})(); 8 | -------------------------------------------------------------------------------- /js/pdf2htmlEX.min.js: -------------------------------------------------------------------------------- 1 | (function(){/* 2 | pdf2htmlEX.js: Core UI functions for pdf2htmlEX 3 | Copyright 2012,2013 Lu Wang and other contributors 4 | https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE 5 | */ 6 | var pdf2htmlEX=window.pdf2htmlEX=window.pdf2htmlEX||{},CSS_CLASS_NAMES={page_frame:"pf",page_content_box:"pc",page_data:"pi",background_image:"bi",link:"l",input_radio:"ir",__dummy__:"no comma"},DEFAULT_CONFIG={container_id:"page-container",sidebar_id:"sidebar",outline_id:"outline",loading_indicator_cls:"loading-indicator",preload_pages:3,render_timeout:100,scale_step:0.9,key_handler:!0,hashchange_handler:!0,view_history_handler:!0,__dummy__:"no comma"},EPS=1E-6; 7 | function invert(a){var b=a[0]*a[3]-a[1]*a[2];return[a[3]/b,-a[1]/b,-a[2]/b,a[0]/b,(a[2]*a[5]-a[3]*a[4])/b,(a[1]*a[4]-a[0]*a[5])/b]}function transform(a,b){return[a[0]*b[0]+a[2]*b[1]+a[4],a[1]*b[0]+a[3]*b[1]+a[5]]}function get_page_number(a){return parseInt(a.getAttribute("data-page-no"),16)}function disable_dragstart(a){for(var b=0,c=a.length;b=e.length||(e=e[a],e.loaded||this.pages_loading[a]))){var e=e.page,h=e.getAttribute("data-page-url");if(h){this.pages_loading[a]=!0;var d=e.getElementsByClassName(this.config.loading_indicator_cls)[0];"undefined"===typeof d&&(d=this.loading_indicator.cloneNode(!0), 16 | d.classList.add("active"),e.appendChild(d));var f=this,g=new XMLHttpRequest;g.open("GET",h,!0);g.onload=function(){if(200===g.status||0===g.status){var b=document.createElement("div");b.innerHTML=g.responseText;for(var d=null,b=b.childNodes,e=0,h=b.length;e=a?d.loaded?d.show():this.load_page(e):d.hide()}},update_page_idx:function(){var a=this.pages,b=a.length;if(!(2>b)){for(var c=this.container,e=c.scrollTop,c=e+c.clientHeight,h=-1,d=b,f=d-h;1=e?d=g:h=g;f=d-h}this.first_page_idx=d;for(var g=h=this.cur_page_idx,k=0;dc)break;f=(Math.min(c,l+f)-Math.max(e,l))/f;if(d===h&&Math.abs(f-1)<=EPS){g=h;break}f>k&&(k=f,g=d)}this.cur_page_idx=g}},schedule_render:function(a){if(void 0!==this.render_timer){if(!a)return;clearTimeout(this.render_timer)}var b=this;this.render_timer=setTimeout(function(){delete b.render_timer;b.render()},this.config.render_timeout)},register_key_handler:function(){var a=this;window.addEventListener("DOMMouseScroll",function(b){if(b.ctrlKey){b.preventDefault();var c=a.container, 20 | e=c.getBoundingClientRect(),c=[b.clientX-e.left-c.clientLeft,b.clientY-e.top-c.clientTop];a.rescale(Math.pow(a.config.scale_step,b.detail),!0,c)}},!1);window.addEventListener("keydown",function(b){var c=!1,e=b.ctrlKey||b.metaKey,h=b.altKey;switch(b.keyCode){case 61:case 107:case 187:e&&(a.rescale(1/a.config.scale_step,!0),c=!0);break;case 173:case 109:case 189:e&&(a.rescale(a.config.scale_step,!0),c=!0);break;case 48:e&&(a.rescale(0,!1),c=!0);break;case 33:h?a.scroll_to(a.cur_page_idx-1):a.container.scrollTop-= 21 | a.container.clientHeight;c=!0;break;case 34:h?a.scroll_to(a.cur_page_idx+1):a.container.scrollTop+=a.container.clientHeight;c=!0;break;case 35:a.container.scrollTop=a.container.scrollHeight;c=!0;break;case 36:a.container.scrollTop=0,c=!0}c&&b.preventDefault()},!1)},rescale:function(a,b,c){var e=this.scale;this.scale=a=0===a?1:b?e*a:a;c||(c=[0,0]);b=this.container;c[0]+=b.scrollLeft;c[1]+=b.scrollTop;for(var h=this.pages,d=h.length,f=this.first_page_idx;f= 22 | c[1])break}g=f-1;0>g&&(g=0);var g=h[g].page,k=g.clientWidth,f=g.clientHeight,l=g.offsetLeft+g.clientLeft,m=c[0]-l;0>m?m=0:m>k&&(m=k);k=g.offsetTop+g.clientTop;c=c[1]-k;0>c?c=0:c>f&&(c=f);for(f=0;fc.length;)c.push(null);var g=b||this.pages[this.cur_page_idx],d=g.view_position(),d=transform(g.ictm,[d[0],g.height()-d[1]]), 25 | g=this.scale,l=[0,0],m=!0,k=!1,n=this.scale;switch(c[1]){case "XYZ":l=[null===c[2]?d[0]:c[2]*n,null===c[3]?d[1]:c[3]*n];g=c[4];if(null===g||0===g)g=this.scale;k=!0;break;case "Fit":case "FitB":l=[0,0];k=!0;break;case "FitH":case "FitBH":l=[0,null===c[2]?d[1]:c[2]*n];k=!0;break;case "FitV":case "FitBV":l=[null===c[2]?d[0]:c[2]*n,0];k=!0;break;case "FitR":l=[c[2]*n,c[5]*n],m=!1,k=!0}if(k){this.rescale(g,!1);var p=this,c=function(a){l=transform(a.ctm,l);m&&(l[1]=a.height()-l[1]);p.scroll_to(f,l)};h.loaded? 26 | c(h):(this.load_page(f,void 0,c),this.scroll_to(f))}}}},scroll_to:function(a,b){var c=this.pages;if(!(0>a||a>=c.length)){c=c[a].view_position();void 0===b&&(b=[0,0]);var e=this.container;e.scrollLeft+=b[0]-c[0];e.scrollTop+=b[1]-c[1]}},get_current_view_hash:function(){var a=[],b=this.pages[this.cur_page_idx];a.push(b.num);a.push("XYZ");var c=b.view_position(),c=transform(b.ictm,[c[0],b.height()-c[1]]);a.push(c[0]/this.scale);a.push(c[1]/this.scale);a.push(this.scale);return JSON.stringify(a)}}; 27 | pdf2htmlEX.Viewer=Viewer;})(); 28 | -------------------------------------------------------------------------------- /styles/base.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Base CSS for pdf2htmlEX 3 | * Copyright 2012,2013 Lu Wang 4 | * https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE 5 | */#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0}.pc.opened{display:block}.bf{position:absolute;border:0;margin:0;top:0;bottom:0;width:100%;height:100%;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.bi{position:absolute;border:0;margin:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}@media print{.pf{margin:0;box-shadow:none;page-break-after:always;page-break-inside:avoid}@-moz-document url-prefix(){.pf{overflow:visible;border:1px solid #fff}.pc{overflow:visible}}}.c{position:absolute;border:0;padding:0;margin:0;overflow:hidden;display:block}.t{position:absolute;white-space:pre;font-size:1px;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;unicode-bidi:bidi-override;-moz-font-feature-settings:"liga" 0}.t:after{content:''}.t:before{content:'';display:inline-block}.t span{position:relative;unicode-bidi:bidi-override}._{display:inline-block;color:transparent;z-index:-1}::selection{background:rgba(127,255,255,0.4)}::-moz-selection{background:rgba(127,255,255,0.4)}.pi{display:none}.d{position:absolute;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%}.it{border:0;background-color:rgba(255,255,255,0.0)}.ir:hover{cursor:pointer} -------------------------------------------------------------------------------- /styles/f1.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1.woff -------------------------------------------------------------------------------- /styles/f10.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f10.woff -------------------------------------------------------------------------------- /styles/f11.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f11.woff -------------------------------------------------------------------------------- /styles/f12.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f12.woff -------------------------------------------------------------------------------- /styles/f13.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f13.woff -------------------------------------------------------------------------------- /styles/f14.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f14.woff -------------------------------------------------------------------------------- /styles/f15.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f15.woff -------------------------------------------------------------------------------- /styles/f16.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f16.woff -------------------------------------------------------------------------------- /styles/f17.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f17.woff -------------------------------------------------------------------------------- /styles/f18.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f18.woff -------------------------------------------------------------------------------- /styles/f19.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f19.woff -------------------------------------------------------------------------------- /styles/f1a.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1a.woff -------------------------------------------------------------------------------- /styles/f1b.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1b.woff -------------------------------------------------------------------------------- /styles/f1c.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1c.woff -------------------------------------------------------------------------------- /styles/f1d.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1d.woff -------------------------------------------------------------------------------- /styles/f1e.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1e.woff -------------------------------------------------------------------------------- /styles/f1f.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f1f.woff -------------------------------------------------------------------------------- /styles/f2.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f2.woff -------------------------------------------------------------------------------- /styles/f3.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f3.woff -------------------------------------------------------------------------------- /styles/f4.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f4.woff -------------------------------------------------------------------------------- /styles/f5.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f5.woff -------------------------------------------------------------------------------- /styles/f6.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f6.woff -------------------------------------------------------------------------------- /styles/f7.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f7.woff -------------------------------------------------------------------------------- /styles/f8.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f8.woff -------------------------------------------------------------------------------- /styles/f9.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/f9.woff -------------------------------------------------------------------------------- /styles/fa.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/fa.woff -------------------------------------------------------------------------------- /styles/fancy.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Fancy styles for pdf2htmlEX 3 | * Copyright 2012,2013 Lu Wang 4 | * https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE 5 | */@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes swing{0{transform:rotate(0)}10%{transform:rotate(0)}90%{transform:rotate(720deg)}100%{transform:rotate(720deg)}}@-webkit-keyframes swing{0{-webkit-transform:rotate(0)}10%{-webkit-transform:rotate(0)}90%{-webkit-transform:rotate(720deg)}100%{-webkit-transform:rotate(720deg)}}@media screen{#sidebar{background-color:#2f3236;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSIjNDAzYzNmIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDBMNCA0Wk00IDBMMCA0WiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiMxZTI5MmQiPjwvcGF0aD4KPC9zdmc+")}#outline{font-family:Georgia,Times,"Times New Roman",serif;font-size:13px;margin:2em 1em}#outline ul{padding:0}#outline li{list-style-type:none;margin:1em 0}#outline li>ul{margin-left:1em}#outline a,#outline a:visited,#outline a:hover,#outline a:active{line-height:1.2;color:#e8e8e8;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden;outline:0}#outline a:hover{color:#0cf}#page-container{background-color:#9e9e9e;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjOWU5ZTllIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDVMNSAwWk02IDRMNCA2Wk0tMSAxTDEgLTFaIiBzdHJva2U9IiM4ODgiIHN0cm9rZS13aWR0aD0iMSI+PC9wYXRoPgo8L3N2Zz4=");-webkit-transition:left 500ms;transition:left 500ms}.pf{margin:13px auto;box-shadow:1px 1px 3px 1px #333;border-collapse:separate}.pc.opened{-webkit-animation:fadein 100ms;animation:fadein 100ms}.loading-indicator.active{-webkit-animation:swing 1.5s ease-in-out .01s infinite alternate none;animation:swing 1.5s ease-in-out .01s infinite alternate none}.checked{background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goQDSYgDiGofgAAAslJREFUOMvtlM9LFGEYx7/vvOPM6ywuuyPFihWFBUsdNnA6KLIh+QPx4KWExULdHQ/9A9EfUodYmATDYg/iRewQzklFWxcEBcGgEplDkDtI6sw4PzrIbrOuedBb9MALD7zv+3m+z4/3Bf7bZS2bzQIAcrmcMDExcTeXy10DAFVVAQDksgFUVZ1ljD3yfd+0LOuFpmnvVVW9GHhkZAQcxwkNDQ2FSCQyRMgJxnVdy7KstKZpn7nwha6urqqfTqfPBAJAuVymlNLXoigOhfd5nmeiKL5TVTV+lmIKwAOA7u5u6Lped2BsbOwjY6yf4zgQQkAIAcedaPR9H67r3uYBQFEUFItFtLe332lpaVkUBOHK3t5eRtf1DwAwODiIubk5DA8PM8bYW1EU+wEgCIJqsCAIQAiB7/u253k2BQDDMJBKpa4mEon5eDx+UxAESJL0uK2t7XosFlvSdf0QAEmlUnlRFJ9Waho2Qghc1/U9z3uWz+eX+Wr+lL6SZfleEAQIggA8z6OpqSknimIvYyybSCReMsZ6TislhCAIAti2Dc/zejVNWwCAavN8339j27YbTg0AGGM3WltbP4WhlRWq6Q/btrs1TVsYHx+vNgqKoqBUKn2NRqPFxsbGJzzP05puUlpt0ukyOI6z7zjOwNTU1OLo6CgmJyf/gA3DgKIoWF1d/cIY24/FYgOU0pp0z/Ityzo8Pj5OTk9PbwHA+vp6zWghDC+VSiuRSOQgGo32UErJ38CO42wdHR09LBQK3zKZDDY2NupmFmF4R0cHVlZWlmRZ/iVJUn9FeWWcCCE4ODjYtG27Z2Zm5juAOmgdGAB2d3cBADs7O8uSJN2SZfl+WKlpmpumaT6Yn58vn/fs6XmbhmHMNjc3tzDGFI7jYJrm5vb29sDa2trPC/9aiqJUy5pOp4f6+vqeJ5PJBAB0dnZe/t8NBajx/z37Df5OGX8d13xzAAAAAElFTkSuQmCC)}} -------------------------------------------------------------------------------- /styles/fb.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/fb.woff -------------------------------------------------------------------------------- /styles/fc.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/fc.woff -------------------------------------------------------------------------------- /styles/fd.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/fd.woff -------------------------------------------------------------------------------- /styles/fe.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/fe.woff -------------------------------------------------------------------------------- /styles/ff.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doggy8088/A-Whirlwind-Tour-of-Python-zh-tw/4a3f1760a50cc7002412dc87566576868dc4030b/styles/ff.woff --------------------------------------------------------------------------------