摘要: public class RSACSProviderSecurity { /// <summary> /// 密钥,时间戳 /// 密钥+时间戳=明文签名 /// </summary> #region 公钥加密方法 public static string EncryptRSACSPSecurity 阅读全文
posted @ 2016-09-21 14:52 李寒星 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 1.Js 的时间控制,小于初始时间,大于截止时间 <script type="text/javascript"> window.onload = GameOver; function GameOver() { var startDate = new Date("2016-10-01 00:00:00 阅读全文
posted @ 2016-09-21 10:32 李寒星 阅读(194) 评论(0) 推荐(0) 编辑