用 electron 开发自己的接口测试工具(Post Tools),在设置了 globalShortcut 快捷键后,发现应用中的快捷键与系统全局快捷键冲突了,导致系统快捷键不可正常使用。 快捷键配置
export function initGlobalShortcut(main…
这里写目录标题 throw new Error在浏览器中调试Json定义类型定义数组 functionNamed functionanonymous function Axios经典片段 错误及解决ref valuebecause it is a constantAPI 和 客户端定义的数据结构不一样ServerClient throw new Error
throw new Error(“Get data err…
1.修改内核配置文件,使内核支持GPIO模拟I2C
//开启方式
make menuconfig
Device Drivers ---><*> I2C support --->I2C Hardware Bus support ---> <*> GPIO-based bitbanging I2C2.对应的dts里面增加GPIO模拟I2C的设备树
注意头文件&…