1. 首页
  2. 数据库
  3. 其它
  4. SwiftWinRT:适用于Swift的WinRT桥接 源码

SwiftWinRT:适用于Swift的WinRT桥接 源码

上传者: 2021-04-08 10:59:44上传 ZIP文件 37.93KB 热度 14次
迅捷/ WinRT 桥接到WinRT(Windows运行时)到 。 例子 Windows运行时的基本同步调用: import WinRT do { RoInitialize () // https://docs.microsoft.com/en-us/uwp/api/Windows.System.Profile.SystemIdentification?view=winrt-17763 let buffer = Windows. System . Profile . SystemIdentification . GetSystemIdForPublisher () // https://docs.microsoft.com/en-us/uwp/api/Windows.Security.Cryptography.CryptographicBuffer?view
用户评论