表單開啟/// private void Select_Item_Load(object sender, EventArgs e) { //給ListBox值for (int i = 0; i < 10; i++) { this.listBox1.Items.
確定! 回上一頁