欢迎各位兄弟 发布技术文章

这里的技术是共享的

shiping1 的头像

Sublime Text 3 常用插件以及安装方法

普通分类: 
shiping1 的头像

Sublime Text 2 入门笔记

普通分类: 
shiping1 的头像

Sublime Text 2 - 性感无比的代码编辑器!程序员必备神器!跨平台支持Win/Mac/Linux

代码编辑器或者文本编辑器,对于

普通分类: 
shiping1 的头像

Sublime Text 3 公测

普通分类: 
shiping1 的头像

Sublime Text 2 入门及技巧

普通分类: 
shiping1 的头像

打开网站自动弹出QQ聊天窗口代码

打开网站自动弹出QQ聊天窗口代码

普通分类: 
shiping1 的头像

使用jQuery模拟鼠标点击a标签事件 有大用

我尝试过多次用jQuery模拟用户点击a标签的功能,但都没有成功,并且困扰了很久。前段时间的一次发呆,冒出了新的想法,于是就动手进行了测试。

普通分类: 
shiping1 的头像

window.open打开新窗口,不被拦截的方法 有大用

某页面中button按钮事件写代码如下:
string Str1="
普通分类: 
shiping1 的头像

Sublime Text 2/3如何支持中文GBK编码

Sublime Text默认是只支持UTF8的编码,所以有些时候,当我们打开GBK文件时候,文件内会出先部分的乱码,如下图所示

普通分类: 
shiping1 的头像

sublime 教程

shiping1 的头像

WebSocket 入门 有大用

普通分类: 
shiping1 的头像

WebSockets 简介:将套接字引入网络[转]

普通分类: 
shiping1 的头像

XMLHttpRequest Level 2 使用指南

普通分类: 
shiping1 的头像

Chrome Dev Tools - “Size” vs “Content”

When viewing information about stylesheets in the Network tab of Chrome's dev tools, one column specifies both "size" and "content":

Screenshot of dev tools with Size/Content column highlighted

Can anybody shed light on the difference between these two numbers? On some pages the numbers are close and others they are different by a considerable amount.
 

普通分类: 
shiping1 的头像

See :hover state in Chrome Developer Tools

 

yes answer Now you can see both the psuedo-class rules and force them on elements.

To see the rules like :hover in the Styles pane click the small dotted box button in the top right.

普通分类: 
shiping1 的头像

盘点8种CSS实现垂直居中水平居中的绝对定位居中技术 有大用

普通分类: 
shiping1 的头像

margin:auto实现绝对定位元素的水平垂直居中 有大用

一、悠悠哉哉说点什么

普通分类: 
shiping1 的头像

Sublime Text v3.3059中文破解版

普通分类: 
shiping1 的头像

PHP mktime() 函数

普通分类: 
shiping1 的头像

把下面的保存为qq.html 链接到这个qq.html就可以聊天 这是企业qq 个人qq没有测过

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />

<title>正在进入企业QQ页面</title>
<meta name="description" content="企业QQ咨询中心" />
<meta name="keywords" content="企业QQ,QQ咨询" />
</head>
普通分类: 
shiping1 的头像

打开页面 就让人家加qq

<iframe  src="tencent://message/?Menu=yes&amp;uin=800055238&amp;Service=58&amp;SigT=A7F6FEA02730C988319199C7932A9A1254758718E7F0E28D2F4A5FA3CC0736BDC87BC40BAF84935E6D3D5195946D8BDE8657D2FD956BDCB9E8E2EFF2893BF21C4FCD5E16FC313F87EF3586D2B12B3740964198107553EF6E12EA76CC40FB5071CD4EE16AC788E7ADE8969847837B737E94875E3E0A1CE243&amp;SigU=30E5D5233A443AB216D43BF22DFCA0E3F18C9B5C9F7708667DD75D94B91D7AA952C78301DEDA6329435600FFF773179881057DF0AC5736B4AA3DB85EA450FE0A0612DE1DB6B1D1F9"></iframe>
把这些代码放在iframe 里面 并且要放在header里
下面是我做的例子

<html>
普通分类: 
shiping1 的头像

Sublime Text 2 快捷键

普通分类: 
shiping1 的头像

神器——Chrome开发者工具(一)

这里我假设你用的是Chrome浏览器,如果恰好你做web开发,或者是比较好奇网页中的一些渲染效果并且喜欢折腾,那么你一定知道Chrome的开发者工具了。其实其他浏览器也有类似工具,比如Firefox下的firebug。

普通分类: 
shiping1 的头像

Google Chrome开发者工具使用(图文教程)

Google Chrome开发者工具我想是Web编程的程序员都不会不知道,以前小编习惯使用火狐的开发者工具,因为觉得fireBug不错;但是后边就觉得不好用 了,还经常卡死,网上流传firebug一个大师跳槽到了谷歌,所以就改用谷歌了,下边详细介绍一下Google Chrome开发者工具的使用

普通分类: 
shiping1 的头像

Google Chrome浏览器开发工具详细教程--Chrome Web Developer Tools

在Google Chrome浏览器出来之前,我一直使用FireFox,因为FireFox的插件非常丰富,更因为FireFox有强大的Firebug,对于前端开发可谓神器。

普通分类: 
shiping1 的头像

chrome dev tools

shiping1 的头像

Firebug 和 Chrome 自带的开发人员工具相比起来有哪些优缺点?

Firebug

普通分类: 
shiping1 的头像

小谈chrome调试命令:console.log的使用

普通分类: 
shiping1 的头像

chrome developer tool 调试技巧

普通分类: 
shiping1 的头像

Chrome developer tool介绍(javascript调试)

普通分类: 

页面

Subscribe to 个人技术网_前端_后台_php_div_css_linux_javascript_seo RSS