2014/5/41.date--->显示日期的指令 date
--help---->得到相关帮助,其他的指令也可这样操作2.cal---->显示日历的指令3.bc----->简单好用的计算器4.sync--->数据同步写入磁盘5.fsck--->文件系统检查指令 fsck
/dev/sda76.ch...
分类:
系统相关 时间:
2014-05-10 01:29:59
阅读次数:
269
1、 使用table 布局,align="center"2、
尽量不要用padding-left,padding-right样式;3、 CSS的浮动定位;4、 不要用锚标记,EDM中会失效;5、
css样式表不要使用外联式,尽量写入代码行中,不要使用滤镜和任何js脚本6、 通常图片的高和宽都使用wi...
分类:
其他好文 时间:
2014-05-09 18:23:23
阅读次数:
332
#include int alloc_chrdev_region(dev_t *dev,
unsigned int firstminor, unsigned int count, char *name)dev_t 设备号(...
分类:
其他好文 时间:
2014-05-09 18:15:00
阅读次数:
279
HTML世界经典音乐剧《妈妈咪呀》1阿童木圣斗士喜羊羊与灰太狼地球超人变形金刚迪士尼JScss#hotTopic{width:445px;*width:422px;
height:20px; overflow:hidden;float:left;border:1px solid #3e6388; m...
分类:
Web程序 时间:
2014-05-09 17:27:25
阅读次数:
458
centos6.4安装VMware
Tools,同样适用于VMware、ESXi、Hypervisor#如果文件不存在需要创建mkdir /mnt/cdrom#挂载光驱mount -t auto
/dev/cdrom /mnt/cdrom#复制文件cp /mnt/cdrom/VMwareTools-...
分类:
其他好文 时间:
2014-05-04 19:14:48
阅读次数:
330
$\bf命题2:$设$f\left( x \right) \in C\left( { -
\infty , + \infty } \right)$,令\[{f_n}\left( x \right) = \sum\limits_{k = 0}^{n -
1} {\frac{1}{n}} f\left(...
分类:
其他好文 时间:
2014-05-04 19:12:48
阅读次数:
361
$\bf命题1:$设$f\left( x \right) \in {C^1}\left( {
- \infty , + \infty } \right)$,令\[{f_n}\left( x \right) = n\left[ {f\left( {x +
\frac{1}{n}} \right) - ...
分类:
其他好文 时间:
2014-05-04 19:12:16
阅读次数:
351
travel the binary tree by level 4 ( from down to top and from left to right every level )
个人信息:就读于燕大本科软件工程专业 目前大三;
本人博客:google搜索“cqs_2012”即可;
个人爱好:酷爱数据结构和算法,希望将来从事算法工作为人民作出自己的贡献;
博客内容:tr...
分类:
其他好文 时间:
2014-05-04 18:22:16
阅读次数:
381
系统背景
电脑型号:Thinkpad X230i
操作系统:win 8.1 中文版 + Ubuntu 13.10 双系统运行
问题描述
在Ubuntu系统下无法打开Win分区,提示以下信息
Unable to Access "WINDOWS"Error mounting /dev/sda3 at /media/dany/Data: Command-line `mount -t "nt...
分类:
数据库 时间:
2014-05-04 17:53:36
阅读次数:
681
更多可参考Linux输入子系统分析input子系统架构总结1、定义一个staticstructinput_dev结构体staticstructinput_dev*mybutton_dev;2、初始化时分配input_dev结构体mybutton_dev=input_allocate_device();//分配input_dev/*能产生的事件类型
1.#defineEV_SYN0x00/*表示设备支持所..
分类:
其他好文 时间:
2014-05-04 17:38:36
阅读次数:
471