此存储库包含演示适用于 Windows 10 的 Windows 软件开发工具包 (SDK) 中通用 Windows 平台 (UWP) 的 API 使用模式的示例。这些代码示例是使用 Visual Studio 中可用的通用 Windows 平台模板创建的,并且是旨在在支持通用 Windows 平台的台式机、移动设备和未来设备上运行。 如果您不熟悉 Git 和 GitHub,您可以将整个集合下载为 ZIP 文件,但一定要解压缩所有内容以访问共享依赖项。 这些示例需要 Visual Studio 和适用于 Windows 10 的 Windows 软件开发工具包 (SDK)。此外,要掌握 Windows 和开发工具的最新更新,请加入 Windows 预览体验计划成为 Windows 预览体验成员。 在不使用 Git 的情况下使用这些示例的最简单方法是下载包含当前版本的 zip 文件。
2024-01-09 10:23:00 10.24MB 开源软件
1
Java Security Architecture API Design Implementation
2023-12-08 07:02:13 1.17MB Java Security
1
1,配置adb环境变量Android和path (如:变量名:Android 变量值:E:\Android\sdk\platform-tools;E:\Android\sdk\tools; 变量名:path 变量值: E:\Android\sdk\platform-tools;E:\Android\sdk\tools;) 2,在SDK Manager中下载对应手机系统版本的SDK Platform 3,在http://www.androiddevtools.cn/中下载platform-tools_r22-windows.zip文件解压后将platform-tools文件夹复制到sdk目录中替换原来的platform-tools文件夹
2023-11-17 10:18:00 1.77MB android
1
这是web平台安装程序的32位和64位版本。之前被平台4.0坑过的朋友们可以用这个
2023-10-19 14:49:52 2.33MB web平台安装
1
思科UCS模拟器 Cisco UCS Platform Emulator v4.0: UCSPE_4.0.4e.ova UCSPE_IC_Release_Notes_4_0_4ePE1.pdf swift_stack_3260_cfg_export.xml.txt export_6248_ch1_b200m5.xml.txt
2023-10-12 12:54:30 153B 思科UCS模拟器 UCS
1
java 2 standard edition platform课件
2023-10-10 07:01:38 4.52MB j2se
1
AndroidRxSamples Android平台上的RxJava使用示例。 用于文章: [使用RxJava将Android上的UI交互和后台操作结合在一起]( )
2023-09-25 10:17:34 120KB android java rxjava android-platform
1
Eclipse Rich Client Platform: Designing, Coding, and Packaging Java™ Applications。RCP开发必备!
2023-09-06 22:19:58 4.9MB RCP Designing Coding Packaging
1
platform-tools_r28.0.1-,adb工具。
2023-06-28 11:51:00 5.9MB adb工具
1
使用: export ANDROID_HOME="/opt/android-sdk" export PATH=$ANDROID_HOME/bin:$PATH 登录Linux: # mkdir -p /opt/android-sdk/platforms # unzip platform-26_r01.zip -d /opt/android-sdk/platforms/ # mv /opt/android-sdk/platforms/android-8.0.0 /opt/android-sdk/platforms/android-26 官网下载地址:https://dl.google.com/android/repository/platform-26_r01.zip
2023-05-18 16:59:26 60.53MB Android SDK 8.0.0 API26
1