dongmei425373 2017-04-15 19:33
浏览 13
已采纳

Golang和UTF-8中的符文[关闭]

  1. What does "rune" mean?

  2. https://golang.org/pkg/unicode/utf8/#example_Valid Why is the answer is true in the first line?

  3. The function Valid accepts only an array?

  • 写回答

1条回答 默认 最新

  • donglu5235 2017-04-15 20:05
    关注
    1. rune is an alias for the type int32. It is intended to make programs clear about the cases when an integer value represents a code point.
    2. Because the sequence of bytes 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x2c, 0x20, 0xe4, 0xb8, 0x96, 0xe7, 0x95, 0x8c (which is a representation of the utf-8 string Hello, 世界) is a valid UTF-8 sequence.
    3. While utf8.Valid accepts only array of bytes (there is no overloading in Go, so the "only" part is actually irrelevant), there are a few similar functions to check for validness: utf8.ValidRune and utf8.ValidString

    I recommend reading an awesome article on the Go blog: Strings, bytes, runes and characters in Go, I believe after reading it and experimenting a bit you'll get answers to most of your utf8-related questions about Go.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 目详情-五一模拟赛详情页
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line