class="recommend-text mb-10">comboBox.Items.Clear(); comboBox.Items.Add(""); comboBox.Text = "";因为comboBox.Text 要等于某个值时,这个值必须在Item里!