使用者工具

網站工具


microsoft:windows8

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
microsoft:windows8 [2013/09/14 12:00]
wenpei
microsoft:windows8 [2014/11/18 10:59] (目前版本)
sars [UI]
行 1: 行 1:
-====== Windows 8 App ======+====== Windows ​Store (8/8.1) App ======
 [[http://​msdn.microsoft.com/​en-us/​windows/​apps/​|Metro style app development]] [[http://​msdn.microsoft.com/​en-us/​windows/​apps/​|Metro style app development]]
  
行 15: 行 15:
  
 [[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465293.aspx|Tour of the IDE for JavaScript developers]] [[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465293.aspx|Tour of the IDE for JavaScript developers]]
 +
 +[[http://​www.microsoftvirtualacademy.com/​training-courses/​windows-store-apps-with-html5-refresh-jump-start|Windows Store Apps with HTML5 Refresh Jump Start]]
  
 [[http://​channel9.msdn.com/​Series/​Advanced-Windows-Store-App-Development-with-HTML5-Jump-Start|Advanced Windows Store App Development with HTML5 Jump Start]] [[http://​channel9.msdn.com/​Series/​Advanced-Windows-Store-App-Development-with-HTML5-Jump-Start|Advanced Windows Store App Development with HTML5 Jump Start]]
行 23: 行 25:
  
 ==== UI ==== ==== UI ====
-[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh779072.aspx|Designing UX for apps]] +  * [[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh779072.aspx|Designing UX for apps]] 
- +  ​* ​[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​br211362.aspx|Creating a UI (JavaScript) ]] 
-[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​br211362.aspx|Creating a UI (JavaScript) ]] +  ​* ​[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465453.aspx|Controls list (Metro style apps using JavaScript and HTML)]] 
- +  ​* ​[[http://​blogs.msdn.com/​b/​b8/​archive/​2012/​03/​21/​scaling-to-different-screens.aspx|Scaling to different screens]] 
-[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465453.aspx|Controls list (Metro style apps using JavaScript and HTML)]] +  ​* ​[[http://​blendinsider.com/​technical/​ux-guidelines-for-metro-style-app-development-2011-10-21/​|UX guidelines for Metro style app development]] 
- +  ​* ​[[http://​blendinsider.com/​technical/​designing-for-multiple-views-and-orientations-using-blend-2012-03-22/​|Designing for Multiple Views and Orientations using Blend]] 
-[[http://​blogs.msdn.com/​b/​b8/​archive/​2012/​03/​21/​scaling-to-different-screens.aspx|Scaling to different screens]] +  ​* ​[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465165.aspx|Animating your UI]] 
- +  ​* ​[[http://​blogs.msdn.com/​b/​windowsappdev/​archive/​2012/​07/​26/​using-html-controls-to-create-great-metro-style-apps.aspx|Using HTML controls to create great Metro style apps]] 
-[[http://​blendinsider.com/​technical/​ux-guidelines-for-metro-style-app-development-2011-10-21/​|UX guidelines for Metro style app development]] +  ​* ​[[http://​channel9.msdn.com/​Events/​Windows-Camp/​Windows-8-UX-Fundamentals-Training-Workshop-2012|Windows 8 UX Fundamentals Training Workshop 2012]] 
- +  * [[http://​blogs.msdn.com/​b/​mengtsai/​archive/​2013/​05/​28/​logo-windows-store-app-windows-phone-8-app.aspx|Logo 製造機- 適用於Windows Store App 及 Windows Phone 8 App]] 
-[[http://​blendinsider.com/​technical/​designing-for-multiple-views-and-orientations-using-blend-2012-03-22/​|Designing for Multiple Views and Orientations using Blend]] +  * [[http://​www.syncfusion.com/​downloads/​metrostudio|Metro Studio]] - Largest collection of Metro-style icons
- +
-[[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​hh465165.aspx|Animating your UI]] +
- +
-[[http://​blogs.msdn.com/​b/​windowsappdev/​archive/​2012/​07/​26/​using-html-controls-to-create-great-metro-style-apps.aspx|Using HTML controls to create great Metro style apps]] +
- +
-[[http://​channel9.msdn.com/​Events/​Windows-Camp/​Windows-8-UX-Fundamentals-Training-Workshop-2012|Windows 8 UX Fundamentals Training Workshop 2012]] +
 ==== LBS/Maps ==== ==== LBS/Maps ====
 [[http://​dotupdate.wordpress.com/​2011/​10/​29/​using-maps-in-a-windows-8-metro-application/​|Using Google Maps in a Windows 8 Metro application]] [[http://​dotupdate.wordpress.com/​2011/​10/​29/​using-maps-in-a-windows-8-metro-application/​|Using Google Maps in a Windows 8 Metro application]]
行 87: 行 82:
 ==== Advertising ==== ==== Advertising ====
 [[http://​blogs.msdn.com/​b/​jerrynixon/​archive/​2012/​10/​16/​walkthrough-monetize-windows-8-with-the-microsoft-advertising-sdk.aspx|Walkthrough:​ Monetize Windows 8 with the Microsoft Advertising SDK]] [[http://​blogs.msdn.com/​b/​jerrynixon/​archive/​2012/​10/​16/​walkthrough-monetize-windows-8-with-the-microsoft-advertising-sdk.aspx|Walkthrough:​ Monetize Windows 8 with the Microsoft Advertising SDK]]
 +
 +==== Analysis ====
 +  * https://​markedup.com/​
  
 ==== Debug ==== ==== Debug ====
行 117: 行 115:
  
 ==== Sample ==== ==== Sample ====
-[[http://​code.msdn.microsoft.com/​windowsapps/​ListView-loading-behaviors-718a4673|HTML ListView loading behaviors sample]] +  * [[http://​code.msdn.microsoft.com/​windowsapps/​ListView-loading-behaviors-718a4673|HTML ListView loading behaviors sample]] 
- +  ​* ​[[http://​blogs.msdn.com/​b/​ericsk/​archive/​2013/​04/​17/​mastering-windows-app-list-control-part1.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (1)]] 
-[[http://​blogs.msdn.com/​b/​ericsk/​archive/​2013/​04/​17/​mastering-windows-app-list-control-part1.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (1)]] +  ​* ​[[http://​blogs.msdn.com/​b/​ericsk/​archive/​2013/​04/​18/​mastering-windows-app-list-control-part2.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (2)]] 
- +  * [[http://​blogs.windows.com/​windows/​b/​appbuilder/​archive/​2013/​08/​23/​creating-a-unique-listview-layout-using-cell-spanning.aspx|Creating a unique ListView layout using cell-spanning in HTML]] (Windows 8.1)
-[[http://​blogs.msdn.com/​b/​ericsk/​archive/​2013/​04/​18/​mastering-windows-app-list-control-part2.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (2)]] +
  
 ====== Windows Runtime (WinRT) ====== ====== Windows Runtime (WinRT) ======
行 142: 行 138:
   * [[http://​pluralsight.com/​training/​Courses/​TableOfContents/​windows8-start-to-store|Windows 8 – From Start to Store]] A detailed course on everything you need to know to create Windows 8 Store Applications using XAML and C#.   * [[http://​pluralsight.com/​training/​Courses/​TableOfContents/​windows8-start-to-store|Windows 8 – From Start to Store]] A detailed course on everything you need to know to create Windows 8 Store Applications using XAML and C#.
   * [[http://​www.dotblogs.com.tw/​eternaltung/​archive/​2013/​05/​21/​windowswireframetemplates.aspx|Windows 8 Wireframe Templates PPT]] - [[http://​designmodo.com/​windows-8-wireframe/#​ixzz2DGKTR0dv|Free Windows 8 Wireframe Templates for PowerPoint]] - {{:​microsoft:​windows-8-wireframing-set.pptx|}}   * [[http://​www.dotblogs.com.tw/​eternaltung/​archive/​2013/​05/​21/​windowswireframetemplates.aspx|Windows 8 Wireframe Templates PPT]] - [[http://​designmodo.com/​windows-8-wireframe/#​ixzz2DGKTR0dv|Free Windows 8 Wireframe Templates for PowerPoint]] - {{:​microsoft:​windows-8-wireframing-set.pptx|}}
 +  * [[http://​msdn.microsoft.com/​en-us/​library/​windows/​apps/​dn640582.aspx|Using network loopback in side-loaded Windows Store apps]]
  
 ===== eBooks ===== ===== eBooks =====
microsoft/windows8.1379131228.txt.gz · 上一次變更: 2013/09/14 12:00 由 wenpei