摘要:
新建RadioButtonEx.cs 新建RadioButtonEx资源字典 原文:https://www.cnblogs.com/zisai/p/11050978.html 阅读全文
posted @ 2019-06-19 14:12
姚赛
阅读(2366)
评论(0)
推荐(0)
摘要:
示例:"#999999".ToSolidColorBrush() 原文:https://www.cnblogs.com/zisai/p/11050749.html 阅读全文
posted @ 2019-06-19 13:29
姚赛
阅读(2342)
评论(0)
推荐(0)
摘要:
主要用于接口请求,数据转换 原文:https://www.cnblogs.com/zisai/p/11050729.html 阅读全文
posted @ 2019-06-19 13:25
姚赛
阅读(1726)
评论(0)
推荐(0)
摘要:
创建ButtonEx类 新增 ButtonEx.xaml 原文:https://www.cnblogs.com/zisai/p/11050710.html 阅读全文
posted @ 2019-06-19 13:19
姚赛
阅读(1507)
评论(0)
推荐(0)
摘要:
原文:https://www.cnblogs.com/zisai/p/7235069.html 1.加密流程 客服端 >加密文本 >服务端接收到加密文本,通过固定加密密文进行解密,然后做相应处理 >返回结果 2.固定密文创建 密文创建有很多种方式,在这篇文章使用的是从我出生那天到现在毫秒数,当然也可 阅读全文
posted @ 2019-06-19 13:18
姚赛
阅读(970)
评论(0)
推荐(0)