03 2021 档案
摘要:单点服务器:https://github.com/skoruba/IdentityServer4.Admin index.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>登录</title> <script src="
阅读全文
摘要:(!(~+[])+{})[--[~+""][+[]]*[~+[]]+~~!+[]]+({}+[])[[~!+[]]*~+[]]
阅读全文
摘要:// 相对时间 var toDuration= function (val) { var cTime = new Date().getTime(); // 当前时间 var tTime = Date.parse(val); // 目标时间 var diffTime = cTime - tTime;
阅读全文