1简介 GCC 的意思也只是 GNU C Compiler 而已。经过了这么多年的发展,GCC 已经不仅仅能支持 C 语言;它现在还支持 Ada 语言、C++ 语言、Java 语言、Objective C 语言、Pascal 语言、COBO…
1.git clone git://git.drogon.net/wiringPi 2. cd wiringPi 3../build
安装新版本 sudo apt-get remove vim-common sudo apt-get install vim
http://mirrors.aliyun.com/help/raspbian
1.插入无线网卡开机 我这里用的是EDUP 2.ssh连接PI。连接方法上篇文章已讲。 3.输入命令 lsusb 查看 网卡是否准备就绪,应当看到如下类似内容 Bus 001 Device 004: ID 0bda:8176 Realtek…
1.将树莓派与mac网线直连 2.点击mac网络中查看以太网是否已获取到ip。应当是 169.254.x.x 我这里是 169.254.185.6 3.找个读卡器将储存卡插到mac,然后编辑该sd卡根目录,更改cmdline.txt文件,…
"_inflate", referenced from: _swfcrunch in librtmp.a(hashswf.o) "_inflateInit_", referenced from: _RTMP_…
git 移除远程链接 git remote rm origin
build Phases 添加 copy File 加入库
更多...
加载中...