上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 94 下一页
摘要: 废话不多说直接开干 首先 powerline 一般是一个 python脚本。 so 在你想要使用的地方加上这个python脚本即可 比如 首先安装这个脚本 sudo pip3 install powerline status 再 .bashrc 里面最下面的哪一行填写 /usr/local/lib/ 阅读全文
posted @ 2017-11-16 13:47 HDU李少帅 阅读(1467) 评论(0) 推荐(0) 编辑
摘要: 主要内容转载自: "http://blog.163.com/zhangjie_0303/blog/static/9908270620148251658993/" cpp 今天在调的时候同事发过来包里包含汉字,我tcpdump出来全显示包体是89%E6%B1%89%E6%B1%89%E6%B1%89的 阅读全文
posted @ 2017-11-13 20:11 HDU李少帅 阅读(272) 评论(0) 推荐(0) 编辑
摘要: raspberry 修改static ip地址,ssh 可以访问到 转载连接 "http://www.jianshu.com/p/2c2a8291728d" 阅读全文
posted @ 2017-11-12 16:56 HDU李少帅 阅读(353) 评论(0) 推荐(0) 编辑
摘要: 10000000表示 128的补码,你可以理解为是一个特殊性。 各种8位二进制的表示法的数据范围如下: 原码: 127 ~ 127 手机操作请见谅 转载处为https://zhidao.baidu.com/question/303175158130244284.html?fr=ala&word= 1 阅读全文
posted @ 2017-11-11 12:17 HDU李少帅 阅读(43936) 评论(1) 推荐(0) 编辑
摘要: 1.socket 发送数据 阻塞. 2.C++ 调用 C 库没有加上 extern "C" 阅读全文
posted @ 2017-11-09 08:46 HDU李少帅 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 转载 "http://blog.csdn.net/hui523hui523hui523/article/details/38366427" 阅读全文
posted @ 2017-11-08 11:00 HDU李少帅 阅读(957) 评论(0) 推荐(0) 编辑
摘要: 电脑端,读取嵌入式的ldd 描述可执行文件的共享库 arm linux gnueabihf readelf d example 阅读全文
posted @ 2017-11-07 11:00 HDU李少帅 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 转载自 "http://www.cnblogs.com/fakis/archive/2011/04/14/2016213.html" VIM设置代码折叠 今天看了一下别人写的程序的源代码,发现是用vim写的,代码中有趣是用vim来折叠代码,一开始我以为是用插件的,后来上网查了查,得出以下使用方面的技 阅读全文
posted @ 2017-11-06 18:54 HDU李少帅 阅读(250) 评论(0) 推荐(0) 编辑
摘要: 修改 /etc/config/network /etc/init.d/network restart *** 替换为自己的gateway 和dns 这样就可以上网了 阅读全文
posted @ 2017-11-06 13:30 HDU李少帅 阅读(269) 评论(0) 推荐(0) 编辑
摘要: "http://www.cnblogs.com/vamei/p/6753531.html undefined" 参考博客 树莓派作为BLE外设 下一步,我们尝试用树莓派进行BLE通信。我们先把一个树莓派改造成BLE外设,同时它也将充当连接建立后的服务器。这个过程较为复杂。你可以借用Node.js下的 阅读全文
posted @ 2017-11-05 21:56 HDU李少帅 阅读(1099) 评论(0) 推荐(0) 编辑
上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 94 下一页