vb字符串截取字符函數(shù) vb中截取特定的字符串 vb截取字符串函數(shù)?VB可以使用right函數(shù)截取右邊的字符串:private sub command1uclick()s=“1234567890”S1=right(s... 2021-03-14 3808次瀏覽