会员
T恤
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
寻根
博客园
首页
新随笔
联系
管理
订阅
[置顶]
Linux Shell 脚本学习第一天: 使用grep 命令,lsusb, ps -ef, 实现树莓派(Debian OS)时检测到依赖的USB设备启动后,启动终端自动执行shell脚本
摘要: shell脚本自启动,树莓派趣味开发
阅读全文
posted @ 2019-08-14 00:51 寻根
阅读(1233)
评论(0)
推荐(0)
2021年3月31日
qtcreator: error symbol lookup error: /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqcscintillaplugin.so: undefined symbol: _ZN13QsciScintillaC1EP7QWidget
摘要: 问题描述:qtcreator 4.5.4, 打开ui文件闪退,报错:designer-qt5: symbol lookup error: /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqcscintillaplugin.so: undefined
阅读全文
posted @ 2021-03-31 15:48 寻根
阅读(869)
评论(0)
推荐(0)
2020年8月28日
问题:Linux ftruncate64() 修改文件大小,执行无错误,但只能指定文件到1GB大小。
摘要: 测试代码: 1 #define _LARGEFILE_SOURCE 2 #define _LARGEFILE64_SOURCE 3 #define _FILE_OFFSET_BITS 64 4 5 #include <sys/types.h> 6 #include <sys/stst.h> 7 #i
阅读全文
posted @ 2020-08-28 14:33 寻根
阅读(662)
评论(0)
推荐(0)
公告
点击右上角即可分享