Open(); string sql = "SELECT * FROM material"; MySqlCommand cmd = new MySqlCommand(sql, conn); MySqlDataReader rdr = cmd.
確定! 回上一頁