renderText(str)
我看手册里是说:渲染纯文本内容,一直以为是直接显示字符串在页面中
刚刚在项目里看到,在jsp页面中,能够获得str,但是它是通过什么原理获得的呢?
看不懂 啊,它是怎么传到这个data里面的呢
success: function (data) {
if (data == "ok") {