02 2023 档案
摘要:Aes Base64加密 /// <summary> /// 加密 /// </summary> /// <param name="data"></param> /// <param name="key"></param> /// <returns></returns> public static
阅读全文
摘要:<system.web> <compilation debug="true" targetFramework="4.7.2" /> <httpRuntime maxRequestLength="2147483647" /> </system.web> <system.webServer> <secu
阅读全文