会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
酷炫神话
博客园
首页
新随笔
联系
订阅
管理
2016年10月28日
CryptoJS DES加密
摘要: <!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Testing websockets</title><
阅读全文
posted @ 2016-10-28 11:24 酷炫神话
阅读(15796)
评论(0)
推荐(1)
2016年10月13日
CryptoJS_Base64
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <script src="js/core-min.js" type="text/javascript" charset="utf-8"></script> <scr
阅读全文
posted @ 2016-10-13 16:15 酷炫神话
阅读(10243)
评论(0)
推荐(1)
2016年3月28日
浏览器兼容
摘要: /* IE8-11,Firefox,Chrome,Opera,Safari *//* 除了Opera 未鉴定,其他已鉴定*/ IE6 css hack: 1. *html Selector {} /* Selector 表示 css选择器 下同 */ 2. Selector { _property:
阅读全文
posted @ 2016-03-28 13:59 酷炫神话
阅读(249)
评论(0)
推荐(0)
2015年3月22日
Aspnetpage ie10下 __dopost方法未找到 不能翻页的问题
摘要: 1.问题分析:没有__dopost 的原因是因为没有 ie10下 页面里 没有这个 方法,和 2个 input 标签,ie10 没有解析出来,所以就不能翻页了。2.解决办法:(缺什么补什么,将这个 方法 和 input 标签手动加上即可)(1) 这些 代码 放在 标签(form结束标签...
阅读全文
posted @ 2015-03-22 23:09 酷炫神话
阅读(195)
评论(0)
推荐(0)
公告