Windows Phone 7 Tips (6)

來源:互聯網
上載者:User

1. Windows Phone 7 頁面的啟動順序: 當應用程式被載入時,一個PhoneApplicationFrame會被建立。然後這個Frame會告知導航到MainPage。當頁面載入和導航的時候,啟動畫面會被顯示。當導航任務完畢後,Navigated事件被載入,這時候會把PhoneApplicationFrame設為應用程式的RootVisual。此時,應用程式對使用者才可用,具體的順序圖如下:

 

 2. PhoneApplicationFrame與PhoneApplicationPage的關係圖如下

 

3. 不同於WPF中以Windows作為根容器,Silverlight中均以UserContro作為根容器

4. PhoneApplicationFrame與PhoneApplicationPage的一個顯著區別是:在一個wp7應用程式中,PhoneApplicationFrame只有一個,而PhoneApplicationPage可以有很多個

5. 在頁面導航中可以使用CanGoBack判斷是否可以回退到上一頁。但是與之相對應的CanGoForward卻始終返回false,我們不應該在程式中使用CanForward

6. Application Tile由三部分組成 : A、173*173的背景圖片 B、標題(一般是應用程式標題的簡寫或者是描述程式特徵的詞語) C、數量(代表程式的待更新數目) 

7. Windows Phone 7 支援三種形式的推播通知(Push Notification):Tile、Toast 和Raw。以下分別為其的英文解釋:

Tile: Update the Application Tile on the Start

Toast: Create a toast pop-up that is displayed over the current screen

Raw: A notification intended to be processed by the application itself; it is transparent to the user. unless the application decides otherwise.

8. Push Notification的流程圖如下(大家可以聯想 Jake Lin 講的好萊塢故事)

 

9. Push Notification中的一些事件

 

10. 推播通知的好處 

A、節省使用者的電池電量。

B、你可以通過推播通知來告知你的使用者在程式中發生了一些有趣的事,即使程式沒有運行。 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.