摘要:
qt core 提供了元对象系统,扩展了c++ 在元对象系统的基础上,qt又提供了信号/槽、property以及对象树等特性 The Meta-Object System The Property System Object Model Object Trees & Ownership Signal 阅读全文
摘要:
打开系统蓝牙sudo service bluetooth start 进入bluetoothctlbluetoothctl 输入以下命令 power on agent on default-agent scan on pair your-Device-MAC-Addr 其中pair后面跟上扫描出的键 阅读全文