摘要:
private void button5_Click(object sender, EventArgs e) { string str = "8.00~12.30"; int index = str.IndexOf('~'); int length = str.Length - index - 1; 阅读全文
posted @ 2020-04-28 14:45
sunwugang
阅读(240)
评论(0)
推荐(0)

浙公网安备 33010602011771号