- 博客(2)
- 资源 (27)
- 收藏
- 关注
原创 窗口置顶
使用setWindowFlags接口设置窗口的WindowStaysOnTopHint属性实现置顶操作。WindowStaysOnBottomHin置底操作setWindowFlags(windowFlags()| Qt::WindowStaysOnTopHint);在X11上的一些窗口管理器上,您还必须传递Qt::X11BypassWindowManagerHint,以使此标志正确工作。setWindowFlags(Qt::FramelessWindowHint | Qt::Window.
2020-12-21 19:18:06
668
原创 sqlite3_bind
sqlite3_bind_text 中绑定的指针,在sqlite3_step 时必须存在,不能释放,否则会是乱码sqlite3_bind_blob中绑定的指针,在sqlite3_step 时必须存在,不能释放,否则会是乱码sqlite3_bind_int 、sqlite3_bind_double绑定临时变量是可以的,因为传的是值void test_parameter_binding() {//1. 不带参数绑定的情况下插入多条数据。char strSQL[128];fo...
2020-12-21 14:29:55
3127
超声Lamb波在发动机壳体无损检测中的应用研究.pdf
2011-06-16
嵌入式Linux系统下CompactPCI总线设备驱动程序的实现.pdf
2011-03-21
多模和单模光纤的极限传输距离.doc
2011-06-16
socket程序(各种socket模型,及libevent用法)
2016-09-19
vc 根据硬件变动枚举所有串口comport
2016-05-16
透明窗体覆盖在其他窗体上画图
2016-05-20
QT使用样式表进行界面美化
2016-03-08
eigen3.3.4使用测试工程
2018-06-22
Postman__x64_linux.tar.gz
2020-04-23
qtloghelp.tar
2020-03-18
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人