Chinaunix首页 | 论坛 | 博客
  • 博客访问: 733312
  • 博文数量: 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-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;......【阅读全文】

阅读(1166) | 评论(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.........【阅读全文】

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

发布时间:2016-08-17 15:56:21

NIC设备在内核中相关联的net_device结构初始化,并添加到内核网络设备数据块中注册之后,用户才能通过用户空间的命令开启设备,使其可用。设备的注册和注销是由内核完成的,而设备的开启和关闭是由用户控制的。 网络设备注册的触发事件: 加载NIC设备驱动程序:若NIC设备驱动程序编译到内核中,则驱动程序将.........【阅读全文】

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

发布时间:2016-07-19 15:59:25

家长管理
要求如下
1. 限定小孩的设备(child MAC)上网时间,比如是PM 19:00 - PM20:00
2. 限定小孩能够访问的URL......【阅读全文】

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

发布时间:2016-06-02 15:43:53

笔记,自己花时间做的家长管理的shell脚本。......【阅读全文】

阅读(1597) | 评论(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

踩踩

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

登录 注册