$("#selectid").attr("value","你好,单词!"); $("#selectid").val("Normal"); $("#selectid").get(0).value = value;