文档中心DeviceType返回顶部 DeviceType 1 2 3 4enum DeviceType { HOST, // run on host DEVICE // run on device }; 父主题: 数据类型描述