第一行代码勘误

www.ituring.com.cn/book/1473

www.ituring.com.cn/book/1841

已确认勘误16_12_09(Ver.2)

页码勘误内容提交人修订印次
221.3.5节
倒数第2行,R.string.hello_world 改为 R.string.app_name
倒数第1行,@string/hello_world 改为 @string/app_name
选择纠结3
56图2.23中,onResurme() 改为 onResume()张霞@Turing3
57倒数第2行,android:theme="@android:style/Theme.Dialog">  
改为
android:theme="@style/Theme.AppCompat.Dialog">  
张霞@Turing3
58第3行,@android:style/Theme.Dialog
改为
@style/Theme.AppCompat.Dialog  
张霞@Turing3
58倒数第16行代码 Super.oncreate(savedInstanceState); 与倒数第15行代码 setContentView(R.layout.activity_main);之间,新增一行代码:
Log.d(TAG,"onCreate');
张霞@Turing3
139倒数第2行和倒数第4行,ListView 改为 RecyclerView张霞@Turing3
182第17行
android:name=".AnotherBroadcastReceiver"
改为
android:name=".MyBroadcastReceiver"
张霞@Turing3
421第8行和第19行,username 改为 mail
第16行,mail 改为 username
张霞@Turing3
533第7行,public class SwipeRefreshLayout swipeRefresh下方新增一行代码:
private String mWeatherId;
第18行,final String weatherId;删除。
if else语句中的 weatherId 改为 mWeatherId。
张霞@Turing3
534第13行,editor.apply()下方新增一行代码
mWeatherId = weather.basic.weatherId; 
张霞@Turing3

评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值