2020年3月23日
摘要: 下面显示了以下JavaScript代码: <script type="text/javascript"> $(document).ready(function() { var string = document.location; var string2 = string.split('/'); } 阅读全文
posted @ 2020-03-23 23:27 锋齐叶落 阅读(1075) 评论(0) 推荐(0)
摘要: 修改的地方就加上 produces = {"text/html;charset=UTF-8;"} 阅读全文
posted @ 2020-03-23 19:50 锋齐叶落 阅读(865) 评论(0) 推荐(0)