会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cursorhu
enjoy the freedom,the pain and the pleasure of taking control
博客园
首页
新随笔
联系
订阅
管理
09 2016 档案
Linux主机上使用交叉编译移植u-boot到树莓派
摘要:在Ubuntu主机上交叉编译并移植u-boot到树莓派2,分别在Debian Jessie系统和Raspbian Jessie系统上完成
阅读全文
posted @
2016-09-24 22:09
cursorhu
阅读(12419)
评论(1)
推荐(1)
Linux下的解压命令小结
摘要:Linux下常见的压缩包格式有5种:zip tar.gz tar.bz2 tar.xz tar.Z 其中tar是种打包格式,gz和bz2等后缀才是指代压缩方式:gzip和bzip2 filename.zip的解压: filename.tar.gz的解压: 其中zxvf含义分别如下 z: gzip 压
阅读全文
posted @
2016-09-21 10:23
cursorhu
阅读(154342)
评论(0)
推荐(5)
公告