摘要: 使用bake生成代码. 1:首先你要把数据库建好,例如我们使用PowerDesigner把数据库设计好,导出sql语句,在mysql中创建数据库tfss,创建两个简单的表: drop table if exists admingroups; /* */ /* Table: admingroups * 阅读全文
posted @ 2021-07-19 14:09 v17166570219 阅读(214) 评论(0) 推荐(0)
摘要: GPIONEW TABLE new_gpio_map ** D0(GPIO16) can only be used asgpio read/write. no interrupt supported. no pwm/i2c/ow supported. * NodeMCU的API https://gi 阅读全文
posted @ 2021-07-19 10:07 v17166570219 阅读(127) 评论(0) 推荐(0)