{"id":18001599,"url":"https://github.com/hehonghui/android-jtm-issues","last_synced_at":"2025-04-04T08:13:15.489Z","repository":{"id":146185032,"uuid":"48984758","full_name":"hehonghui/android-jtm-issues","owner":"hehonghui","description":"《Android开发进阶-从小工到专家》勘误","archived":false,"fork":false,"pushed_at":"2016-08-30T05:30:27.000Z","size":4,"stargazers_count":23,"open_issues_count":16,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T19:18:06.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hehonghui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-04T08:41:47.000Z","updated_at":"2022-03-21T17:26:29.000Z","dependencies_parsed_at":"2023-04-25T16:31:24.152Z","dependency_job_id":null,"html_url":"https://github.com/hehonghui/android-jtm-issues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hehonghui%2Fandroid-jtm-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hehonghui%2Fandroid-jtm-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hehonghui%2Fandroid-jtm-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hehonghui%2Fandroid-jtm-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hehonghui","download_url":"https://codeload.github.com/hehonghui/android-jtm-issues/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142075,"owners_count":20890653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T23:18:05.865Z","updated_at":"2025-04-04T08:13:15.386Z","avatar_url":"https://github.com/hehonghui.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 《Android开发进阶-从小工到专家》勘误\n\n![](http://img13.360buyimg.com/n1/jfs/t2422/330/2270854990/101007/3f534acc/56cf26f1N5bbd99c2.jpg)\n\n\u003e任何一个产品在前期都不可避免会出现一些错误，本书也不例外。虽然经过了多次交稿、审核，仍然可能会发现一些细微的错误，我们将这些错误勘误在此，这些错误将在下一次印刷时得到修正。非常感谢大家的理解与帮助！\n\n## 提出错误的规范\n\n1. 书中错别字请注明哪一页、哪一段第几行的什么字以及正确的字。例如 : 第89页第二段第二行的\"零活\"修改为“灵活”。如果是代码错误，也请给出修改后的正确代码;\n2. 如果是排版比较乱，则直接给出页数即可。例如 : 第56页代码排版混乱。\n\n## 勘误列表\n\n\u003e P代表 第几页,例如 P7代表第七页,在提issue时最好注明在第几页的第几段，这样方便定位 .\n\n- P7：\"为了更好地运用越来越大的屏幕控件\" 修改为 \"为了更好地运用越来越大的 屏幕空间\";   \n- P24: 第一行\u003cproviderandroid:name=..../\u003e 修改为 \u003cprovider android:name=.../\u003e， 在provider后添加了一个空格;\n- P29: 第三行 \"//有视图缓存，复用属兔\" 修改为  \"//有视图缓存，复用视图\";\n- P38: 第二段第二行，“在measureDrawable函数中，我们通过在xml文件中指定。资源id对应的Drawable得到图片的高度和高度...” 修改为  \"在measureDrawable函数中，我们通过在xml文件中指定资源id对应的Drawable得到图片的宽度和高度...“ ;\n- P38：倒数第二行”我们都知道Android的视图数...\" 修改为 \"我们都知道Android的视图树...\" ;\n- P58:文字倒数第二行：“自动化” 修改为  \"子动画\";\n- P60:第二段第三行：”android:fromYScale\" 修改为 \"android:fromYDelta\";\n- P65:文字第五段第三行：“逐渐增大统一时间段” 修改为 \"逐渐增大同一时间段“;\n- P65:文字倒数第一段第四行：“它与t为300毫秒的x差值为5。” 修改为 “它与t为200毫秒的x差值为5。”\n- P68 ： Lopper 修改为 Looper ;    \n- P69 : PrePare 修改为 prepare ; \n- P75 : \"当在一个Synchronized块中调用Sleep()方法是\" 修改为 \"当在一个Synchronized块中调用Sleep()方法时\"\n- P234页的 7.1.6标题应该为“空格分隔”；\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhehonghui%2Fandroid-jtm-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhehonghui%2Fandroid-jtm-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhehonghui%2Fandroid-jtm-issues/lists"}