University of Sydney_INFO1003_Foundamental of IT_2012 Semester 2
26/08/2012
Output What is the output of the following program:
<script> var x= 10; var y= 20; document.write(“x=“+x); alert(“y=“+y);</script>
17
Output
18/2 8
University of Sydney_INFO1003_Foundamental of IT_2012 Semester 2
26/08/2012
Output What is the output of the following program:
<script> var x= 10; var y= 20; document.write(“x=“+x); alert(“y=“+y);</script>
17
Output
18/2 8
下一篇:研究内容和方法