02 2023 档案

摘要:Aes Base64加密 /// <summary> /// 加密 /// </summary> /// <param name="data"></param> /// <param name="key"></param> /// <returns></returns> public static 阅读全文
posted @ 2023-02-21 15:20 kele-cc 阅读(215) 评论(2) 推荐(0)
摘要:<system.web> <compilation debug="true" targetFramework="4.7.2" /> <httpRuntime maxRequestLength="2147483647" /> </system.web> <system.webServer> <secu 阅读全文
posted @ 2023-02-09 16:31 kele-cc 阅读(97) 评论(0) 推荐(0)