摘要:
统计hello沙河小王子的中文字符个数 package main import ( "fmt" "unicode" ) func main() { s := "hello沙河小王子" var cnt int for _, v := range s { // if unicode.Is(unicode 阅读全文
统计hello沙河小王子的中文字符个数 package main import ( "fmt" "unicode" ) func main() { s := "hello沙河小王子" var cnt int for _, v := range s { // if unicode.Is(unicode 阅读全文
posted @ 2022-01-16 15:35
ydssx
阅读(65)
评论(0)
推荐(0)

浙公网安备 33010602011771号