Chinaunix首页 | 论坛 | 博客
  • 博客访问: 818669
  • 博文数量: 264
  • 博客积分: 592
  • 博客等级: 中士
  • 技术积分: 1574
  • 用 户 组: 普通用户
  • 注册时间: 2011-10-24 22:02
文章分类

全部博文(264)

文章存档

2019年(2)

2018年(1)

2017年(1)

2016年(4)

2015年(14)

2014年(57)

2013年(88)

2012年(97)

发布时间:2014-07-30 23:29:09

转:http://blog.csdn.net/hens007/article/details/7521019linux sd卡驱动分析 (2012-01-30 16:48)转载标签:  linux  class  normal  color  Linux  分类: 驱动系列基于S3C2410的SD卡linux驱动工作原理 Linux MMC/SD/SDIO体系结.........【阅读全文】

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

发布时间:2014-07-17 00:56:08

转:http://blog.sina.com.cn/s/blog_464f6dba0100psy9.html变量说明:$$Shell本身的PID(ProcessID)$!Shell最后运行的后台Process的PID$?最后运行的命令的结束代码(返回值)$-使用Set命令设定的Flag一览$*所有参数列表。如"$*"用「"」括起来的情况、以"$1 $2 … $n"的形式输出所有参数。$@所有参数列.........【阅读全文】

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

发布时间:2014-07-14 16:51:37

......【阅读全文】

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

发布时间:2014-06-24 22:34:39

【转】http://www.atitech.com.cn/abShow.asp?id=1225&x=2执行脚本出现/bin/sh^M: bad interpreter: No such file or directorydos2unix 实际上就是把文本文件里面的^M删除,我一般懒得用这个命令,vi里面用一个命令(:%s/^m//g)删除即可。用法举例:dos2unix a.txt b.txt要把一批文件都dos2unix,可以用下面.........【阅读全文】

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

发布时间:2014-06-24 22:33:38

url_redirect.c: #include #include #include #include #include #include #include #include #include #include #inc.........【阅读全文】

阅读(1999) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册