摘要: /// /// 编码 Base64 /// /// /// 编码 /// public static string EncodeBase64(string code, string code_type = "utf-8") { str... 阅读全文
posted @ 2019-04-17 11:06 游林 阅读(68) 评论(0) 推荐(0) 编辑