摘要:
1、在windows下 Install a complete Ubuntu terminal environment in minutes with Windows Subsystem for Linux (WSL). Develop cross-platform applications, imp 阅读全文
摘要:
1、查看版本 SHOW version2、查看所有设备 SHOW devices3、分页查看root.xxx.yyy表数据 # 时间戳升序,首条下标为0,取n条SELECT * FROM root.xxx.yyy n OFFSET 0 4、查看root.xxx.yyy表的指定日期的条数 select 阅读全文