編輯電子書 - 行程種類與優先順序
書名:
型號:
價格:
簡介:
Android行程種類與優先順序 活動行程(關鍵優先順序) 處於狀態正在運行中的前景Activity或廣播接收器。 可見行程(高優先順序) 處於狀態正在運行中的前景Activity,但是被另一個Activity遮擋時(遮一半或半透明),此行程被回收大蓋只有在資源極度匱乏之下才會發生。 服務行程(次高優先順序) 服務行程是指沒有支援界面下的程序,屬於不可見的行程。優先順序僅比可見行程稍低,基本上也是除非資源在當下真的非常匱乏才會發生回收現象。 背景行程(低優先順序) 不可見非服務行程的程序,這類的程序很容易會當前景資源不足時,優先被回收。 空行程(極低優先順序) 為了提高整體性能,Android會經常在應用程式結束後保留其狀態在記憶體,為的是預備給使用者第二次再次呼叫此APP時,速度加快減少啟動時間。空行程過多時,Android會自動清除,減少被再次使用資源快取。
內容:
<div> </div> <div> <table border="0" cellpadding="0" cellspacing="0" style="background-color:rgb(255, 255, 255); color:rgb(0, 0, 0); font-family:arial,新細明體; width:95%"> <tbody> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" style="width:570px"> <tbody> <tr> <td> <div style="position: relative; left: 0px;"> <table style="table-layout:fixed; width:590px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 1px;"><img id="exImg" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/dot_1.gif" style="height:18px; width:18px" /></div> </td> <td>Android行程種類與優先順序</td> </tr> </tbody> </table> </div> <div style="position: relative; left: 20px;"> <table style="table-layout:fixed; width:570px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 3px;"><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/o01.png" style="height:14px; width:14px" /></div> </td> <td>活動行程(關鍵優先順序)</td> </tr> </tbody> </table> </div> <div class="txt01" style="line-height: 24px; font-size: 15px; color: rgb(46, 124, 167); position: relative; left: 0px; width: 584px;"> <div class="txt01" style="position: relative; left: 44px; width: 540px;"> <table style="table-layout:fixed; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td>處於狀態正在運行中的前景Activity或廣播接收器。</td> </tr> </tbody> </table> </div> </div> <div style="position: relative; left: 20px;"> <table style="table-layout:fixed; width:570px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 3px;"><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/o02.png" style="height:14px; width:14px" /></div> </td> <td>可見行程(高優先順序)</td> </tr> </tbody> </table> </div> <div class="txt01" style="line-height: 24px; font-size: 15px; color: rgb(46, 124, 167); position: relative; left: 0px; width: 584px;"> <div class="txt01" style="position: relative; left: 44px; width: 540px;"> <table style="table-layout:fixed; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td>處於狀態正在運行中的前景Activity,但是被另一個Activity遮擋時(遮一半或半透明),此行程被回收大蓋只有在資源極度匱乏之下才會發生。</td> </tr> </tbody> </table> </div> </div> <div style="position: relative; left: 20px;"> <table style="table-layout:fixed; width:570px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 3px;"><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/o03.png" style="height:14px; width:14px" /></div> </td> <td>服務行程(次高優先順序)</td> </tr> </tbody> </table> </div> <div class="txt01" style="line-height: 24px; font-size: 15px; color: rgb(46, 124, 167); position: relative; left: 0px; width: 584px;"> <div class="txt01" style="position: relative; left: 44px; width: 540px;"> <table style="table-layout:fixed; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td>服務行程是指沒有支援界面下的程序,屬於不可見的行程。優先順序僅比可見行程稍低,基本上也是除非資源在當下真的非常匱乏才會發生回收現象。</td> </tr> </tbody> </table> </div> </div> <div style="position: relative; left: 20px;"> <table style="table-layout:fixed; width:570px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 3px;"><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/o04.png" style="height:14px; width:14px" /></div> </td> <td>背景行程(低優先順序)</td> </tr> </tbody> </table> </div> <div class="txt01" style="line-height: 24px; font-size: 15px; color: rgb(46, 124, 167); position: relative; left: 0px; width: 584px;"> <div class="txt01" style="position: relative; left: 44px; width: 540px;"> <table style="table-layout:fixed; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td>不可見非服務行程的程序,這類的程序很容易會當前景資源不足時,優先被回收。</td> </tr> </tbody> </table> </div> </div> <div style="position: relative; left: 20px;"> <table style="table-layout:fixed; width:570px; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td> <div style="position: relative; top: 3px;"><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/o05.png" style="height:14px; width:14px" /></div> </td> <td>空行程(極低優先順序)</td> </tr> </tbody> </table> </div> <div class="txt01" style="line-height: 24px; font-size: 15px; color: rgb(46, 124, 167); position: relative; left: 0px; width: 584px;"> <div class="txt01" style="position: relative; left: 44px; width: 540px;"> <table style="table-layout:fixed; word-break:normal; word-wrap:break-word"> <tbody> <tr> <td>為了提高整體性能,Android會經常在應用程式結束後保留其狀態在記憶體,為的是預備給使用者第二次再次呼叫此APP時,速度加快減少啟動時間。空行程過多時,Android會自動清除,減少被再次使用資源快取。</td> </tr> </tbody> </table> </div> </div> <div> <table> <tbody> <tr> <td><img id="Img" src="http://www.pcschool.tv/scorm12/class/05183TC1/class800/05183tc1/05183tc1_m7_8/images/1_8_1.jpg" style="height:325px; width:300px" /></td> </tr> <tr> <td> <p> </p> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
上架
封面圖:
當前封面:
支援格式: JPG, PNG, GIF (最大 2MB)
更新電子書
返回列表