代码:

var value = 77;
document.getElementById("div_java_call_js").innerHTML = String.fromCharCode(value);