上一页 1 ··· 14 15 16 17 18
摘要: 通过 Nuget 搜索 Microsoft.Toolkit.Uwp.UI.Controls.DataGrid 安装库,在XAML文件中添加引用库 阅读全文
posted @ 2019-05-20 16:05 阿坦 阅读(1517) 评论(0) 推荐(0)
摘要: 先生成一个简单的HelloWorld应用程序 双击Package.appxmanifest文件,打开声明选项卡,添加证书,并且保存 右击工程文件->应用商店->创建应用程序包 按下图红方框操作 找到HelloWorld_1.0.0.0_x86_x64_arm_Debug.appxbundle安装包 阅读全文
posted @ 2019-05-20 14:22 阿坦 阅读(2629) 评论(0) 推荐(0)
摘要: using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Ima... 阅读全文
posted @ 2019-04-29 16:44 阿坦 阅读(856) 评论(1) 推荐(0)
上一页 1 ··· 14 15 16 17 18