介绍
history 对象主要管理历史记录。 该对象与浏览器地址栏的操作相对应,如前进、后退、历史记 录等。
history 对象的常用属性和方法:
back()方法:后退forward():前进go(参数):前进和后退统一到一个函数。如果参数…
Learn Python 3 The Hard Way
出版日期:2017.07
内容简介:
You Will Learn Python 3!
Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has tau…