Building Your First App 原文链接:http://developer.android.com/training/basics/firstapp/index.html 译文链接1:http://android.toolib.net/training/basics/firstapp/index.html 译文链接2:http://wiki.eoeandroid.com/Building_Your_First_App 以下是学习笔记 在启动学习之前,首先要把开发环境部署好,正所谓…
原文 http://blog.csdn.net/zhangxin09/article/details/6793593 这是<运用 JavaScript构建你的第一个Metro式应用程序>系列教程的最后一篇,将会告诉你在的 Microsoft Visual Studio 11 Express for Windows Developer Preview 提供的Metro 样式和 Split 模板的帮助下,如何透过 CSS样式 使得你的程序更符合 Windows 的 Look & feel.…
原文 http://blog.csdn.net/zhangxin09/article/details/6793330 先前的学习中,我们已经了解了 Metro式的 JavaScript 应用程序大致如何,以及通过使用 Microsoft Visual Studio 11 Express for Windows Developer Preview 搭建你的应用程序.接下来要探讨的是,把 Windows 平台的所提供的功能,呈现在您眼前,为扩展您的程序而准备! In the previous to…