在javascript代码中,我将获得textarea的值并替换转义新行(\ n \ r) <br /> 标记,例如: var text = document.getElementById("infoartist").value; ...
確定! 回上一頁