Fork me on GitHub
摘要: HTTP状态码(HTTP Status Code) 一些常见的状态码为: 200 - 服务器成功返回网页 404 - 请求的网页不存在 503 - 服务不可用 一、1xx(临时响应) 表示临时响应并需要请求者继续执行操作的状态代码。 代码 说明 100 (继续) 请求者应当继续... 阅读全文
posted @ 2016-04-03 19:11 程序员小冰 阅读(419) 评论(0) 推荐(0)
摘要: ANR (Application Not Response ) bundle 捆, entire 整个的,完整的 lifetime 生命周期 entire lifetime 完整生命周期 visible lifetime 可见生命周期 foreground lifetime 前沿生命周期 ... 阅读全文
posted @ 2016-04-03 19:09 程序员小冰 阅读(1032) 评论(0) 推荐(0)


Fork me on GitHub