dongmeixian9665 2018-08-12 18:29
浏览 58
已采纳

Go无法从字符串创建全局字节片

I am trying to make a global byte array from a string with:

var operators = []byte {"+-*/%"}

however, I am getting the error

cannot use string("+-*/") (type untyped string) as type byte in array or slice literal

What am I doing wrong here?

  • 写回答

2条回答 默认 最新

  • douwen1213 2018-08-12 18:51
    关注

    Use a type conversion to convert a string to a slice of bytes. Note the use of () instead of {}.

     var operators = []byte("+-*/%")
    

    The code in the question is a composite literal.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 硬盘识别不了,需要初始化,可我的数据怎么办
  • ¥15 lvm2被mask了,怎么unmask都没用(标签-ubuntu|关键词-apt)
  • ¥15 交叉注意力机制的残差问题
  • ¥15 微信小程序:渲染收货地址时页面不显示
  • ¥20 win7 64位DirectShow提示初始化失败如何解决?
  • ¥20 小规模孤立词识别系统设计
  • ¥15 关于Java对接海康威视车牌识别一体机SDK是否需要固定外网的IP?
  • ¥15 Linux扩容时,格式化卡住了:vgdispaly查看卷组信息,没有输出
  • ¥18 关于#ubuntu#的问题:使用背景-工作职责内有七八台ubuntu系统的电脑,平时需要互相调取资料,想实现把这几台电脑用交换机组成一个局域网,来实现指定文件夹的互相调取和写入
  • ¥20 求一个简易射频信号综测仪