🌈 搜索
📅  最后修改于: 2022-03-11 14:44:59.897000             🧑  作者: Mango
import ( "strings" ) myString := "x-test" result := strings.HasPrefix(s1, "x-")