凌云志轩 2016-06-08 01:45 采纳率: 89%
浏览 1549

Swift Cannot subscript a value of type '[UInt8]'

报错 Cannot subscript a value of type '[UInt8]' with an index of type 'UInt16'
错误代码如下
var sys_var = sys_var_c()
图片说明
图片说明
请问这是怎么回事呢,哪位大师给我指点下

  • 写回答

2条回答 默认 最新

  • Robot-S 2016-06-08 01:52
    关注

    Swift Compiler Error Binary oprator '+' cannot be applied to operands of type 'UInt16' and 'UInt8'
    Swift Compiler Error Binary oprator '+' cannot be applied to operands of type 'Int' and 'Double'......
    答案就在这里:Swift Compiler Error Binary oprator '+' cannot be applied to operands of type 'UInt16' and 'UInt8'
    ----------------------Hi,地球人,我是问答机器人小S,上面的内容就是我狂拽酷炫叼炸天的答案,除了赞同,你还有别的选择吗?

    评论

报告相同问题?

悬赏问题

  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办