上一页 1 ··· 297 298 299 300 301 302 303 304 305 ··· 320 下一页
摘要: #include const char b... 阅读全文
posted @ 2016-02-11 17:26 lindexi 阅读(151) 评论(0) 推荐(0)
摘要: #include const char b... 阅读全文
posted @ 2016-02-11 17:26 lindexi 阅读(204) 评论(0) 推荐(0)
摘要: #include const char base[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; char* base64_encode(const char* data, int data_... 阅读全文
posted @ 2016-02-11 17:25 lindexi 阅读(318) 评论(0) 推荐(0)
摘要: 我们有时候会打出很多重复的代码,只是结构一样... 阅读全文
posted @ 2016-02-10 16:59 lindexi 阅读(113) 评论(0) 推荐(0)
摘要: 我们有时候会打出很多重复的代码,只是结构一样。 例如属性 /// /// 编码 /// public Encoding encoding { set { ... 阅读全文
posted @ 2016-02-10 16:59 lindexi 阅读(194) 评论(0) 推荐(0)
摘要: 我们有时候会打出很多重复的代码,只是结构一样... 阅读全文
posted @ 2016-02-10 16:59 lindexi 阅读(100) 评论(0) 推荐(0)
摘要: 本文告诉大家如何在 UWP 标题栏添加后退按... 阅读全文
posted @ 2016-02-09 18:32 lindexi 阅读(112) 评论(0) 推荐(0)
摘要: 本文告诉大家如何在 UWP 标题栏添加后退按... 阅读全文
posted @ 2016-02-09 18:32 lindexi 阅读(123) 评论(0) 推荐(0)
摘要: 设置里,标题栏有后退按钮 在win平板,可以有后退键,手机也有 pc可以在标题栏在OnLaunched//最后 Windows.UI.Core.SystemNavigationManager.GetForCurrentView().BackRequested += BackReque... 阅读全文
posted @ 2016-02-09 18:31 lindexi 阅读(164) 评论(0) 推荐(0)
摘要: 九幽数据统计是统计和分析数据来源,用户使用,先申请账号http://www.windows.sc创建应用图片要72*72记密钥在项目Nuget在App.xaml.cs public App() ... 阅读全文
posted @ 2016-02-05 09:29 lindexi 阅读(84) 评论(0) 推荐(0)
上一页 1 ··· 297 298 299 300 301 302 303 304 305 ··· 320 下一页