脚本JavaScript语言编程如何调试的
按照书上说的,我把工具文件夹选项修改成可以调试脚本语言可是我编写的小程序不知道如何才能在电脑上面进行测试恳请真诚指点必定重谢!调试一般都用firefox的firebug可...
按照书上说的,我把工具文件夹选项修改成可以调试脚本语言
可是我编写的小程序不知道如何才能在电脑上面进行测试
恳请真诚指点 必定重谢!
调试一般都用firefox的firebug
可以告诉下具体是怎么用马??
就是说如何测试我的程序呢???
急求好心人帮助 展开
可是我编写的小程序不知道如何才能在电脑上面进行测试
恳请真诚指点 必定重谢!
调试一般都用firefox的firebug
可以告诉下具体是怎么用马??
就是说如何测试我的程序呢???
急求好心人帮助 展开
1个回答
展开全部
把我下面这个代码保存为htm文件,即在桌面上新建一个txt文本文件,复制并粘贴以下代码:
<style>
input{yexj00:expression(this.hideFocus=true)}
body{margin-left:2}
</style>
<nobr><textarea cols=80 rows=15 id=ye style="border:1px solid red"></textarea> <br>
<input type=button value=运行代码 onclick="window.open().document.write(self['ye'].value)"><input type=button value=escape onclick="ye.value=escape(ye.value)"><input type=button value=unescape onclick="ye.value=unescape(ye.value)"><input type=button value=复制 onclick="ye.createTextRange().execCommand('copy')"><input type=button value=保存 onclick="h.document.open();h.document.write(ye.value);h.document.close();h.document.execCommand('saveAs',false,'')">
<iframe name=h style="display:none"></iframe><input type=button value="转换为普通文本" onclick="ye.value=ye.innerHTML;ye.value=ye.value.replace(/\r/g,'<br>').replace(/\s/g,' ')">
然后重命名该文件为"网页调试工具.htm",双击执行该文件,你可在框中输入你的代码,点击相应的按钮进行调试。
<style>
input{yexj00:expression(this.hideFocus=true)}
body{margin-left:2}
</style>
<nobr><textarea cols=80 rows=15 id=ye style="border:1px solid red"></textarea> <br>
<input type=button value=运行代码 onclick="window.open().document.write(self['ye'].value)"><input type=button value=escape onclick="ye.value=escape(ye.value)"><input type=button value=unescape onclick="ye.value=unescape(ye.value)"><input type=button value=复制 onclick="ye.createTextRange().execCommand('copy')"><input type=button value=保存 onclick="h.document.open();h.document.write(ye.value);h.document.close();h.document.execCommand('saveAs',false,'')">
<iframe name=h style="display:none"></iframe><input type=button value="转换为普通文本" onclick="ye.value=ye.innerHTML;ye.value=ye.value.replace(/\r/g,'<br>').replace(/\s/g,' ')">
然后重命名该文件为"网页调试工具.htm",双击执行该文件,你可在框中输入你的代码,点击相应的按钮进行调试。
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询