<!DOCTYPE?html>
<html>
<head>
????<meta?charset="utf-8">
????<meta?http-equiv="X-UA-Compatible"?content="IE=edge">
????<meta?name="viewport"?content="width=device-width,?initial...
分类:
其他好文 时间:
2015-01-03 07:07:39
阅读次数:
158
#-*- coding:utf-8 -*-import urllib2,sysimport hashlib# Calculate a non-truncated Drupal 7 compatible password hash.# The consumer of these hashes must...
分类:
数据库 时间:
2015-01-02 15:58:37
阅读次数:
287
Snoopy是一个php类,用来模拟浏览器的功能,可以获取网页内容,发送表单。Snoopy正确运行需要你的服务器的PHP版本在4.0以上,并且支持PCRE(Perl Compatible Regular Expressions),基本的LAMP服务都支持。Snoopy类的下载地址为:http://s...
分类:
Web程序 时间:
2014-12-28 10:20:57
阅读次数:
200
Mini VCI for Toyota TIS Techstreamhas now been available to update to the newest version 9.30.002. And I heard that this cable can be compatible with ...
分类:
其他好文 时间:
2014-12-24 15:59:24
阅读次数:
174
heads:=TStringList.Create;
heads.Add('Content-Type:application/x-www-form-urlencoded; charset=UTF-8');
heads.Add('Cache-Control:no-cache');
heads.Add('User-Agent:Mozilla/5.0 (compatible; MSIE 9....
分类:
Web程序 时间:
2014-12-23 10:37:39
阅读次数:
209
Android 官方文档原创译文《》,manifest 文件节点。
分类:
移动开发 时间:
2014-12-22 14:22:25
阅读次数:
254
html <!DOCTYPE?html>
<html>
<head>
<meta?charset="utf-8"?/>
<meta?http-equiv="X-UA-Compatible"?content="IE=Edge,chrome=1.0"?/>
<title>canvas</title>
<script?type="text/javascript"?src="http...
分类:
Web程序 时间:
2014-12-16 15:25:51
阅读次数:
170
最近在分析nginx日志发现,有很多可以ip访问网站根目录,如下:
GET / - - 58.60.170.219 HTTP/1.1 [Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)]
GET / - - 58.60.170.219 HTTP/1.1 [Mozilla/5.0 (compatible; MSIE...
分类:
Web程序 时间:
2014-12-10 16:21:14
阅读次数:
189
介绍:这是个是IE8的专用标记,用来指定IE8浏览器去模拟某个特定版本的IE浏览器的渲染方式(比如人见人烦的IE6),以此来解决部分兼容问题,例如模拟IE7的具体方式如下:但令我好奇的是,此处这个标记后面竟然出现了chrome这样的值,难道IE也可以模拟chrome了?迅速搜索了一下,才明白原来不是...
分类:
Web程序 时间:
2014-12-04 13:40:58
阅读次数:
199
今天在调试Excel报表显示的时候,出现一个不大不小的错误,大是因为刚开始不知道它是什么?小是因为和它纠缠了半天才恍然大悟。那么接下来就让我们记录一下这个探索的轨迹。
一、错误体
在浏览器的右下角有一个黄色预警,然后界面就是出不来。点开显示的错误为:
网页错误详细信息
用户代理: Mozilla/4.0 (compatible; MSIE7.0; Windows...
分类:
其他好文 时间:
2014-12-03 23:27:59
阅读次数:
155