会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
永明
博客园
首页
新随笔
联系
订阅
管理
2021年10月19日
multiple definition of `yylloc'
摘要: 在编译时遇到 multiple definition of `yylloc' 遇到这个问题,是因为使用gc
阅读全文
posted @ 2021-10-19 15:01 永明
阅读(1763)
评论(0)
推荐(0)
2019年10月2日
Ubuntu armhf 版本国内源
摘要: Ubuntu armhf 版本国内源:
阅读全文
posted @ 2019-10-02 13:28 永明
阅读(1299)
评论(0)
推荐(0)
2019年7月10日
openssl/opensslv.h错误的解决方案
摘要: sudo apt install libssl-dev sudo apt install libssl-dev
阅读全文
posted @ 2019-07-10 23:26 永明
阅读(2704)
评论(0)
推荐(1)
2019年6月18日
Ubuntu 手动挂载exfat格式的U盘
摘要: 1.默认Ubuntu不支持exFat格式的U盘,先要安装支持: sudo apt-get install exfat-fuse 2.挂载磁盘,我选择挂在mnt下面 a.创建挂载目录:sudo mkdir /mnt/usb b.查看u盘所在设备字符: ls /dev/sd* 发现u盘是 sdb,所以挂
阅读全文
posted @ 2019-06-18 21:10 永明
阅读(2131)
评论(0)
推荐(0)
2019年6月15日
Orangepi 修改 Debian国内源
摘要: 1.导出sources.list 1 cat /etc/apt/sources.list > sources.list 1 cat /etc/apt/sources.list > sources.list 2.修改sources.list内容为如下: 1234 deb http://ftp.cn.d
阅读全文
posted @ 2019-06-15 20:08 永明
阅读(1574)
评论(0)
推荐(0)
公告