
一直提示有问题,但是哪里不对,我没搞懂,我觉得我这个是没问题的,但是还是提示不对
关注让阿豪来帮你解答,本回答参考chatgpt3.5编写提供,如果还有疑问可以评论或留言问题:为什么代码运行出错,如何解决? 回答格式:
<script>
$(document).ready(function() {
// some code here
});
</script>
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<script>
jQuery(document).ready(function() {
// some code here
});
</script>
<script>
var $ = "some value";
$(document).ready(function() {
// some code here
});
// ...
</script>
<script>
jQuery(document).ready(function() {
// some code here
});
// ...
</script>