Chinaunix首页 | 论坛 | 博客
  • 博客访问: 731270
  • 博文数量: 119
  • 博客积分: 137
  • 博客等级: 少校
  • 技术积分: 1582
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-28 16:39
文章分类

全部博文(119)

文章存档

2017年(3)

2016年(7)

2014年(1)

2013年(8)

2012年(20)

2011年(27)

2010年(53)

发布时间:2016-09-21 17:18:05

在网站开发中不免因为各种兼容问题苦恼,针对兼容问题,其实IE给出了解决方案Google也给出了解决方案百度也应用了这种方案去解决IE的兼容问题 百度源代码如下点击(此处)折叠或打开<!Doctype html><html xmlns=http://www.w3.org/1999/xhtml xmlns:bd=htt.........【阅读全文】

阅读(1093) | 评论(0) | 转发(0)

发布时间:2016-09-07 11:03:27

//火狐 & IE 已侧隐藏document.getElementById("useraccount").style.display="none";document.getElementById("useraccount").hidden = true;显示document.getElementById("useraccount").style.display="";document.getElementById("useraccount").hidden = false;......【阅读全文】

阅读(1159) | 评论(0) | 转发(0)

发布时间:2016-09-06 10:21:37

//每次都要重新写一遍,贴这里,以后直接用。。。。。//1.定时器的使用 --- select 方法#include #include void setTimer(int seconds, int mseconds)  {          struct timeval temp;            temp.tv_sec = sec.........【阅读全文】

阅读(961) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

大鬼不动2010-09-29 09:54

踩踩

回复  |  举报

大鬼不动2010-09-28 08:36

踩踩

回复  |  举报

大鬼不动2010-09-28 08:36

踩踩

回复  |  举报

flb_20012010-09-27 07:50

回复  |  举报

大鬼不动2010-09-14 19:45

踩踩

回复  |  举报
留言热议
请登录后留言。

登录 注册