上一页 1 ··· 249 250 251 252 253 254 255 256 257 ··· 320 下一页
摘要: 在网上 有一个大神问我这样的问题:在做UWP... 阅读全文
posted @ 2018-01-25 12:47 lindexi 阅读(98) 评论(0) 推荐(0)
摘要: 以前的项目格式使用的是 csproj 的格式,但是 .net core 支持使用 project.json 格式的项目文件,后来还是决定不使用这个格式。 VS2017 的项目格式更好读、更简单而且减少了 git 冲突。 本文来告诉大家如何从 VS2015 和以前的项目格式修改为 VS2017 项目格式。当前对新项目格式的命名是 SDK Style 风格的 csproj 项目文件格式。而在 VS2015 和以前的项目格式是 Franken-proj 格式 阅读全文
posted @ 2018-01-25 12:45 lindexi 阅读(1562) 评论(2) 推荐(1)
摘要: 以前的项目格式使用的是 csproj 的格式... 阅读全文
posted @ 2018-01-25 12:43 lindexi 阅读(118) 评论(0) 推荐(0)
摘要: 以前的项目格式使用的是 csproj 的格式... 阅读全文
posted @ 2018-01-25 12:43 lindexi 阅读(134) 评论(0) 推荐(0)
摘要: 有时候需要把网络的 unix timestamp 转为 C# 的 DateTime ,在 UWP 可以如何转换? 阅读全文
posted @ 2018-01-23 09:03 lindexi 阅读(766) 评论(6) 推荐(1)
摘要: 有时候需要把网络的 unix timest... 阅读全文
posted @ 2018-01-23 09:00 lindexi 阅读(108) 评论(0) 推荐(0)
摘要: 有时候需要把网络的 unix timest... 阅读全文
posted @ 2018-01-23 09:00 lindexi 阅读(107) 评论(0) 推荐(0)
摘要: 一般看到的 AppBarButton 都是图... 阅读全文
posted @ 2018-01-15 14:23 lindexi 阅读(140) 评论(0) 推荐(0)
摘要: 一般看到的 AppBarButton 都是图... 阅读全文
posted @ 2018-01-15 14:23 lindexi 阅读(85) 评论(0) 推荐(0)
摘要: 一般看到的 AppBarButton 都是图片在上面,文字在下面,是否可以更改让文字在和图片相同的位置?本文告诉大家如何做出横向的 AppBarButton 把图标和文本放在一起。 阅读全文
posted @ 2018-01-15 14:19 lindexi 阅读(365) 评论(5) 推荐(0)
上一页 1 ··· 249 250 251 252 253 254 255 256 257 ··· 320 下一页