PageRenderTime 55ms CodeModel.GetById 27ms RepoModel.GetById 1ms app.codeStats 0ms

/blog/html/2013/02/15/flash.html

https://bitbucket.org/oh1rouny/oh1rouny.bitbucket.org
HTML | 126 lines | 104 code | 8 blank | 14 comment | 0 complexity | 5e53a9494f47ec86d317bf58788416f9 MD5 | raw file
  1. <!DOCTYPE html><!--[if lt IE 7]> <html xmlns="http://www.w3.org/1999/xhtml"
  2. xmlns:og="http://ogp.me/ns#"
  3. xmlns:fb="https://www.facebook.com/2008/fbml" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
  4. <!--[if IE 7]> <html xmlns="http://www.w3.org/1999/xhtml"
  5. xmlns:og="http://ogp.me/ns#"
  6. xmlns:fb="https://www.facebook.com/2008/fbml" class="no-js lt-ie9 lt-ie8"> <![endif]-->
  7. <!--[if IE 8]> <html xmlns="http://www.w3.org/1999/xhtml"
  8. xmlns:og="http://ogp.me/ns#"
  9. xmlns:fb="https://www.facebook.com/2008/fbml" class="no-js lt-ie9"> <![endif]-->
  10. <!--[if gt IE 8]><!--> <html xmlns="http://www.w3.org/1999/xhtml"
  11. xmlns:og="http://ogp.me/ns#"
  12. xmlns:fb="https://www.facebook.com/2008/fbml" class="no-js"> <!--<![endif]-->
  13. <head>
  14. <meta charset="utf-8">
  15. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  16. <meta name="description" content="work hard and keep smiling">
  17. <meta name="viewport" content="width=device-width">
  18. <title>刷机 &mdash; My blog @oh1rouny</title>
  19. <link rel="stylesheet" href="../../../_static/normalize.css" type="text/css">
  20. <link rel="stylesheet" href="../../../_static/main.css" type="text/css">
  21. <link rel="stylesheet" href="../../../_static/minimal5.css" type="text/css">
  22. <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
  23. <link rel="stylesheet" href="../../../_static/webfont.css" type="text/css">
  24. <link rel="shortcut icon" href="../../../_static/tinkerer.ico" /><!-- Load modernizr and JQuery -->
  25. <script src="../../../_static/vendor/modernizr-2.6.2.min.js"></script>
  26. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
  27. <script>window.jQuery || document.write('<script src="../../../_static/vendor/jquery-1.8.2.min.js"><\/script>')</script>
  28. <script src="../../../_static/plugins.js"></script>
  29. <script src="../../../_static/main.js"></script>
  30. <link rel="next" title="Linus Torvald" href="../../01/17/linus_torvald.html" /><link rel="prev" title="二月底" href="../25/d2_25.html" /><link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/MyBlogoh1rouny" /><script type="text/javascript">
  31. var DOCUMENTATION_OPTIONS = {
  32. URL_ROOT: '../../../',
  33. VERSION: '1.1',
  34. COLLAPSE_INDEX: false,
  35. FILE_SUFFIX: '.html',
  36. HAS_SOURCE: true
  37. };
  38. </script><script type="text/javascript" src="../../../_static/underscore.js"></script><script type="text/javascript" src="../../../_static/doctools.js"></script><script type="text/javascript" src="../../../_static/disqus.js"></script></head>
  39. <body>
  40. <!--[if lt IE 7]>
  41. <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
  42. <![endif]-->
  43. <div id="container">
  44. <nav>
  45. <ul><li class="quicklink"><div class="rss">
  46. <a href="http://feeds.feedburner.com/MyBlogoh1rouny" title="Subscribe via RSS"><span class="webfont">B</span></a>
  47. </div></li><li class="main-nav">
  48. <a href="../../../index.html">Home</a>
  49. </li>
  50. </ul>
  51. </nav>
  52. <header>
  53. <hgroup>
  54. <h1><a href="../../../index.html">My blog @oh1rouny</a></h1>
  55. <h2></h2>
  56. </hgroup>
  57. </header>
  58. <div class="main-container"><div class="main wrapper clearfix"><article><ul class="related clearfix">
  59. <li class="left"> &laquo; <a href="../25/d2_25.html">二月底</a></li>
  60. <li class="right"><a href="../../01/17/linus_torvald.html">Linus Torvald</a> &raquo; </li>
  61. </ul><div class="timestamp postmeta">
  62. <span>February 15, 2013</span>
  63. </div>
  64. <div class="section" id="id1">
  65. <h1>刷机</h1>
  66. <p>本来我是没有给手机设置密码锁屏的习惯觉得没有必要这几天心血来潮设置了一个V形图案锁屏昨天晚上小妹想破解我的锁屏密码没想到在连续输错20次后解锁必须要输入google账号和密码验证原先我只知道连续试错5次会强制30秒不能输入这下好了账号还是很久之前注册的早忘了而且最关键的是手机需要联网验证此时手机并没上网这一条路堵死了只好换一条路网上提供了adb驱动解锁的办法但是没用输入adb shell后结果总是返回sh: applet not found无奈只好采取最下策的方法清除手机数据过程很顺利不一会儿就又看到熟悉的主页面重新设置google账号联网导入通讯录一阵忙活后手机差不多恢复到之前的状态然后重启手机发现刚弄好的东西都消失了又得重来一遍不甘心又试了一次依然如此</p>
  67. <p>网上提供的这三种方法依次试了个遍都没用既然这样只能死马当活马医了刷机我不算一个刷机爱好者不会为了追求各种功能而刷各种ROM包一个稳定流畅的ROM包足矣手机现在用的是CM9还是去年九月份刚回学校时刷的一直用到现在总的说来还不错省电操作流畅等等不过这次我想体验体验MIUI</p>
  68. <p>中午上街买了一个TF卡读卡器有点贵质量可以买回来之后照着MIUI官方给出的刷机步骤花了不到40分钟就刷好了确实诚如许多人所说MIUI比CM更人性化各种设置更易上手不出所料MIUI又该用很长时间了</p>
  69. </div>
  70. <div class="postmeta">
  71. <div class="author">
  72. <span>Posted by Rouny Yu</span>
  73. </div>
  74. <div class="categories">
  75. <span>
  76. Filed under:
  77. <a href="../../../categories/diary.html">Diary</a></span>
  78. </div>
  79. </div>
  80. <div id="disqus_thread"></div><script type="text/javascript"> var disqus_shortname = "oh1rouny"; var disqus_identifier = "2013/02/15/flash"; disqus_thread();</script><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><ul class="related clearfix">
  81. <li class="left"> &laquo; <a href="../25/d2_25.html">二月底</a></li>
  82. <li class="right"><a href="../../01/17/linus_torvald.html">Linus Torvald</a> &raquo; </li>
  83. </ul></article><aside class="sidebar"><section><div class="widget">
  84. <h1>Recent Posts</h1>
  85. <ul><li>
  86. <a href="../../03/23/japanese_food.html">银座风筝金枪鱼</a>
  87. </li><li>
  88. <a href="../../03/09/korea_ssambap.html">品尝韩国包饭</a>
  89. </li><li>
  90. <a href="../25/d2_25.html">二月底</a>
  91. </li><li>
  92. <a href="#">刷机</a>
  93. </li><li>
  94. <a href="../../01/17/linus_torvald.html">Linus Torvald</a>
  95. </li><li>
  96. <a href="../../01/12/zen_mind.html">清净的心</a>
  97. </li><li>
  98. <a href="../../../2012/12/15/free.html">免费</a>
  99. </li><li>
  100. <a href="../../../2012/11/11/rice_in_soup.html">无非求碗汤泡饭</a>
  101. </li><li>
  102. <a href="../../../2012/10/27/river_town.html">江城</a>
  103. </li></ul>
  104. </div>
  105. </section><section><div class="widget" id="searchbox">
  106. <h1>Search</h1>
  107. <form action="../../../search.html" method="get">
  108. <input type="text" name="q" />
  109. <button type="submit"><span class="webfont">L</span></button>
  110. </form>
  111. </div></section></aside></div> <!-- #main --></div> <!-- #main-container -->
  112. <div class="footer-container"><footer class="wrapper">&copy; Copyright 2011, Rouny Yu. Powered by <a href="http://www.tinkerer.me/">Tinkerer</a> and <a href="http://sphinx.pocoo.org/">Sphinx</a>.</footer></div> <!-- footer-container -->
  113. </div> <!--! end of #container --><!--[if lt IE 7 ]>
  114. <script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
  115. <script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
  116. <![endif]-->
  117. </body>
  118. </html>