孙广东  2015.8.23

大多数 Windows 执行时 API 如今适用于 Windows Phone 应用商店应用以及 Windows 应用商店应用,这意味着当你创建同一时候面向 Windows 和 Windows Phone 设备的应用时,能够共享很多其它代码。除了 Windows 执行时 API,还基于所选的语言和 UI 框架(以供应用商店应用使用)提供其它 API。

以下列出了每种类型的应用商店应用支持的 API。

创建 Windows 应用商店应用、Windows Phone 应用商店应用还是 Universal Windows App?

对于 C#/Visual Basic 和 XAML,请使用:

• Windows 执行时 API
• Windows 执行时应用的 .NET

一、Windows 执行时应用的 Windows API 參考

摘要
  • 了解 Windows 执行时应用的 Windows API:Windows 执行时和 WinJS。

在本文中

存在两组用于构建 Windows 执行时应用的 API:Windows 执行时和 WinJS。

Windows 执行时这些 JavaScript、C#、Visual Basic 和 C++ API 提供对全部核心平台功能的訪问。

命名空间使用 API 元数据格式 (Windows.winmd) 公开。这相似于 .NET Framework (Ecma-335) 使用的方法。

WinJS这些 JavaScript API 提供控件、CSS 样式以及帮助编写面向对象代码的帮助程序函数。WinJS 命名空间包括相似于 Windows 执行时中 Windows.UI.Xaml 命名空间的功能。

在应用中引用这些 JavaScript 文件时,必须首先加入 base.js,然后加入 ui.js。

仅限 Windows 执行时应用: 以 HTML 或 XAML 元素形式表示的 Windows 应用商店应用 API 仅在 Windows 执行时应用中受支持。而在桌面应用或浏览器中不受支持。

核心

Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.AppService
Windows.ApplicationModel.Background
Windows.ApplicationModel.Core
Windows.ApplicationModel.LockScreen
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Search.Core
Windows.ApplicationModel.Store
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Foundation.Numerics
Windows.Management.Core
Windows.Management.Deployment
Windows.System
Windows.System.Diagnostics
Windows.System.Display
Windows.System.Power
Windows.System.Power.Diagnostics
Windows.System.Profile
Windows.System.Profile.SystemManufacturers
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI.Core
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.UI.Xaml
WinJS
WinJS.Application
WinJS.Resources
WinJS.Utilities.Scheduler

控件

Windows.Storage.Pickers
Windows.UI.Xaml.Controls
Windows.UI.Xaml.Controls.Maps
Windows.UI.Xaml.Controls.Primitives
Windows.UI.Xaml.Media.Animation
WinJS.UI

数据和内容

Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.DragDrop
Windows.ApplicationModel.DataTransfer.DragDrop.Core
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.UserDataAccounts
Windows.ApplicationModel.UserDataAccounts.SystemAccess
Windows.ApplicationModel.Wallet
Windows.ApplicationModel.Wallet.System
Windows.Data.Html
Windows.Data.Json
Windows.Data.Pdf
Windows.Data.Text
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Services.Maps
Windows.Services.Maps.Guidance
Windows.Services.Maps.LocalSearch
Windows.UI.Xaml.Data
Windows.UI.Xaml.Documents
WinJS.Binding

设备

Windows.Devices.Alljoyn
Windows.Devices.Background
Windows.Devices.Bluetooth.Advertisement
Windows.Devices.Bluetooth.GenericAttributeProfile
Windows.Devices.Bluetooth.Rfcomm
Windows.Devices.Custom
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Geolocation.Geofencing
Windows.Devices.Gpio
Windows.Devices.HumanInterfaceDevice
Windows.Devices.I2c
Windows.Devices.Input
Windows.Devices.Lights
Windows.Devices.Midi
Windows.Devices.PointOfService
Windows.Devices.Portable
Windows.Devices.Power
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Radios
Windows.Devices.Scanners
Windows.Devices.Sensors
Windows.Devices.Sensors.Custom
Windows.Devices.SerialCommunication
Windows.Devices.SmartCards
Windows.Devices.Sms
Windows.Devices.Spi
Windows.Devices.Usb
Windows.Devices.WiFi
Windows.Devices.WiFiDirect
Windows.Devices.WiFiDirect.Services
Windows.Media.Devices
Windows.Networking.Proximity
Windows.System.Profile.SystemManufacturers

文件和目录

Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams

全球化

Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting

图形

Windows.Graphics.DirectX
Windows.Graphics.DirectX.Direct3D11
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.UI.Xaml.Media
Windows.UI.Xaml.Media.Animation
Windows.UI.Xaml.Media.Imaging
Windows.UI.Xaml.Shapes

帮助程序

Windows.UI.Xaml.Hosting
Windows.UI.Xaml.Interop
Windows.UI.Xaml.Markup
Windows.UI.Xaml.Resources
WinJS.Class
WinJS.Namespace
WinJS.Utilities

媒体

Windows.Media
Windows.Media.Audio
Windows.Media.Capture
Windows.Media.Capture.Core
Windows.Media.Casting
Windows.Media.ClosedCaptioning
Windows.Media.ContentRestrictions
Windows.Media.Core
Windows.Media.Devices
Windows.Media.Devices.Core
Windows.Media.DialProtocol
Windows.Media.Editing
Windows.Media.Effects
Windows.Media.FaceAnalysis
Windows.Media.MediaProperties
Windows.Media.Ocr
Windows.Media.Playback
Windows.Media.Playlists
Windows.Media.PlayTo
Windows.Media.Protection
Windows.Media.Protection.PlayReady
Windows.Media.SpeechSynthesis
Windows.Media.SpeechRecognition
Windows.Media.Streaming.Adaptive
Windows.Media.Transcoding
Windows.UI.Xaml.Media

网络

Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.ServiceDiscovery.Dnssd
Windows.Networking.Sockets
Windows.Networking.Vpn
Windows.Web
Windows.Web.AtomPub
Windows.Web.Http
Windows.Web.Http.Diagnostics
Windows.Web.Http.Filters
Windows.Web.Http.Headers
Windows.Web.Syndication

打印

Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Graphics.Printing3d
Windows.UI.Xaml.Printing

演示

Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Composition
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.Text.Core
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.UI.Xaml
Windows.UI.Xaml.Controls
Windows.UI.Xaml.Controls.Maps
Windows.UI.Xaml.Controls.Primitives
Windows.UI.Xaml.Documents
Windows.UI.Xaml.Media.Animation
Windows.UI.Xaml.Media.Media3D
Windows.UI.Xaml.Navigation
WinJS.Navigation
WinJS.UI
WinJS.UI.Animation
WinJS.UI.Fragments
WinJS.UI.Pages

远程桌面

远程桌面应用容器client
RemoteApp 和桌面连接工作区 API

安全

Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Authentication.Web.Core
Windows.Security.Authentication.Web.Provider
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.EnterpriseData
Windows.Security.ExchangeActiveSyncProvisioning

社交

Windows.ApplicationModel.Appointments
Windows.ApplicationModel.Appointments.AppointmentsProvider
Windows.ApplicationModel.Calls
Windows.ApplicationModel.Calls.Background
Windows.ApplicationModel.Calls.Provider
Windows.ApplicationModel.Chat
Windows.ApplicationModel.CommunicationBlocking
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Email
Windows.ApplicationModel.SocialInfo
Windows.ApplicationModel.SocialInfo.Provider

UI 自己主动化

Windows.UI.Xaml.Automation
Windows.UI.Xaml.Automation.Peers
Windows.UI.Xaml.Automation.Provider
Windows.UI.Xaml.Automation.Text

用户交互

Windows.ApplicationModel.VoiceCommands
Windows.Gaming.Input
Windows.UI.Core
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Input.Inking.Core
Windows.UI.Popups
Windows.UI.Xaml.Input

2)Win10-UWA开发 API參考 - 1的更多相关文章

  1. 3)Win10-UWA开发 API參考 - 2

     孙广东  2015.8.23 二.适用于 UWP 应用的 .NET 摘要 适用于 UWP 应用的 .NET 提供一组托管类型.你能够利用这组托管类型通过 C# 或 Visual Basic 创建 ...

  2. swift初探(供objective c开发人员參考)

    6月初的wwdc苹果推出了一门新的开发语言swift.系统10.9.3以上安装xcode6 beta版就可以体验swift. 苹果公司做了尽可能多的努力让这门语言迅速成为一个工业级的有用编程语言,而不 ...

  3. 基于TI Davinci架构的多核/双核开发高速扫盲(以OMAP L138为例),dm8168多核开发參考以及达芬奇系列资料user guide整理

    基于TI Davinci架构的双核嵌入式应用处理器OMAPL138开发入门 原文转自http://blog.csdn.net/wangpengqi/article/details/8115614 感谢 ...

  4. Unity开发规范(个人习惯,仅供參考)

    近期整理了一下unity里的文件夹使用和脚本上的一些规范,这个看个人习惯,仅供參考 1.unity中的Project文件夹      总体文件夹大致例如以下:            按资源种类分目录. ...

  5. 6. GC 调优(工具篇) - GC參考手冊

    进行GC性能调优时, 须要明白了解, 当前的GC行为对系统和用户有多大的影响. 有多种监控GC的工具和方法, 本章将逐一介绍经常使用的工具. 您应该已经阅读了前面的章节: 垃圾收集简单介绍 - GC參 ...

  6. Win10 UWP开发系列:使用VS2015 Update2+ionic开发第一个Cordova App

    安装VS2015 Update2的过程是非常曲折的.还好经过不懈的努力,终于折腾成功了. 如果开发Cordova项目的话,推荐大家用一下ionic这个框架,效果还不错.对于Cordova.PhoneG ...

  7. Win10/UWP开发—使用Cortana语音与App后台Service交互

    上篇文章中我们介绍了使用Cortana调用前台App,不熟悉的移步到:Win10/UWP开发—使用Cortana语音指令与App的前台交互,这篇我们讲讲如何使用Cortana调用App的后台任务,相比 ...

  8. Win 10 开发中Adaptive磁贴模板的XML文档结构,Win10 应用开发中自适应Toast通知的XML文档结构

    分享两篇Win 10应用开发的XML文档结构:Win 10 开发中Adaptive磁贴模板的XML文档结构,Win10 应用开发中自适应Toast通知的XML文档结构. Win 10 开发中Adapt ...

  9. ANTLR4权威參考手冊(一)

    写在前面的话: 此文档是对伟大的Terence Parr的著作<the definitive antlr4 reference>的翻译本.致敬!欢迎转载,请注明原地址,请尊重劳动成果.翻译 ...

随机推荐

  1. BZOJ 2751 容易题(easy) 快速幂+快速乘

    2751: [HAOI2012]容易题(easy) Description 为了使得大家高兴,小Q特意出个自认为的简单题(easy)来满足大家,这道简单题是描述如下:有一个数列A已知对于所有的A[i] ...

  2. angularjs1-3,工具方法,bootstrap,多个module,引入jquery

    <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content ...

  3. DB-MySQL:MySQL 教程

    ylbtech-DB-MySQL:MySQL 教程 1.返回顶部 1. MySQL 教程 MySQL 是最流行的关系型数据库管理系统,在WEB应用方面 MySQL 是最好的RDBMS(Relation ...

  4. [转]Linux常用命令学习

    转自 https://www.cnblogs.com/gaojun/p/3359355.html 1.ls命令 就是list的缩写,通过ls 命令不仅可以查看linux文件夹包含的文件,而且可以查看文 ...

  5. 基于任务的编程模型TAP

    一.引言 在上两个专题中我为大家介绍.NET 1.0中的APM和.NET 2.0中的EAP,在使用前面两种模式进行异步编程的时候,大家多多少少肯定会感觉到实现起来比较麻烦, 首先我个人觉得,当使用AP ...

  6. WEB前端开发常用的优化技巧汇总

    减少HTTP请求次数或者减少请求数据的大小 页面中每发送一次HTTP请求,都需要完成请求+响应这个完整的HTTP事务,会消耗一些时间,也可能会导致HTTP链接通道的堵塞,为了提高页面加载速度和运行的性 ...

  7. css+html应用实例1:滑动门技术的简单实现

    关于滑动门,现在的页面中好多地方都会用到滑动门,一般用作于导航背景,它的官方解释如下: 滑动门:根据文本自适应大小,根据背景的层叠性制作,并允许他们在彼此之上进行滑动,以创造出一些特殊的效果. 为什么 ...

  8. Maven编译、打war包

    Eclipse环境,每次alt+F5刷新Maven项目时,总是会把项目的Java依赖刷新成1.5. 解决办法:在pom中加入如下片段 <plugin> <groupId>org ...

  9. TF基础4

    模型的存储与加载 TF的API提供了两种方式来存储和加载模型: 1.生成检查点文件,扩展名.ckpt,通过在tf.train.Saver()对象上调用Saver.save()生成.包含权重和其他在程序 ...

  10. JS中let和var的区别

    js中let和var定义变量的区别   let变量之前没见过,刚遇到,探探究竟. 以下转自:http://blog.csdn.net/nfer_zhuang/article/details/48781 ...