javascript中如何拼出含有%的字符?javascript中如何拼出含有%的字符? [解决办法] <script> alert( 'a ' + '% ' + 'a '); </script> 有什么问题吗[解决办法]\%或者%%