Coder Social home page Coder Social logo

android-jtm-issues's Introduction

《Android开发进阶-从小工到专家》勘误

任何一个产品在前期都不可避免会出现一些错误,本书也不例外。虽然经过了多次交稿、审核,仍然可能会发现一些细微的错误,我们将这些错误勘误在此,这些错误将在下一次印刷时得到修正。非常感谢大家的理解与帮助!

提出错误的规范

  1. 书中错别字请注明哪一页、哪一段第几行的什么字以及正确的字。例如 : 第89页第二段第二行的"零活"修改为“灵活”。如果是代码错误,也请给出修改后的正确代码;
  2. 如果是排版比较乱,则直接给出页数即可。例如 : 第56页代码排版混乱。

勘误列表

P代表 第几页,例如 P7代表第七页,在提issue时最好注明在第几页的第几段,这样方便定位 .

  • P7:"为了更好地运用越来越大的屏幕控件" 修改为 "为了更好地运用越来越大的 屏幕空间";
  • P24: 第一行providerandroid:name=..../ 修改为 , 在provider后添加了一个空格;
  • P29: 第三行 "//有视图缓存,复用属兔" 修改为 "//有视图缓存,复用视图";
  • P38: 第二段第二行,“在measureDrawable函数中,我们通过在xml文件中指定。资源id对应的Drawable得到图片的高度和高度...” 修改为 "在measureDrawable函数中,我们通过在xml文件中指定资源id对应的Drawable得到图片的宽度和高度...“ ;
  • P38:倒数第二行”我们都知道Android的视图数..." 修改为 "我们都知道Android的视图树..." ;
  • P58:文字倒数第二行:“自动化” 修改为 "子动画";
  • P60:第二段第三行:”android:fromYScale" 修改为 "android:fromYDelta";
  • P65:文字第五段第三行:“逐渐增大统一时间段” 修改为 "逐渐增大同一时间段“;
  • P65:文字倒数第一段第四行:“它与t为300毫秒的x差值为5。” 修改为 “它与t为200毫秒的x差值为5。”
  • P68 : Lopper 修改为 Looper ;
  • P69 : PrePare 修改为 prepare ;
  • P75 : "当在一个Synchronized块中调用Sleep()方法是" 修改为 "当在一个Synchronized块中调用Sleep()方法时"
  • P234页的 7.1.6标题应该为“空格分隔”;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.