10 2016 档案
摘要:转自:http://net.pku.edu.cn/~yhf/linux_c/function/07.html endgrent(关闭组文件) 相关函数 getgrent,setgrent 表头文件 #include<grp.h>#include<sys/types.h> 定义函数 void endg
阅读全文
摘要:转自:http://blog.csdn.net/lgstudyvc/article/details/7889364 /proc/cpuinfo文件分析 在Linux系统中,提供了proc文件系统显示系统的软硬件信息。如果想了解系统中CPU的提供商和相关配置信息,则可以通过/proc/cpuinfo文
阅读全文
摘要:转自:http://blog.chinaunix.net/uid-16946891-id-5088144.html 在shell中常用的特殊符号罗列如下:# ; ;; . , / \ 'string' | ! $ ${} $? $$ $* "string" * ** ? : ^ $# $@ `com
阅读全文
摘要:转自:https://www.bluetooth.com/specifications/assigned-numbers/service-discovery service discovery Use Assigned Numbers in the Service Discovery Prot
阅读全文
摘要:default mac: [btif_core.c] btif_fetch_local_bdaddr() default device name: [btif_dm.c] btif_get_default_local_name()
阅读全文
摘要:1、acpi官网: http://www.acpi.info/
阅读全文
摘要:1、Wireless LAN resources for Linux http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html 2、801.11协议相关文档汇总 http://wireless.kernel.org/en/d
阅读全文
摘要:转自:http://blog.csdn.net/lilian0118/article/details/23168531 这一章中我们来看Wifi Display连接过程的建立,包含P2P的部分和RTSP的部分,首先来大致看一下Wifi Display规范相关的东西。 HIDC: Human Inte
阅读全文
摘要:转自:http://blog.csdn.net/dnfchan/article/details/8558552/ 另外一篇不错的参考文章:http://www.360doc.com/content/16/0418/19/30587597_551729779.shtml WiFI Display(WF
阅读全文
摘要:转自:http://blog.csdn.net/wed110/article/details/52179386 1.repo 回退到具体某一天的提交 repo forall -c 'ID=`Git log --before="2016-06-28 23:00" --after="2010-01-01
阅读全文
摘要:转自:http://www.cnblogs.com/52linux/archive/2012/03/08/2385399.html 1.清理前内存使用情况 free -m 2.开始清理 echo 1 > /proc/sys/vm/drop_caches3.清理后内存使用情况 free -m4.完成!
阅读全文
摘要:转自:http://www.bbwxbbs.com/forum.php?mod=viewthread&tid=2552 近几年,个人计算机的运行速度有了质的飞跃,但是功耗却没能与时俱进,着实让人觉得遗憾不少。例如这样一台为游戏玩家配备的电脑:四核心处理器、两块nVidia GeFore8800 Ul
阅读全文
摘要:转自:http://blog.chinaunix.net/uid-7573623-id-2048964.html 由于安装oracle 的时候,swap太小不能继续安装,于是想有什么方法在不不用安装os的情况下实现swap更改大小。 于是有以下: 以下操作需要root权限。 #cd /usr/;mk
阅读全文
摘要:转自:https://www.kernel.org/pub/linux/docs/lanana/device-list/devices-2.6.txt
阅读全文
摘要:转自:http://linux.vbird.org/linux_basic/0120howtolinux/0120howtolinux_1.php Original Message From: "網中人" Newsgroups: tw.bbs.comp.network Sent: Thursday,
阅读全文