摘要:
Thingworx概述 Thingworx是PTC公司开发的IOT平台。 一个最简单的Thingworx应用架构: 上图中: Thing/Devices: 这一层包含与ThingWorx平台连接、向其发送数据和从其接收内容的事物、设备、代理和其他资产。 Users/Clients: 这一层包含人们用 阅读全文
posted @ 2020-12-02 20:29
Asp1rant
阅读(1303)
评论(0)
推荐(0)
摘要:
std::tuple std::tuple是C++11中引入的数据结构,可以将不同类型的值放到一起,类似python中的tuple 常用方法: std::get 按索引获取值,如类型不是const,也可以用来设置值,如:std::get<0>(tuple) = value; std::tuple_s 阅读全文
posted @ 2020-12-02 17:32
Asp1rant
阅读(583)
评论(0)
推荐(0)

浙公网安备 33010602011771号