private void button1_Click(object sender, EventArgs e) { string input = this.textBox1.Text; string output = ""; string[] lala= new ...
確定! 回上一頁