代码示例:(标识:jsck_escape)
<!DOCTYPE html>
<html>
<body>

<script>

document.write(escape("Need tips? Visit (www.sou-xun.com)!"));

</script>

</body>
</html>
运行结果: