Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rating 评分内容没有了 #24

Open
zhengxiaowai opened this issue Apr 29, 2021 · 3 comments
Open

rating 评分内容没有了 #24

zhengxiaowai opened this issue Apr 29, 2021 · 3 comments

Comments

@zhengxiaowai
Copy link

zhengxiaowai commented Apr 29, 2021

{
    "abstract": "[美]埃里克·马瑟斯(Eric Matthes) / 袁国忠 / 人民邮电出版社 / 2020-10 / 89",
    "author_intro": "埃里克·马瑟斯(Eric Matthes)\n高中科学和数学老师,现居住在阿拉斯加,在当地讲授Python入门课程。他从5岁开始就一直在编写程序。",
    "book_info": {
        "ISBN": "9787115546081",
        "丛书": "图灵程序设计丛书·Python系列",
        "作者": "[美]埃里克·马瑟斯(EricMatthes)",
        "出版年": "2020-10",
        "出版社": "人民邮电出版社",
        "副标题": "从入门到实践(第2版)",
        "原作名": "PythonCrashCourse,2ndEdition:AHands-On,Project-BasedIntroductiontoProgramming",
        "定价": "89",
        "装帧": "平装",
        "译者": "袁国忠",
        "页数": "476"
    },
    "book_intro": "本书是针对所有层次Python读者而作的Python入门书。全书分两部分:第一部分介绍用Python编程所必须了解的基本概念,包括Matplotlib等强大的Python库和工具,以及列表、字典、if语句、类、文件与异常、代码测试等内容;第二部分将理论付诸实践,讲解如何开发三个项目,包括简单的2D游戏、利用数据生成交互式的信息图以及创建和定制简单的Web应用,并帮助读者解决常见编程问题和困惑。第2版进行了全面修订,简化了Python安装流程,新增了f字符串、get()方法等内容,并且在项目中使用了Plotly库以及新版本的Django和Bootstrap,等等。",
    "catalog": "第一部分基础知识\n第1章起步  2\n1.1搭建编程环境  2\n1.1.1Python版本  2\n1.1.2运行Python代码片段  2\n1.1.3SublimeText简介  3\n······\n(更多)",
    "comments": [],
    "cover_url": "https://img1.doubanio.com/view/subject/m/public/s33716278.jpg",
    "create_time": "2020-11-09 14:22:24",
    "isbn": "9787115546081",
    "labels": [
        "Python",
        "计算机",
        "Python小白"
    ],
    "original_texts": [
        "line_chart.x_labels = x_unique  (查看原文)\n\n            \n\n\n\n\n啊啊啊\n3赞\n2019-02-02 17:25:29\n\n\n                —— 引自第332页",
        "要获悉Python解释器的完整路径,请执行如下命令: $ type -a python3 python3 is /usr/local/bin/python3 \n 现在,启动Sublime Text,并选择菜单Tools ->Build System->New Build System,这将打开一个新的配置文件。删除其中的所有内容,再输入如下内容:{    \"cmd\": [\"/usr/local/bin/python3\", \"-u\", \"$file\"], } \n将配置文件命名为Python3.sublime-build,并将其保存到默认目录——你选择菜单Save时Sublime Text打开的目录\n\n\n\n  (查看原文)\n\n            \n\n\n\n\n烟雨\n2017-05-03 09:20:20\n\n\n                —— 引自第1页"
    ],
    "rating": {
        "count": 0,
        "rating_info": "评价人数不足",
        "star_count": 0,
        "value": 0
    },
    "source": "redis",
    "title": "Python编程 : 从入门到实践(第2版)",
    "url": "https://book.douban.com/subject/35196328/"
}
@qiaohaoforever
Copy link
Owner

"rating": {
    "count": 0,
    "rating_info": "评价人数不足",
    "star_count": 0,
    "value": 0
},

@zhengxiaowai
Copy link
Author

@qiaohaoforever 你打开 URL 看看:https://book.douban.com/subject/35196328/

@qiaohaoforever
Copy link
Owner

"create_time": "2020-11-09 14:22:24" 历史查询数据,目前正计划进行老书更新。

急需更新的isbn可以直接贴在下面👇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants