文件名称:go-runewidth:golang的wcwidth
文件大小:19KB
文件格式:ZIP
更新时间:2024-02-26 18:54:41
go windows golang wcwidth WindowsGo
横行宽度 提供函数以获取固定宽度的字符或字符串。 用法 runewidth . StringWidth ( "つのだ☆HIRO" ) == 12 作者 松本康宏 执照 根据MIT许可: :
【文件预览】:
go-runewidth-master
----.travis.yml(224B)
----runewidth_posix_test.go(2KB)
----runewidth_js.go(190B)
----runewidth_appengine.go(138B)
----.github()
--------FUNDING.yml(717B)
----LICENSE(1KB)
----runewidth_test.go(10KB)
----go.test.sh(273B)
----runewidth_table.go(23KB)
----go.sum(163B)
----README.md(788B)
----script()
--------generate.go(3KB)
----runewidth_posix.go(1KB)
----runewidth_windows.go(456B)
----go.mod(84B)
----benchmark_test.go(932B)
----runewidth.go(5KB)