- 博客(3)
- 收藏
- 关注
原创 make menuconfig报错解决
command-line>: fatal error: curses.h: No such file or directory错误。执行make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig出现。
2023-04-20 11:24:10
403
1
原创 qml 解决 ListView 刷新 index 重置到开头的问题
property int conY: 0 ListView { id:list onContentXChanged: { if(contentY !=0) { conY = contentY } } } ... onListModelChanged: { list.contentY = conY ...
2020-03-25 17:55:29
1716
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅